Task sequence failed with error 80070032
I have trouble with adding program to OS TS when I deploy Windows 7 as migration from XP to 7.
My OSD TS setps are:
Install OS
Capture Network Settings
Capture Windows Settings
Restart in WPE
Partition Disk 0
Apply OS Image
Apply Windows Settings
Apply Network Settings
Apply Device Drivers
Setup Operating System
Setup windows and ConfigMgr
Install software
I have problem with last step. TS is failing.
There are some strings from smsts.log:
Expand a string: FullOS TSManager 14.06.2010 22:18:22 1836 (0x072C)
!bInWinPE, HRESULT=80070032 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\instruction.cxx,2725) TSManager 14.06.2010 22:18:22 1836 (0x072C)
The step (Install Software) must be running in full OS TSManager 14.06.2010 22:18:22 1836 (0x072C)
!--------------------------------------------------------------------------------------------! TSManager 14.06.2010 22:18:22 1836 (0x072C)
Failed to run the action: Install Software.
The request is not supported. (Error: 80070032; Source: Windows) TSManager 14.06.2010 22:18:22 1836 (0x072C)
Sending status message . . . TSManager 14.06.2010 22:18:22 1836 (0x072C)
Send a task execution status message SMS_TSExecution_ActionFailError TSManager 14.06.2010 22:18:22 1836 (0x072C)
MP server SERVER.MY.DOMAIN and port 80. SSL=false. CRL=false. TSManager 14.06.2010 22:18:22 1836 (0x072C)
Site code: ITS TSManager 14.06.2010 22:18:22 1836 (0x072C)
Client machine name: XP-SCCM TSManager 14.06.2010 22:18:22 1836 (0x072C)
Client Identity: GUID:BB364330-9889-4E23-B00C-DA184E93801E TSManager 14.06.2010 22:18:22 1836 (0x072C)
Advertisement ID: ITS200F8 TSManager 14.06.2010 22:18:22 1836 (0x072C)
Package ID: ITS00053 TSManager 14.06.2010 22:18:22 1836 (0x072C)
Sending StatusMessage TSManager 14.06.2010 22:18:22 1836 (0x072C)
Formatted header: TSManager 14.06.2010 22:18:22 1836 (0x072C)
<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:BB364330-9889-4E23-B00C-DA184E93801E</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2010-06-14T19:18:22Z</SentTime><Protocol>http</Protocol><Body
Type="ByteRange" Offset="0" Length="2158"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
TSManager 14.06.2010 22:18:22 1836 (0x072C)
CLibSMSMessageWinHttpTransport::Send: URL: SERVER.MY.DOMAIN :80 CCM_POST /ccm_system/request TSManager 14.06.2010 22:18:22 1836 (0x072C)
The request has succeeded. 200 OK TSManager 14.06.2010 22:18:22 1836 (0x072C)
Set a global environment variable _SMSTSLastActionRetCode=50 TSManager 14.06.2010 22:18:22 1836 (0x072C)
Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 14.06.2010 22:18:22 1836 (0x072C)
Clear local default environment TSManager 14.06.2010 22:18:22 1836 (0x072C)
Let the parent group (Setup Operating System) decides whether to continue execution TSManager 14.06.2010 22:18:22 1836 (0x072C)
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) TSManager 14.06.2010 22:18:22 1836 (0x072C)
Failed to run the last action: Install Software. Execution of task sequence failed.
The request is not supported. (Error: 00000032; Source: Windows) TSManager 14.06.2010 22:18:22 1836 (0x072C)
Sending status message . . . TSManager 14.06.2010 22:18:22 1836 (0x072C)
In this last step I am trying to get my regional settings. I am running package with setup.cmd file which conains:
control intl.cpl,, /f:"customsettings_UserLocale.xml"
control intl.cpl,, /f:"customsettings_InputPreferences.xml"
These commands shoud remove two keyboard layouts and change decimal symbol and short date format.
When I clone computer with Norton Ghost after booting up for firts time this command executes sucessfully from c:\windows\setup\scripts folder.
Do I need to change step order or take it out and apply as regular program to all my Windows 7 machines.
June 14th, 2010 1:28pm
Please double-check your task sequence. The above log file does not match what you've indicated above. The log file clearly shows that you an Install Software task inside of the Setup Operating System Group and it is this task that is failing because it
cannot be run in WinPE:
"The step (Install Software) must be running in full OS"Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
June 14th, 2010 5:55pm
Hi,
For the log, we can see:
The step (Install Software) must be running in full OS TSManager 14.06.2010 22:18:22 1836 (0x072C)
!--------------------------------------------------------------------------------------------! TSManager 14.06.2010 22:18:22 1836 (0x072C)
Failed to run the action: Install Software.
The "Install software" action is failed and it should be running in FULL OS, so you need to edit your TS and remove this action then try again.
June 15th, 2010 9:43am
Hi
Is there any way how to add this step in this TS? Or how to manage that migrated computer get this package?
Free Windows Admin Tool Kit Click here and download it now
June 15th, 2010 2:35pm
Move the install software task after the Setup windows and ConfigMgr task. At that point, you will be in the full Windows OS.Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
June 15th, 2010 5:32pm
I am in trouble. I just tested on other Windows 7 machine, my package did not run. Package from last TS step.
In this package I have program with command line setup.bat and it contains:
control intl.cpl,, /f:"c:\windows\setup\scripts\customsettings_UserLocale.xml"
control intl.cpl,, /f:"c:\windows\setup\scripts\customsettings_InputPreferences.xml"
xml files allready are in that folder.
When I ran it from cache folder localy it runs correctly, but not through advertisement.
Advertisement settings are set to run Whenever user is logedd on and with Administrative right's.
Free Windows Admin Tool Kit Click here and download it now
June 16th, 2010 9:07am
You might want to check if you have a restart in your task sequence and its set to boot into the windows Pe environment instead of the current operating system
February 1st, 2011 5:37pm


