Diferent errors in 2 computers, when running task sequence.
Hi all
I have a task sequence to deploy operating system in various computers.
This task sequence works fine in diferents models of computers...
Now i try to run this task sequence, only with network drivers in another 2 models and it carsh with diferent errors:

COmputer 1--> The task sequence works download .wim image and apply this image, it crash with 0x80070241 error....
COmputer 2-->Virtual machine, She detects "an error as ocurred while start task sequence "0x8004005". ?
Anyone know this errors? I dont find information about this...

Thanks all
  • Edited by muralla Thursday, May 28, 2009 9:06 AM
May 28th, 2009 11:18am

Hi,

do you have any logs?

Could you post a snippet of the SMSTS.log?
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 12:56pm

Jeremy is right, post your logs from the workstations. They are located at c:\minint\smsosd\osdlogs\

The first error means there's a transfer error, could be hardware.
The second error could mean a number of things, it one of those "unexpected errors" without specification. If you post the logs we can help more.

May 28th, 2009 2:59pm

I dont understand... I have succes install all the task sequence in computer 1, one time... Afther this if i try another time install the task sequence the computer crash with the same error...

I have extract the log of the computer 1, this is the final part of the log. I hope this helps you...The task sequence crash when "applying image1 from xxx.wim to volume C:"

[quote]<![LOG[Shutdown complete.]LOG]!><time="00:23:07.156+-120" date="05-29-2009" component="TsProgressUI" context="" type="1" thread="1976" file="winmain.cpp:520">
<![LOG[Process completed with exit code 0]LOG]!><time="00:23:07.171+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="commandline.cpp:1102">
<![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="00:23:07.171+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="utils.cpp:1963">
<![LOG[g_TSManager.Run(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,654)]LOG]!><time="00:23:07.171+-120" date="05-29-2009" component="TSManager" context="" type="0" thread="1536" file="tsmanager.cpp:654">
<![LOG[Error Task Sequence Manager failed to execute task sequence. Code 0x80004005]LOG]!><time="00:23:07.171+-120" date="05-29-2009" component="TSManager" context="" type="3" thread="1536" file="tsmanager.cpp:684">
<![LOG[Sending error status message]LOG]!><time="00:23:07.171+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="tsmanager.cpp:685">
<![LOG[Sending StatusMessage]LOG]!><time="00:23:07.281+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="libsmsmessaging.cpp:3806">
<![LOG[Formatted header:]LOG]!><time="00:23:07.296+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="libsmsmessaging.cpp:1500">
<![LOG[<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>0F815255-CC56-42E7-B236-9A80359749B6</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-28T22:23:07Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="1158"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
]LOG]!><time="00:23:07.296+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="libsmsmessaging.cpp:1501">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SRVSCCM.AVA.GOV:80 CCM_POST /ccm_system/request]LOG]!><time="00:23:07.296+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="libsmsmessaging.cpp:7446">
<![LOG[The request has succeeded. 200 OK]LOG]!><time="00:23:07.328+-120" date="05-29-2009" component="TSManager" context="" type="0" thread="1536" file="libsmsmessaging.cpp:7734">
<![LOG[Finalize logging request ignored from process 1532]LOG]!><time="00:23:07.328+-120" date="05-29-2009" component="TSManager" context="" type="1" thread="1536" file="tslogging.cpp:1732">
<![LOG[Process completed with exit code 2147500037]LOG]!><time="00:23:07.328+-120" date="05-29-2009" component="TSMBootstrap" context="" type="1" thread="1508" file="commandline.cpp:1102">
<![LOG[Exiting with return code 0x80004005]LOG]!><time="00:23:07.343+-120" date="05-29-2009" component="TSMBootstrap" context="" type="1" thread="1508" file="tsmbootstrap.cpp:1117">
<![LOG[Execution complete.]LOG]!><time="00:23:07.343+-120" date="05-29-2009" component="TSBootShell" context="" type="1" thread="864" file="bootshell.cpp:624">
<![LOG[Finalizing logging from process 856]LOG]!><time="00:23:07.343+-120" date="05-29-2009" component="TSBootShell" context="" type="1" thread="864" file="tslogging.cpp:1736">
<![LOG[Finalizing logs to root of first available drive]LOG]!><time="00:23:07.343+-120" date="05-29-2009" component="TSBootShell" context="" type="1" thread="864" file="tslogging.cpp:1578">
<![LOG[LOGGING: Setting log directory to "D:\SMSTSLog".]LOG]!><time="00:23:07.406+-120" date="05-29-2009" component="TSBootShell" context="" type="1" thread="864" file="tslogging.cpp:1803">


Why the computer have work one time???
  • Edited by muralla Thursday, May 28, 2009 12:48 PM
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 3:45pm

Do you have previous steps of the log?

In this one we can only see the : "an error as ocurred while start task sequence "0x8004005".

Earlier in the log this error should be explained.
May 28th, 2009 3:50pm

How to add him? Ist very very large and i cant copy more than 4000 caracteres.
Can you help me?
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 5:30pm

Try to search in the file for the steps thatare failing.

(Use smstrace - trace32 and look for the red lines)
May 28th, 2009 5:33pm

I copy the code wen i find red lines

Attempting to connect to "\\SRVSCCM.xxxx.xxxx\SMSPXEIMAGES$\SMSPKG\AYT0001B".	TSMBootstrap	28/05/2009 13:53:29	1468 (0x05BC)
CCM::Utility::Filesystem::Directory::Exists( sShare.c_str() ), HRESULT=80070003 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,525)	TSMBootstrap	28/05/2009 13:53:29	1468 (0x05BC)
Failed to verify existance of "\\SRVSCCM.xxxx.xxxx\SMSPXEIMAGES$\SMSPKG\AYT0001B" (Code 0x80070003)	TSMBootstrap	28/05/2009 13:53:29	1468 (0x05BC)
AYT0001B content location: \\SRVSCCM.xxxx.xxxx\SMSPKGF$\AYT0001B\	TSMBootstrap	28/05/2009 13:53:29	1468 (0x05BC)

