USMT 4, SCCM 2007 SP2, OSD - error 0x00004005 - XP SP3 to XP SP3 migration
I am trying to accomplish an XP to XP migration. I haven't had any trouble getting a basic OS deployment to happen. While we are getting sorted out with our Windows 7 initatives and our approach (looking at App-V and Med-V heavily), we still have new equipment coming i to replace the old junk we have around the shop. Props to Nico Sienaert for his monster OSD step by step, got us rolling in the right direction. it works very well when doing an Windows XP to Windows 7 migration. It acts very strangely when using it to migrate an XP client to XP client. After poking around on the forums the two things folks mentioned to do before migrating the workstations from XP to XP was: Remove KB974571 because it messes up how the certificate gets used during the capture/restore process And the USMT Rootkey issue. http://technet.microsoft.com/en-us/library/bb632527.aspx To make sure this happens in a repeatable fashion, the USMT Rootkey is a task and the KB is installed as one of the last steps. I'm still getting the 0x00004005 error though. It gets to the point that after the the USMT stuff is downloaded, the capture state starts and then blows up. I've included the last lines of the scanstate.log and the smsts.log. Thanks in advance. ---scanstate.log--- 2011-05-20 10:36:40, Info [0x000000] USMT Started at 2011/05/20:10:36:40.232 2011-05-20 10:36:40, Info [0x000000] Command line: C:\_SMSTaskSequence\Packages\ECC0001E\x86\scanstate.exe \\EC2MGSCCM01.ELECTIONS.CA\SMPSTOREd_CEFDE73A$\B453F514AB9849DCE648E1A4EC7E4E4D3EFD47A9ED9E777F7C230C5E3C5CC9B6 /o /localonly /encrypt /key:**** /c /efs:copyraw /all /v:5 /l:C:\WINDOWS\system32\CCM\Logs\SMSTSLog\scanstate.log /progress:C:\WINDOWS\system32\CCM\Logs\SMSTSLog\scanstateprogress.log /i:C:\_SMSTaskSequence\Packages\ECC0001E\x86\miguser.xml /i:C:\_SMSTaskSequence\Packages\ECC0001E\x86\migapp.xml 2011-05-20 10:36:40, Status [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING' 2011-05-20 10:36:40, Error [0x000000] Failed to delete '\\EC2MGSCCM01.ELECTIONS.CA\SMPSTOREd_CEFDE73A$\B453F514AB9849DCE648E1A4EC7E4E4D3EFD47A9ED9E777F7C230C5E3C5CC9B6\USMT'. Windows error 6.[gle=0x00000006] 2011-05-20 10:36:40, Warning [0x000000] QuickParameterCheck: creating directory \\EC2MGSCCM01.ELECTIONS.CA\SMPSTOREd_CEFDE73A$\B453F514AB9849DCE648E1A4EC7E4E4D3EFD47A9ED9E777F7C230C5E3C5CC9B6\USMT failed with Exception(Win32Exception: root of directory to create not found: The system cannot find the path specified. [0x00000003] class UnBCL::DirectoryInfo *__stdcall UnBCL::Directory::CreateDir(const class UnBCL::String *)). 2011-05-20 10:36:40, Info [0x000000] Failed.[gle=0x00000006] 2011-05-20 10:36:40, Info [0x000000] An error occurred processing the command line. Invalid store path; check the store parameter and/or file system permissions[gle=0x00000006] 2011-05-20 10:36:40, Info [0x000000] USMT Completed at 2011/05/20:10:36:40.262[gle=0x00000006] 2011-05-20 10:36:40, Info [0x000000] Entering MigShutdown method 2011-05-20 10:36:40, Info [0x000000] Leaving MigShutdown method ----end scanstate.log---- ----part of smsts.log...when errors are popping up---- Sending status message . . . TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Send a task execution status message SMS_TSExecution_ActionFailError TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Formatted header: TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:6cbc23b4-d1c5-433b-83ba-7831d35fc47b</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2011-05-20T14:36:41Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4280"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSLastActionRetCode=-2147024869 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Clear local default environment TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) The execution engine ignored the failure of the action (Capture User Files and Settings) and continues execution TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Sending status message . . . TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Send a task execution status message SMS_TSExecution_ActionIgnoreFailureWarning TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Formatted header: TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:6cbc23b4-d1c5-433b-83ba-7831d35fc47b</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2011-05-20T14:36:41Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2226"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Updated security on object C:\_SMSTaskSequence. TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSNextInstructionPointer=7 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a TS execution environment variable _SMSTSNextInstructionPointer=7 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSInstructionStackString=0 4 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a TS execution environment variable _SMSTSInstructionStackString=0 4 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Save the current environment block TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Start executing an instruciton. Instruction name: Release User State Storage. Instruction pointer: 7 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSCurrentActionName=Release User State Storage TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSNextInstructionPointer=7 TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Set a global environment variable _SMSTSLogPath=C:\WINDOWS\system32\CCM\Logs\SMSTSLog TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Expand a string: osdsmpclient.exe /release TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Expand a string: TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Start executing the command line: osdsmpclient.exe /release TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) !--------------------------------------------------------------------------------------------! TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Expand a string: FullOS TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) Executing command line: osdsmpclient.exe /release TSManager 20/05/2011 10:36:41 AM 3292 (0x0CDC) ==============================[ OSDSMPClient.exe ]============================== OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Command line: "osdsmpclient.exe" /release OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Contacting available state migration points to service RestoreStatus request OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Client joined to the EC domain. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Client is a member of the ECHQ site. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) GetAdaptersAddressess entry point is supported. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) DhcpGetOriginalSubnetMask entry point not supported. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Adapter {93481E66-C996-4DBB-8E35-1ABCE5DE03FE} is DHCP enabled. Checking quarantine status. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Loading client certificates. OSDSMPClient 20/05/2011 10:36:41 AM 3092 (0x0C14) Requesting public key information from EC2MGSCCM01.ELECTIONS.CA:80. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Received 1398 byte response. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Verifying certificate signature. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Failed to verify signature using SHA1, defaulting to MD5.. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Signature matches OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Successfuly retrieved public key and verified signature. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Sending SMP request to EC2MGSCCM01.ELECTIONS.CA:80. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Received 2633 byte response. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Found state migration point 'EC2MGSCCM01.ELECTIONS.CA' to serve request. OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) The previous step (either capture or restore user state) has failed, so marking the current action as failed too OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) OSDSMPClient finished: 0x00004005 OSDSMPClient 20/05/2011 10:36:42 AM 3092 (0x0C14) Process completed with exit code 16389 TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) !--------------------------------------------------------------------------------------------! TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Failed to run the action: Release User State Storage. Unknown error (Error: 00004005; Source: Unknown) TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Sending status message . . . TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Send a task execution status message SMS_TSExecution_ActionFailError TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Formatted header: TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:6cbc23b4-d1c5-433b-83ba-7831d35fc47b</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2011-05-20T14:36:42Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4250"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Set a global environment variable _SMSTSLastActionRetCode=16389 TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Clear local default environment TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Let the parent group (Capture User Files and Settings) decides whether to continue execution TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Let the parent group (Capture Files and Settings) decide whether to continue execution TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) The execution of the group (Capture Files and Settings) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Failed to run the last action: Release User State Storage. Execution of task sequence failed. Unknown error (Error: 00004005; Source: Unknown) TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Sending status message . . . TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) Formatted header: TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC) <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:6cbc23b4-d1c5-433b-83ba-7831d35fc47b</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2011-05-20T14:36:42Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2108"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> TSManager 20/05/2011 10:36:42 AM 3292 (0x0CDC)
May 20th, 2011 6:25pm

