A recent MDT project a client was using USB media to do the builds. This is easy enough to accomplish but something they couldn’t handle was during the build, the USB drive gets assigned D and devices with optical drives ended up with E and so forth… This wasn’t acceptable
Read moreCategory: SCCM
SCCM 2012 R2 – Move reporting services db to another volume on same server
Simple task today. I want to relocate my SQL Reporting Services DB to another drive/volume on the same server. Overview steps: Stop the SCCM Site Stop Report Services Detach and move files Attach files in new location Start Report Services Start SCCM Services Done Detailed steps: 1) Stop the SITE
Read more