------------------------------

Applying image to C:\	ApplyOperatingSystem	29/05/2009 0:04:32	1904 (0x0770)
Applying image 1 to volume C:	ApplyOperatingSystem	29/05/2009 0:04:32	1904 (0x0770)
WIM error:C:\WINDOWS\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll. [ResourceExtractToFileByStruct: (seq. 70) -> Incorrect hash while verifying hash]. 
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)	ApplyOperatingSystem	29/05/2009 0:08:06	1876 (0x0754)
WIM error:C:\WINDOWS\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll. 
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)	ApplyOperatingSystem	29/05/2009 0:08:06	1876 (0x0754)
WIMApplyImage( hVolumeImage, const_cast<LPWSTR>(pathTargetVolume.c_str()), WIM_FLAG_VERIFY), HRESULT=80070241 (e:\nts_sms_fre\sms\framework\tscore\wimfile.cpp,491)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Unable to apply (0x80070241)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
this->imageFile.ApplyVolumeImage(imageIndex, this->targetVolume), HRESULT=80070241 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,648)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
ApplyImage(), HRESULT=80070241 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1319)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Installation of image 1 in package AYT00031 failed to complete.. 
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
installer.install(), HRESULT=80070241 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1373)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Closing image file D:\_SMSTaskSequence\Packages\AYT00031\corporativo.wim	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Entering ReleaseSource() for D:\_SMSTaskSequence\Packages\AYT00031	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
reference count 1 for the source D:\_SMSTaskSequence\Packages\AYT00031 before releasing	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Released the resolved source D:\_SMSTaskSequence\Packages\AYT00031	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName ), HRESULT=80070241 (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,360)	ApplyOperatingSystem	29/05/2009 0:08:06	1904 (0x0770)
Process completed with exit code 2147942977	TSManager	29/05/2009 0:08:06	1536 (0x0600)
!--------------------------------------------------------------------------------------------!	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Failed to run the action: Apply Operating System. 
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Sending status message . . .	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Send a task execution status message SMS_TSExecution_ActionFailError	TSManager	29/05/2009 0:08:06	1536 (0x0600)
MP server SRVSCCM.xxxx.xxxx and port 80. SSL=false. CRL=false.	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Site code: AYT	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Client machine name: NEC02	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Client Identity: GUID:27854E9F-60A3-4797-8B01-485B654BF0B9	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Advertisement ID: AYT20040	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Package ID: AYT000A6	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Sending StatusMessage	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Formatted header:	TSManager	29/05/2009 0:08:06	1536 (0x0600)
<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>0F815255-CC56-42E7-B236-9A80359749B6</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-28T22:08:06Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="4246"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
	TSManager	29/05/2009 0:08:06	1536 (0x0600)
CLibSMSMessageWinHttpTransport::Send: URL: SRVSCCM.xxxx.xxxx:80  CCM_POST /ccm_system/request	TSManager	29/05/2009 0:08:06	1536 (0x0600)
The request has succeeded. 200 OK	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Set a global environment variable _SMSTSLastActionRetCode=-2147024319	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Set a global environment variable _SMSTSLastActionSucceeded=false	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Clear local default environment	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Let the parent group (Install Operating System) decides whether to continue execution	TSManager	29/05/2009 0:08:06	1536 (0x0600)
The execution of the group (Install Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Failed to run the last action: Apply Operating System. Execution of task sequence failed.
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows)	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Sending status message . . .	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Send a task execution status message SMS_TSExecution_TaskSequenceFailError	TSManager	29/05/2009 0:08:06	1536 (0x0600)
MP server SRVSCCM.xxxx.xxxx and port 80. SSL=false. CRL=false.	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Site code: AYT	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Client machine name: NEC02	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Client Identity: GUID:27854E9F-60A3-4797-8B01-485B654BF0B9	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Advertisement ID: AYT20040	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Package ID: AYT000A6	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Sending StatusMessage	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Formatted header:	TSManager	29/05/2009 0:08:06	1536 (0x0600)
<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>0F815255-CC56-42E7-B236-9A80359749B6</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-28T22:08:06Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2120"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
	TSManager	29/05/2009 0:08:06	1536 (0x0600)