i've re-read your post, you can't use USMT 4 for xp to xp migrations, use USMT 3.0x for that, but if you are migrating from XP to windows 7 then read on, did you install KB977203 on your SCCM site server ? here's the hotfix - http://support.microsoft.com/kb/977203 once done create the new Confimgr client from definition package it includes the new hotfix which you can install during osd using the patch= commands For ConfigMgr 2007 SP1: PATCH="%_SMSTSMDataPath%\OSD\<var><Package_ID></var>\i386\hotfix\KB977203\SCCM2007AC-SP1-KB977203-x86.msp" For ConfigMgr 2007 SP2: PATCH="%_SMSTSMDataPath%\OSD\<var><Package_ID></var>\i386\hotfix\KB977203\SCCM2007AC-SP2-KB977203-x86.msp" don't forget to run CCMCERTFIX on existing clients that were upgraded from sp1 to sp2, details are in the hotfix, please also review http://support.microsoft.com/kb/2028442 for more details cheers niall My step by step SCCM Guides I'm on Twitter > ncbrady
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2011 7:31pm

SUper I'll switch it out today. The XP to Windows 7 migration testing I've done has run relatively flawlessly with USMT 4.0. Thanks in advance btw, I thought I was losing my mind for a moment there. Going to switch around the packages from USMT 4.0 to v3 in the next ten and give it a shot. I'll be back in two hours with findings.
May 24th, 2011 2:28pm

