Hi All,
I've recently upgrade a ConfigMgr 2012 R2 SP1 CU2 environment to ConfigMgr 1511, all appeared to be successful.
We've then ran and build and capture tasks sequence using W10 1511 x64, again, everything worked fine.
Next, we've deploy the Capture W10 image using an MDT integrated task sequence, and this is where we had an issue. Any time the ConfigMgr client needed to be initialized, e.g. restarts, the task sequence would sit at "Initializing the System Center
Configuration Manager client...." for 30 minutes before going on to the next step, in the SMSTS.log there is a
<![LOG[Waiting for CcmExec service to be fully operational]LOG]!><time="00:03:05.957-630" date="12-17-2015" component="TSManager" context="" type="1" thread="2712" file="utils.cpp:5145">
<![LOG[Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL']LOG]!><time="00:03:06.957-630" date="12-17-2015" component="TSManager" context="" type="1" thread="2712" file="util.cpp:967">
<![LOG[Failed to create an instance of COM progress UI object. Error code 0x80040154]LOG]!><time="00:03:06.957-630" date="12-17-2015" component="TSManager" context="" type="2" thread="2712"
file="clientui.cpp:265">
<![LOG[Timed out waiting for ccmexec service to be fully operational]LOG]!><time="00:33:21.113-630" date="12-17-2015" component="TSManager" context="" type="3" thread="2712" file="utils.cpp:5207">
<![LOG[0, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,5208)]LOG]!><time="00:33:21.113-630" date="12-17-2015" component="TSManager" context="" type="0" thread="2712"
file="utils.cpp:5208">
<![LOG[Failed to wait for Ccmexec service to be fully operational (0x80004005)]LOG]!><time="00:33:21.113-630" date="12-17-2015" component="TSManager" context="" type="3" thread="2712" file="utils.cpp:5220">
<![LOG[TS::Utility::WaitForCcmExec(g_hShutdownEvent), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,1177)]LOG]!><time="00:33:21.113-630" date="12-17-2015" component="TSManager" context=""
type="0" thread="2712" file="tsmanager.cpp:1177">
<![LOG[Process completed with exit code 0]LOG]!><time="00:33:21.347-630" date="12-17-2015" component="TSMBootstrap" context="" type="1" thread="2648" file="commandline.cpp:1124">
<![LOG[Exiting with return code 0x00000000]LOG]!><time="00:33:21.347-630" date="12-17-2015" component="TSMBootstrap" context="" type="1" thread="2648" file="tsmbootstrap.cpp:1266">
<![LOG[Process completed with exit code 0]LOG]!><time="00:33:21.363-630" date="12-17-2015" component="OSDSetupHook" context="" type="1" thread="1404" file="commandline.cpp:1124">
<![LOG[Task sequence completed 0x00000000]LOG]!><time="00:33:21.363-630" date="12-17-2015" component="OSDSetupHook" context="" type="1" thread="1404" file="basesetuphook.cpp:1570">
<![LOG[Resume SCCM Client.]LOG]!><time="00:33:21.363-630" date="12-17-2015" component="OSDSetupHook" context="" type="1" thread="1404" file="basesetuphook.cpp:1264">
<![LOG[Uninstalling Setup Hook]LOG]!><time="00:33:21.722-630" date="12-17-2015" component="OSDSetupHook" context="" type="1" thread="1404" file="basesetuphook.cpp:1605">
<![LOG[Removing setup hook from registry.]LOG]!><time="00:33:21.722-630" date="12-17-2015" component="OSDSetupHook" context="" type="0" thread="1404" file="vistasetuphook.cpp:143">
There are no errors being reported in the status messages.