CLibSMSMessageWinHttpTransport::Send: URL: SRVSCCM.xxxx.xxxx:80  CCM_POST /ccm_system/request	TSManager	29/05/2009 0:08:06	1536 (0x0600)
The request has succeeded. 200 OK	TSManager	29/05/2009 0:08:06	1536 (0x0600)
Executing command line: X:\windows\system32\cmd.exe /k	TSBootShell	29/05/2009 0:18:53	860 (0x035C)
The command completed successfully.	TSBootShell	29/05/2009 0:18:53	860 (0x035C)
Successfully launched command shell.	TSBootShell	29/05/2009 0:18:53	860 (0x035C)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,762)	TSManager	29/05/2009 0:23:06	1536 (0x0600)
Task Sequence Engine failed! Code: enExecutionFail	TSManager	29/05/2009 0:23:06	1536 (0x0600)
****************************************************************************	TSManager	29/05/2009 0:23:06	1536 (0x0600)
Task sequence execution failed with error code 80004005	TSManager	29/05/2009 0:23:06	1536 (0x0600)
Cleaning Up. Removing Authenticator	TSManager	29/05/2009 0:23:06	1536 (0x0600)
Cleaning up task sequence folder	TSManager	29/05/2009 0:23:06	1536 (0x0600)
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 6:34pm

What is the form to paste the code an you can view the red lines?? I don't know..

The log talks about digital signature in the image ??

WIM error:C:\WINDOWS\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll. [ResourceExtractToFileByStruct: (seq. 70) -> Incorrect hash while verifying hash].
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows) ApplyOperatingSystem 29/05/2009 0:08:06 1876 (0x0754)
May 28th, 2009 6:39pm

and this is the error messages of the virtual machine (vmware)

  • Unable to find the system disk for this machine TSMBootstrap 28/05/2009 16:14:28 1124 (0x0464)
  • Failed to prepare the system partition for staging. Unspecified error (Error: 80004005; Source: Windows) TSMBootstrap 28/05/2009 16:14:28 1124 (0x046
  • Failed to stage WinPE. Code(0x80004005) TSMBootstrap 28/05/2009 16:14:28 1124 (0x0464)
  • ThreadToResolveAndExecuteTaskSequence failed. Code(0x80004005) TSMBootstrap 28/05/2009 16:14:28 1124 (0x0464)
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 6:47pm

What is the form to paste the code an you can view the red lines?? I don't know..

The log talks about digital signature in the image ??

WIM error:C:\WINDOWS\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll. [ResourceExtractToFileByStruct: (seq. 70) -> Incorrect hash while verifying hash].
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows) ApplyOperatingSystem 29/05/2009 0:08:06 1876 (0x0754)
About that issue. Try to remove "Binary Incremental Differentation" for the OS Package.
Also republish the package on the DP (Update DP).

Do you have any other computer that are the exact same model? Maybe it's an hard drive problem.
May 28th, 2009 7:40pm

What is the form to paste the code an you can view the red lines?? I don't know..

The log talks about digital signature in the image ??

WIM error:C:\WINDOWS\Microsoft.NET\Framework\v3.0\WPF\NlsData000a.dll. [ResourceExtractToFileByStruct: (seq. 70) -> Incorrect hash while verifying hash].
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Error: 80070241; Source: Windows) ApplyOperatingSystem 29/05/2009 0:08:06 1876 (0x0754)
About that issue. Try to remove "Binary Incremental Differentation" for the OS Package.
Also republish the package on the DP (Update DP).

Do you have any other computer that are the exact same model? Maybe it's an hard drive problem.
I haven't another exactly computer in this moment...
I have tryed remplace the fisical hard disk of the computer and the errors occurs...
I don't understand, why i have succes the task sequence one time??
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2009 7:48pm

I've had this problem when I increased the RAM in the PC before I imaged it. I would get the 0x80070241 error whilst dropping the image.wim. Removing the added RAM (unless under 512MB) then dropping the image works. Add the RAM after completion. I had received this error everytime I attempted adding RAM prior to imaging. Not that this is your case, but just in case someone else has this problem and the image isn't corrupt on the DB or the HD isn't messed up, NIC duplex mismatch, etc...
December 2nd, 2009 1:43am

Had a very similar experience with SCCM 2007/R2  on a Dell 990, getting the 0x80070241 task sequence error complaining about not being able to verify the digitial signature of a file in the WIM. The WIM installed on another identical workstation so the WIM is OK.  After alot of troubleshooting it turned out to be a faulty RAM module, swapped the RAM to known working machine and the fault appeared during the build. Put good RAM into faulty machine and problem fixed, WIM installed without error. Seems that the WIM is being loaded into RAM first before being committed to disk...
  • Proposed as answer by Chriso [ ] Wednesday, January 15, 2014 11:02 PM
  • Edited by Chriso [ ] Wednesday, January 15, 2014 11:07 PM
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2014 2:01am

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

Other recent topics Other recent topics