how did it go ? My step by step SCCM Guides I'm on Twitter > ncbrady
Free Windows Admin Tool Kit Click here and download it now
May 26th, 2011 12:23pm

I have SCCM 2007 R3 on Server 2008R2 64 bit and cannot install the patch KB977203. My task sequence failed with error (0x00002004 Failed to find client signing certificate). Any ideas where I go from here? Thanks-Jim
February 10th, 2012 2:21pm

Nial, Please help me, ive tried to do the OSD with capture and restore USMT, everythings going fine , initially the user capture is done successfully as we have the file created of the data backup. OS is deployed and softwares are installed sucecessfully but when it comes to the restore part it give the error mesage 0x00004005 or 0x00002004. Now in my TS im using the original source for windows installation and not the image and im specifying the drive letter c where the OS ahs to be installed. Just to let u know all this. I have Waik installed and the source file is selected from the program files USMT folder, Ive also tried by extracting 3.0.1 USMT but it didnt work out same error mesasge it gives when the USMT was 3.0.1 selected as the source file. Even after changing the source file to C:Program files->WAIK->tools->USMT it still gives the same error message. We have some 1000 PC's to refresh from windows XP to Windows7 with different desktops and laptop models. Please help as we are ready with everything but cannot go ahead until we have a solution for this. The KB 974571 from the mahcines is uninstalled and OSD with USMT was tried. The other thing of the server KBXXXXXXX ive been going thru its complicated and unable to understand. Please Advice !!! CHAMP!! Here is the Log: <![LOG[ExecuteRestoreRequest failed (0x80004005).]LOG]!><time="11:26:28.302+000" date="02-28-2012" component="OSDSMPClient" context="" type="3" thread="192" file="smpclient.cpp:2919"> <![LOG[ExecuteRestoreRequest(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\main.cpp,80)]LOG]!><time="11:26:28.395+000" date="02-28-2012" component="OSDSMPClient" context="" type="0" thread="192" file="main.cpp:80"> <![LOG[OSDSMPClient finished: 0x00004005]LOG]!><time="11:26:28.395+000" date="02-28-2012" component="OSDSMPClient" context="" type="1" thread="192" file="main.cpp:120"> <![LOG[Process completed with exit code 16389]LOG]!><time="11:26:28.411+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="commandline.cpp:1102"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="11:26:28.411+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="instruction.cxx:3010"> <![LOG[Failed to run the action: Request State Store. Unknown error (Error: 00004005; Source: Unknown)]LOG]!><time="11:26:28.504+000" date="02-28-2012" component="TSManager" context="" type="3" thread="1348" file="instruction.cxx:3101"> <![LOG[Sending status message . . .]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:292"> <![LOG[Send a task execution status message SMS_TSExecution_ActionFailError]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:314"> <![LOG[MP server EMRHOSCCMGT.EMAAR.AE and port 80. SSL=false. CRL=false.]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:458"> <![LOG[Site code: DXB]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:489"> <![LOG[Client machine name: EHGCORPLT23]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:494"> <![LOG[Client Identity: GUID:A7627241-0C11-451E-B066-2CC956B2FBD8]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:496"> <![LOG[Advertisement ID: DXB20141]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:505"> <![LOG[Package ID: DXB00081]LOG]!><time="11:26:28.520+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:507"> <![LOG[Sending StatusMessage]LOG]!><time="11:26:28.614+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:3806"> <![LOG[Formatted header:]LOG]!><time="11:26:28.614+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:1500"> <![LOG[<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:A7627241-0C11-451E-B066-2CC956B2FBD8</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2012-02-28T07:26:28Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4222"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> ]LOG]!><time="11:26:28.614+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:1501"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: EMRHOSCCMGT.EMAAR.AE:80 CCM_POST /ccm_system/request]LOG]!><time="11:26:28.614+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:7446"> <![LOG[The request has succeeded. 200 OK]LOG]!><time="11:26:28.660+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="libsmsmessaging.cpp:7734"> <![LOG[Set a global environment variable _SMSTSLastActionRetCode=16389]LOG]!><time="11:26:28.660+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="11:26:28.660+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="executionenv.cxx:668"> <![LOG[Clear local default environment]LOG]!><time="11:26:28.660+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="executionenv.cxx:807"> <![LOG[Let the parent group (User State Restore) decides whether to continue execution]LOG]!><time="11:26:28.738+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="instruction.cxx:3210"> <![LOG[Let the parent group (Install Software) decide whether to continue execution]LOG]!><time="11:26:28.738+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="instruction.cxx:2461"> <![LOG[Let the parent group (Setup Operating System) decide whether to continue execution]LOG]!><time="11:26:28.738+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="instruction.cxx:2461"> <![LOG[The execution of the group (Setup Operating System) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="3" thread="1348" file="instruction.cxx:2424"> <![LOG[Failed to run the last action: Request State Store. Execution of task sequence failed. Unknown error (Error: 00004005; Source: Unknown)]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="3" thread="1348" file="engine.cxx:214"> <![LOG[Sending status message . . .]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:292"> <![LOG[Send a task execution status message SMS_TSExecution_TaskSequenceFailError]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:314"> <![LOG[MP server EMRHOSCCMGT.EMAAR.AE and port 80. SSL=false. CRL=false.]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:458"> <![LOG[Site code: DXB]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:489"> <![LOG[Client machine name: EHGCORPLT23]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:494"> <![LOG[Client Identity: GUID:A7627241-0C11-451E-B066-2CC956B2FBD8]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:496"> <![LOG[Advertisement ID: DXB20141]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:505"> <![LOG[Package ID: DXB00081]LOG]!><time="11:26:28.770+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utility.cxx:507"> <![LOG[Sending StatusMessage]LOG]!><time="11:26:28.816+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:3806"> <![LOG[Formatted header:]LOG]!><time="11:26:28.816+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:1500"> <![LOG[<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:A7627241-0C11-451E-B066-2CC956B2FBD8</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2012-02-28T07:26:28Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2114"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg> ]LOG]!><time="11:26:28.816+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:1501"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: EMRHOSCCMGT.EMAAR.AE:80 CCM_POST /ccm_system/request]LOG]!><time="11:26:28.816+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="libsmsmessaging.cpp:7446"> <![LOG[The request has succeeded. 200 OK]LOG]!><time="11:26:28.863+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="libsmsmessaging.cpp:7734"> <![LOG[Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,767)]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="tsmanager.cpp:767"> <![LOG[Task Sequence Engine failed! Code: enExecutionFail]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="3" thread="1348" file="tsmanager.cpp:767"> <![LOG[****************************************************************************]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="tsmanager.cpp:789"> <![LOG[Task sequence execution failed with error code 80004005]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="3" thread="1348" file="tsmanager.cpp:790"> <![LOG[Cleaning Up. Removing Authenticator]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="tsmanager.cpp:578"> <![LOG[Clean up boot image stage path C:\_SMSTaskSequence\WinPE]LOG]!><time="11:28:31.869+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utils.cpp:1389"> <![LOG[Cleaning up task sequence folder]LOG]!><time="11:28:32.447+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utils.cpp:1404"> <![LOG[DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,508)]LOG]!><time="11:28:33.164+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="resolvesource.cpp:508"> <![LOG[Successfully unregistered Task Sequencing Environment COM Interface.]LOG]!><time="11:28:33.258+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="environmentlib.cpp:869"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="11:28:33.258+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="commandline.cpp:229"> <![LOG[Set command line: "C:\Windows\system32\CCM\TsProgressUI.exe" /Unregister]LOG]!><time="11:28:33.258+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="commandline.cpp:707"> <![LOG[Executing command line: "C:\Windows\system32\CCM\TsProgressUI.exe" /Unregister]LOG]!><time="11:28:33.258+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="commandline.cpp:805"> <![LOG[==========[ TsProgressUI started in process 3380 ]==========]LOG]!><time="11:28:33.804+000" date="02-28-2012" component="TsProgressUI" context="" type="1" thread="604" file="winmain.cpp:327"> <![LOG[Command line: "C:\Windows\system32\CCM\TsProgressUI.exe" /Unregister]LOG]!><time="11:28:33.804+000" date="02-28-2012" component="TsProgressUI" context="" type="0" thread="604" file="winmain.cpp:330"> <![LOG[Unregistering COM classes]LOG]!><time="11:28:33.804+000" date="02-28-2012" component="TsProgressUI" context="" type="1" thread="604" file="winmain.cpp:202"> <![LOG[Unregistering class objects]LOG]!><time="11:28:33.835+000" date="02-28-2012" component="TsProgressUI" context="" type="1" thread="604" file="winmain.cpp:503"> <![LOG[Shutdown complete.]LOG]!><time="11:28:33.835+000" date="02-28-2012" component="TsProgressUI" context="" type="1" thread="604" file="winmain.cpp:520"> <![LOG[Process completed with exit code 0]LOG]!><time="11:28:33.835+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="commandline.cpp:1102"> <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="11:28:33.835+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utils.cpp:1963"> <![LOG[Setting program history for DXB00081:*]LOG]!><time="11:28:34.131+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="swdupdatescontroller.cpp:374"> <![LOG[Opening the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence]LOG]!><time="11:28:34.147+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utils.cpp:3089"> <![LOG[Deleting the package ID from registry key HKLM\Software\Microsoft\SMS\Task Sequence\Package]LOG]!><time="11:28:34.147+000" date="02-28-2012" component="TSManager" context="" type="1" thread="1348" file="utils.cpp:3095"> <![LOG[kTaskSequence.DeleteValue(L"Package"), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,3099)]LOG]!><time="11:28:34.147+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:3099"> <![LOG[Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Package. Error code 0x80070002]LOG]!><time="11:28:34.147+000" date="02-28-2012" component="TSManager" context="" type="2" thread="1348" file="utils.cpp:3099"> <![LOG[Start to cleanup TS policy]LOG]!><time="11:28:34.147+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2481"> <![LOG[TS deleting 'CCM_ClientActions.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{CB8B33D6-D361-47CE-937B-AE64BDC6A8AC}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.272+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_ClientActions.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{1C62B792-B98E-42D9-978B-01ADC7D18E18}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.287+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SystemHealthClientConfig.PolicyID="{6f0d9d6c-08c6-4c20-b391-7ac97b73e67e}",PolicyInstanceID="{B03DE448-10EC-4C1E-886A-F6D7A21721A3}",PolicyRuleID="{9afb0998-a3de-4fc7-af09-4e8f0f3f6a49}",PolicySource="CcmTaskSequence",PolicyVersion="1.00"'.]LOG]!><time="11:28:34.303+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SystemHealthClientConfig.PolicyID="{6f0d9d6c-08c6-4c20-b391-7ac97b73e67e}",PolicyInstanceID="{1A303F6D-3511-435C-9217-4079A073D9F3}",PolicyRuleID="{9afb0998-a3de-4fc7-af09-4e8f0f3f6a49}",PolicySource="CcmTaskSequence",PolicyVersion="1.00"'.]LOG]!><time="11:28:34.350+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SoftwareUpdatesClientConfig.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{60758844-0FA3-4112-964B-A97F0A0BC8DE}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.350+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SoftwareUpdatesClientConfig.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{F231E516-2C4B-4079-B5F7-7801BA84D32B}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.381+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SoftwareDistributionClientConfig.PolicyID="{28e5553e-4069-4942-a510-5779780e2989}",PolicyInstanceID="{24E4812A-148D-499D-A9AC-21DCF2BBD4E2}",PolicyRuleID="{f5d5f304-4a9d-4157-a8d3-a918cd1c7550}",PolicySource="CcmTaskSequence",PolicyVersion="3.00"'.]LOG]!><time="11:28:34.397+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_SoftwareDistributionClientConfig.PolicyID="{28e5553e-4069-4942-a510-5779780e2989}",PolicyInstanceID="{9052FBEC-CEA4-4C51-8874-B0E39A12FF7E}",PolicyRuleID="{f5d5f304-4a9d-4157-a8d3-a918cd1c7550}",PolicySource="CcmTaskSequence",PolicyVersion="3.00"'.]LOG]!><time="11:28:34.412+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_NetworkAccessAccount.PolicyID="{65ae98c8-096a-4acf-a8e4-2b1719fcb56d}",PolicyInstanceID="{AA619252-AC83-4C6E-B296-E6E542AE9349}",PolicyRuleID="{00891cea-76ac-4ace-b12a-9a2a67dc4e43}",PolicySource="CcmTaskSequence",PolicyVersion="6.00"'.]LOG]!><time="11:28:34.412+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_NetworkAccessAccount.PolicyID="{65ae98c8-096a-4acf-a8e4-2b1719fcb56d}",PolicyInstanceID="{A77CB429-BA7C-4F2A-997C-75966BC1B3A1}",PolicyRuleID="{00891cea-76ac-4ace-b12a-9a2a67dc4e43}",PolicySource="CcmTaskSequence",PolicyVersion="6.00"'.]LOG]!><time="11:28:34.428+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_Scheduler_ScheduledMessage.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{8FA7C0CA-BD7A-4045-847C-0CF83B934368}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.443+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_Scheduler_ScheduledMessage.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{6305AF4D-C828-4560-A703-48934782567B}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.443+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_Scheduler_ScheduledMessage.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{FDE30BF8-10E0-462C-BB1C-D37711B804B7}",PolicyRuleID="{4db6eaf3-9246-4ce5-8af4-e9cba263a45a}",PolicySource="CcmTaskSequence",PolicyVersion="16.00"'.]LOG]!><time="11:28:34.443+000" date="02-28-2012" component="TSManager" context="" type="0" thread="1348" file="utils.cpp:2515"> <![LOG[TS deleting 'CCM_Scheduler_ScheduledMessage.PolicyID="{44aa0fb0-2d92-4a2d-9812-b0cc82079475}",PolicyInstanceID="{43A2E
Free Windows Admin Tool Kit Click here and download it now
February 29th, 2012 7:21am

I have tha same problem with SCCM 2012 RC2. Thiere is a known issue also for the new version??
March 30th, 2012 10:50am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics