Jin597 Posted March 7, 2014 Report post Posted March 7, 2014 Hi Everyone, I've been stuck for the past few days. After upgrading SCCM 2012 to R2, I have been having issues with OSD. I recreated my Task Sequence after the update and recreated all dependencies (MDT Toolkit, USMT, CM Client, boot images, etc). The Task Sequence itself still follows the same flow as I had before (which was working). Now, after completing the "Setup Windows and ConfigMgr" TS, the computer reboots to OS (as it should by default), and then Windows stops during boot with the message: "Windows could not configure one or more system components. To install Windows, restart the computer and then restart the installation." As this is not in WinPE environment, I cannot F8 to see what happened here. Googling this error, I saw many people point to KMDF 1.11 not being in the base image. I checked my image and do have this in place, so this is not the culprit. I do not believe it to be driver related either, as I am using the same driver packs as I did previously which worked. I do not see any errors in SMSTS.log either. Anyone run into this problem or can provide some advice of what might be going on? Quote Share this post Link to post Share on other sites More sharing options...
kevlar01 Posted March 10, 2014 Report post Posted March 10, 2014 Do you use a custom unattend.xml file during the 'Apply Operating System' step? Quote Share this post Link to post Share on other sites More sharing options...
Jin597 Posted March 26, 2014 Report post Posted March 26, 2014 Yes, there was the default unattend file that was created during the MDT Task Sequence creation. I rebuild all packages and recreated the TS. This solved the issue. Quote Share this post Link to post Share on other sites More sharing options...