Ente Posted August 27, 2013 Report post Posted August 27, 2013 I migrated from SCCM 2007 to 2012 just fine and can push out the client (with PKI) without issues, but I cannot seem to reimage/refresh a device as it hangs forever after installing drivers. After the client reboots out of WinPE and starts the step "Setup Windows and ConfigMgr" everything comes to a halt. I checked the ClientIDManagerStartup.log file and see some of the following entries: <![LOG[RegTask: Failed to get certificate. Error: 0x87d00215]LOG]!><time="13:22:52.641+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="3" thread="2936" file="regtask.cpp:640"> <![LOG[Begin searching client certificates based on Certificate Issuers]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="1" thread="2936" file="ccmcert.cpp:3833"> <![LOG[Certificate Issuer 1 [CN=CA; DC=DOMAIN; DC=local]]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="1" thread="2936" file="ccmcert.cpp:3849"> <![LOG[Certificate Issuer 2 [CN=CA; DC=DOMAIN; DC=local]]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="1" thread="2936" file="ccmcert.cpp:3849"> <![LOG[Finding certificate by issuer chain returned error 80092004]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="2" thread="2936" file="ccmcert.cpp:3958"> <![LOG[Completed searching client certificates based on Certificate Issuers]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="1" thread="2936" file="ccmcert.cpp:3992"> <![LOG[Unable to find any Certificate based on Certificate Issuers]LOG]!><time="13:22:53.687+300" date="08-27-2013" component="ClientIDManagerStartup" context="" type="2" thread="2936" file="ccmcert.cpp:4069"> Would this be preventing the task sequence from continuing or should I be looking somewhere else? Quote Share this post Link to post Share on other sites More sharing options...
Ente Posted August 27, 2013 Report post Posted August 27, 2013 I should also add that smsts.log contains a long repetitive log start with the following: <![LOG[Succeeded loading resource DLL 'C:\Windows\CCM\1033\TSRES.DLL']LOG]!><time="12:53:05.163+300" date="08-27-2013" component="TSManager" context="" type="1" thread="2128" file="util.cpp:963"> <![LOG[Failed to create an instance of COM progress UI object. Error code 0x80070015]LOG]!><time="12:53:05.163+300" date="08-27-2013" component="TSManager" context="" type="2" thread="2128" file="clientui.cpp:265"> <![LOG[Failed to set log directory. Some execution history may be lost. The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="13:20:28.702+300" date="08-27-2013" component="OSDSetupHook" context="" type="3" thread="980" file="osdsetuphook.cpp:192"> <![LOG[Executing task sequence]LOG]!><time="13:20:28.797+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="osdsetuphook.cpp:279"> <![LOG[Task Sequence environment not found.]LOG]!><time="13:20:28.797+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="basesetuphook.cpp:1420"> <![LOG[Attempting to get active request.]LOG]!><time="13:20:28.797+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="basesetuphook.cpp:48"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="13:20:29.062+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="13:20:29.062+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="basesetuphook.cpp:58"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="13:20:34.070+300" date="08-27-2013" component="OSDSetupHook" context="" type="1" thread="980" file="basesetuphook.cpp:57"> This will repeat itself until, what looks like, I manually power off the device and turn it back on. Quote Share this post Link to post Share on other sites More sharing options...
Ente Posted August 29, 2013 Report post Posted August 29, 2013 Once it hangs at the SCCM Task Sequence screen I have to power off the device, turn it back on, then it continues with "Setup is preparing your computer for first use". Then I'll log into Windows and the client is install, but sometimes with very few options under the Actions tab. I even changed my Site properties to allow HTTP or HTTPS, but it OSD's still hang. Quote Share this post Link to post Share on other sites More sharing options...
Ente Posted September 12, 2013 Report post Posted September 12, 2013 I have a ticket open with Microsoft for this issue. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted September 13, 2013 Report post Posted September 13, 2013 have you verified the certs are in place BEFORE starting the refresh ? Quote Share this post Link to post Share on other sites More sharing options...
Ente Posted October 1, 2013 Report post Posted October 1, 2013 While Microsoft gathered and combed through logs I made a fresh VM workstation from scratch to capture the operating system after customizing it and now my Task Sequences no longer fail at the "ConfigMgr Setup". I do not understand what the hiccup was with the VM I used to use as its been working for the past 2 years as a custom base image of Windows 7. Each year I would just spin up the VM again and make my changes, then capture it with a disk. What really irks me even more is that the logs point me in completely different directions from the cause of the issue. I kept investigating a MP refresh error in the ClientIDManagerStartup.log. Quote Share this post Link to post Share on other sites More sharing options...
ZeZe Posted February 9, 2016 Report post Posted February 9, 2016 have you verified the certs are in place BEFORE starting the refresh ? I think i have this issue... what do you mean by refreshing? Quote Share this post Link to post Share on other sites More sharing options...