Hi all,
I'm running SCCM 1511 and have used the BAC TS to capture a Windows 10 (10240) WIM file.
When I apply this image using another TS, the installation hangs on "Install Updates". When I eventually restart the VM running the installation, I can log in and find the following:
SMSTS.LOG has entries from when the TS was running:
"Failed to create instance of IpriveledgedInstall, hr=0x80070422"
"Waiting for ccmexec process to start".
SMSTS.LOG has entries from after the reboot:
"Failed to create instance if Software Execution Request Managerr" (yes exactly with those typo's)
followed by again "Waiting for ccmexec process to start".
CCMEXEC.LOG has only entries from before the capture.
The SMS Agent Host service startup type is set to "Disabled".
Any suggestions?