Capturing Images
I read in http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/d97c7db3-c5be-4921-8a05-9644839593b3
The minimum task sequence needed to capture an image needs Prepare ConfigMgr Client, Prepare Windows for Capture, and Capture System Image actions
but Still I am getting an error 0x0000032then in another thread http://social.technet.microsoft.com/forums/en-US/configmgrosd/thread/02b78ac0-0e49-40e8-b640-51c2bc04c991I read
The image capture process for ConfigMgr needs to sysprep the machine itself (e.g. the machine should not be sysprepped before you capture the image) so that it can gather some information about the operating system before rebooting into WinPE. A custom task sequence would need to start in the Full OS and contain the following steps:
1. Install Deploy Tools (to copy sysprep to the local machine)
2. Prepare ConfigMgr Client (to wipe the client identity and prepare it for deployment)
3. Prepare OS (to run sysprep and reboot the machine)
4. Capture System Image (to capture the image)
This task sequence cannot be run because a package referenced by the task sequence could not be found.How should I ask the task sequence to run from the OS already installed on the reference machine and not from the WinPE CD?What should be exactly doneI am trying to capture XP, Vista, W2K03, W2K08Thanks,- Dom
Altiris Support / System Center Configuration Manager Support
May 7th, 2009 3:54am
Hi Dom,For capturing a reference image need to do the following steps. For windows XP ( this is my way of capturing refence xp image for deployment)1. Create Capture Task sequence for capturing the image( If you are not very confident then select Capture media while making task sequence for reference system)2. In reference system go to system drive and create a folder e.g. C:\Sysprep (for xp sp3 downdoad the sysprep file from ms site)3. Run the sysprep and select mini prompt check box and press resel( I will restart your computer)4. Now boot the system from capture media5. After boot the system it will ask you for destination folder e . g. \\sccmserver\imagepoint6. after completing the above process image with start..Now for windows Vista....for windows vista no need to run sysprep because it contain the system by default so just run the capture media in reference system and follow the steps starting frm 4 to 6.regards,raju
Free Windows Admin Tool Kit Click here and download it now
May 7th, 2009 12:34pm
Hello,You are right the imaging process starts but after about one third it still ends with the same error 0x80070002. I am able to ping any IP outside, but no item by names... IPConfig /all is giving
DNS Server:fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0::3%1
10.32.184.15 as preferred ip
255.255.255.0 as mask
no dhcp
I cannot run a net use z: \\server name using the server name of the configuration manager server.I can use the ping the server, I can ping any IPs.Thanks,
Altiris Support / System Center Configuration Manager Support
May 15th, 2009 6:23pm
Hi, what does the Client logs says about the issue you're getting? Try to get it and post it here then. I'll get back on Raju's post: You can create a Capture Media using SCCM, the only thing you'll need to copy is the sysprep content (get it from the deploy.cab on your XP media and create a sysprep.inf file) on your reference computer under C:\sysprep. Then insert the capture media and launch it. It will do the sysprep then boot under WinPE and create a wim file under the destination you specified earlier. Do not perform sysprep on your own it will cause the capture to fail, let the capture media do it. You do not need to install SCCM Client on your reference computer. Once you'll deploy your Image using a Deploy Task Sequence you'll be able to deploy the client and configure it the way you need it.
Free Windows Admin Tool Kit Click here and download it now
May 16th, 2009 12:38am
===========================OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)Command line: "osdnetsettings.exe" capture adapters:true scope:Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)getPointer()->ExecQuery( BString(L"WQL"), BString(pszQuery), lFlags, pContext, ppEnum ), HRESULT=80041010 (e:\nts_sms_fre\sms\framework\core\ccmcore\wminamespace.cpp,383)OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)No persisted route information foundOSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)DNS domain name assigned by DHCPOSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)Reading statically assigned DNS serversOSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)Captured settings for adapter 1OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)DNS domain name assigned by DHCPOSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)DNS servers assigned by DHCPOSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)Captured settings for adapter 2OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)OSDNetSettings finished: 0x00000000OSDNetSettings5/18/2009 9:52:28 AM1008 (0x03F0)Process completed with exit code 0TSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC)Entering ReleaseSource() for \\CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU\SMSPKGD$\SRV00053\TSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC)reference count 1 for the source \\CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU\SMSPKGD$\SRV00053\ before releasingTSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC)Released the resolved source \\CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU\SMSPKGD$\SRV00053\TSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC)Installing boot image to hard driveTSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC) Backing up existing boot systemTSMBootstrap5/18/2009 9:52:28 AM1740 (0x06CC)Successfully loaded the BCD boot systemTSMBootstrap5/18/2009 9:52:29 AM1740 (0x06CC) Setting up new boot systemTSMBootstrap5/18/2009 9:52:30 AM1740 (0x06CC)Successfully loaded a source BCD boot systemTSMBootstrap5/18/2009 9:52:30 AM1740 (0x06CC)Adding BCD entry for C:\_SMSTaskSequence\WinPE\sources\boot.wimTSMBootstrap5/18/2009 9:52:31 AM1740 (0x06CC)Installing BOOTMGR bootsectorTSMBootstrap5/18/2009 9:52:34 AM1740 (0x06CC)Command line for extension .exe is "%1" %*TSMBootstrap5/18/2009 9:52:34 AM1740 (0x06CC)Set command line: "bootsect.exe" /NT60 SYS /MBRTSMBootstrap5/18/2009 9:52:34 AM1740 (0x06CC)Executing command line: "bootsect.exe" /NT60 SYS /MBRTSMBootstrap5/18/2009 9:52:34 AM1740 (0x06CC)Process completed with exit code 0TSMBootstrap5/18/2009 9:52:36 AM1740 (0x06CC)Updated security on object C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.TSMBootstrap5/18/2009 9:52:37 AM1740 (0x06CC)Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to 47494E6E0000100000000000:\_SMSTaskSequence\WinPETSMBootstrap5/18/2009 9:52:37 AM1740 (0x06CC)Saving environment to disk.TSMBootstrap5/18/2009 9:52:37 AM1740 (0x06CC)Setting reboot required flag.TSMBootstrap5/18/2009 9:52:37 AM1740 (0x06CC)Rebooting into WinPE.TSMBootstrap5/18/2009 9:52:37 AM1740 (0x06CC)LOGGING: Finalize process ID set to 852TSBootShell5/18/2009 9:54:06 AM856 (0x0358)==============================[ TSBootShell.exe ]==============================TSBootShell5/18/2009 9:54:06 AM856 (0x0358)Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'TSBootShell5/18/2009 9:54:06 AM856 (0x0358)Debug shell is enabledTSBootShell5/18/2009 9:54:06 AM856 (0x0358)Waiting for PNP initialization...TSBootShell5/18/2009 9:54:06 AM884 (0x0374)Booted from fixed diskTSBootShell5/18/2009 9:54:13 AM884 (0x0374)Found config path C:\_SMSTaskSequenceTSBootShell5/18/2009 9:54:13 AM884 (0x0374)Restoring boot system from C:\_SMSTaskSequence\backupTSBootShell5/18/2009 9:54:13 AM884 (0x0374)Successfully loaded the BCD boot systemTSBootShell5/18/2009 9:54:19 AM884 (0x0374)Successfully loaded an exported BCD boot systemTSBootShell5/18/2009 9:54:19 AM884 (0x0374)Successfully merged logs from cache.TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Loading saved WinPE settingsTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Environment scope "Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}" successfully createdTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring WinPE bootstrap settingsTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Creating WinPE answer fileTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Setting hive location to "X:\windows\system32"TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Getting namespace "Microsoft-Windows-Setup" for architecture "x86"TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring global network settingsTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Join type: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS domain: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS domain search order: ad.medctr.ucla.eduTSBootShell5/18/2009 9:54:23 AM884 (0x0374)IP filter sec enabled: falseTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring 1 of 2 network adaptersTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring static IP addressTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Ip address(es): 10.2.231.138TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Subnet mask(s): 255.255.255.0TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Gateway(s): 10.2.231.1TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Gateway cost metric(s): 31TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS suffix: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS server search order: 10.2.19.172TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS registration enabled: falseTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Full DNS registration enabled: trueTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted IP protocols: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted TCP ports: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted UDP ports: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Tcpip Netbios options: 0TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Enable WINS: trueTSBootShell5/18/2009 9:54:23 AM884 (0x0374)WINS server(s): 10.2.19.172TSBootShell5/18/2009 9:54:23 AM884 (0x0374)MAC address: 00:1f:29:47:ab:f7TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Adapter index: 0TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Adapter name: Local Area Connection 2TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Getting namespace "Microsoft-Windows-TCPIP" for architecture "x86"TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Added list item with key value '00-1f-29-47-ab-f7'TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring 2 of 2 network adaptersTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Configuring DHCPTSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS suffix: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS server search order: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)DNS registration enabled: falseTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Full DNS registration enabled: falseTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted IP protocols: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted TCP ports: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Permitted UDP ports: TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Tcpip Netbios options: 0TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Enable WINS: falseTSBootShell5/18/2009 9:54:23 AM884 (0x0374)WINS server(s): TSBootShell5/18/2009 9:54:23 AM884 (0x0374)MAC address: 00:15:17:6a:92:adTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Adapter index: 1TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Adapter name: Local Area ConnectionTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Added list item with key value '00-15-17-6a-92-ad'TSBootShell5/18/2009 9:54:23 AM884 (0x0374)Writing configuration information to C:\_SMSTaskSequence\WinPE\WinPeUnattend.xmlTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Successfully saved configuration information to C:\_SMSTaskSequence\WinPE\WinPeUnattend.xmlTSBootShell5/18/2009 9:54:23 AM884 (0x0374)Executing command line: wpeinit.exe -winpeTSBootShell5/18/2009 9:54:23 AM884 (0x0374)The command completed successfully.TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Starting DNS client service.TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Finalizing network settingsTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Finalizing global network settingsTSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS domain: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS domain search order: ad.medctr.ucla.eduTSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS for WINS enabled: falseTSBootShell5/18/2009 9:54:32 AM884 (0x0374)LMHosts file enabled: trueTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Host lookup file: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)WINS scope ID: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Finalizing 1 of 2 network adaptersTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Configuring static IP addressTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Ip address(es): 10.2.231.138TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Subnet mask(s): 255.255.255.0TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Gateway(s): 10.2.231.1TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Gateway cost metric(s): 31TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS suffix: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS server search order: 10.2.19.172TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS registration enabled: falseTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Full DNS registration enabled: trueTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted IP protocols: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted TCP ports: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted UDP ports: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Tcpip Netbios options: 0TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Enable WINS: trueTSBootShell5/18/2009 9:54:32 AM884 (0x0374)WINS server(s): 10.2.19.172TSBootShell5/18/2009 9:54:32 AM884 (0x0374)MAC address: 00:1f:29:47:ab:f7TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter index: 0TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter name: Local Area Connection 2TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter with MACAddress '00:1f:29:47:ab:f7' is not connected, skipping finalizationTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Finalizing 2 of 2 network adaptersTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Configuring DHCPTSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS suffix: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS server search order: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)DNS registration enabled: falseTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Full DNS registration enabled: falseTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted IP protocols: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted TCP ports: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Permitted UDP ports: TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Tcpip Netbios options: 0TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Enable WINS: falseTSBootShell5/18/2009 9:54:32 AM884 (0x0374)WINS server(s): TSBootShell5/18/2009 9:54:32 AM884 (0x0374)MAC address: 00:15:17:6a:92:adTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter index: 1TSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter name: Local Area ConnectionTSBootShell5/18/2009 9:54:32 AM884 (0x0374)Adapter with MACAddress '00:15:17:6a:92:ad' is not connected, skipping finalizationTSBootShell5/18/2009 9:54:33 AM884 (0x0374)Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:C:\_SMSTaskSequenceTSBootShell5/18/2009 9:54:33 AM884 (0x0374)The command completed successfully.TSBootShell5/18/2009 9:54:33 AM884 (0x0374)==============================[ TSMBootStrap.exe ]==============================TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:C:\_SMSTaskSequenceTSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL'TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Processor Is IA64: 0TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Failed to open PXE registry key. Not a PXE boot.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Resuming Task Sequence in WinPETSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" successfully createdTSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Environment scope "Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}" successfully createdTSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Updating the local data path in the Task Sequencing Environment.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting LogMaxSize to 1000000TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting LogMaxHistory to 1TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting LogLevel to 0TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting LogEnabled to 1TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting LogDebug to 1TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Command line for extension .exe is "%1" %*TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Set command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)==========[ TsProgressUI started in process 1600 ]==========TsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)Command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)Registering COM classesTsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)sbModulePath = X:\sms\bin\i386\TsProgressUI.exeTsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)Unregistering class objectsTsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)Shutdown complete.TsProgressUI5/18/2009 9:54:33 AM1604 (0x0644)Process completed with exit code 0TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Successfully registered TS Progress UI.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Setting time zone to 480,0,-60,0,11,0,1,2,0,0,0,0,3,0,2,2,0,0,0,,TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Time zonde info is already currentTSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Found network adapter "Intel(R) 82566DM Gigabit Network Connection" with IP Address 0.0.0.0.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Found network adapter "Intel(R) PRO/1000 PT Desktop Adapter" with IP Address 0.0.0.0.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Starting Task Sequence Manager.TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)executing TS Manager not in full mediaTSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)executing TS Manager in x:\sms\bin\i386TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Command line for extension .exe is "%1" %*TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Set command line: "TsManager.exe"TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Executing command line: "TsManager.exe"TSMBootstrap5/18/2009 9:54:33 AM1588 (0x0634)Successfully intialized Logging for TS Manager.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Commandline: "TsManager.exe"TSManager5/18/2009 9:54:33 AM1612 (0x064C)/service parameter found at index: -1TSManager5/18/2009 9:54:33 AM1612 (0x064C)/standalone parameter found at index: -1TSManager5/18/2009 9:54:33 AM1612 (0x064C)/noclient parameter found at index: -1TSManager5/18/2009 9:54:33 AM1612 (0x064C)Successfully registered Task Sequencing COM Interface.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Executing as a standalone exeTSManager5/18/2009 9:54:33 AM1612 (0x064C)Initializing TS EnvironmentTSManager5/18/2009 9:54:33 AM1612 (0x064C)Opening Task Sequencing EnvironmentTSManager5/18/2009 9:54:33 AM1612 (0x064C)Env variable _SMSTSProtectedPaths set to %OSDStateStorePath%;%_SMSTSClientCache%;%_SMSTSNewClientCachePathToCleanup%TSManager5/18/2009 9:54:33 AM1612 (0x064C)pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249)TSManager5/18/2009 9:54:33 AM1612 (0x064C)pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249)TSManager5/18/2009 9:54:33 AM1612 (0x064C)pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249)TSManager5/18/2009 9:54:33 AM1612 (0x064C)Path variable _SMSTSBootStagePath converted from 47494E6E0000100000000000:\_SMSTaskSequence\WinPE to C:\_SMSTaskSequence\WinPETSManager5/18/2009 9:54:33 AM1612 (0x064C)Executing in WinPETSManager5/18/2009 9:54:33 AM1612 (0x064C)_SMSTSReturnToGINA variable set to falseTSManager5/18/2009 9:54:33 AM1612 (0x064C)No SMS client installed or in standalone mode. Skipping remediation check.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Initializing TS EngineTSManager5/18/2009 9:54:33 AM1612 (0x064C)Getting TaskSequenceXML from environmentTSManager5/18/2009 9:54:33 AM1612 (0x064C)Parsing task sequence . . .TSManager5/18/2009 9:54:33 AM1612 (0x064C)Loaded TS from stringTSManager5/18/2009 9:54:33 AM1612 (0x064C)Parsing task sequence to get schema versionTSManager5/18/2009 9:54:33 AM1612 (0x064C)Task sequence version 3.00TSManager5/18/2009 9:54:33 AM1612 (0x064C)Task sequence schema version is 3.00TSManager5/18/2009 9:54:33 AM1612 (0x064C)Current supported schema version is 3.10 and 3.00TSManager5/18/2009 9:54:33 AM1612 (0x064C)Processing get action table requestTSManager5/18/2009 9:54:33 AM1612 (0x064C)Got root node now getting list of all child elementsTSManager5/18/2009 9:54:33 AM1612 (0x064C)There are 1 first level steps or groupsTSManager5/18/2009 9:54:33 AM1612 (0x064C)Processing groupTSManager5/18/2009 9:54:33 AM1612 (0x064C)
Parsing group node: CaptureW2K08 ImageTSManager5/18/2009 9:54:33 AM1612 (0x064C)Description: Capture W2K08 ImageTSManager5/18/2009 9:54:33 AM1612 (0x064C)ContinueOnError: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Disable: TSManager5/18/2009 9:54:33 AM1612 (0x064C)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSManager5/18/2009 9:54:33 AM1612 (0x064C)No condition is associated with the step.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Adding begin group instruction at 0TSManager5/18/2009 9:54:33 AM1612 (0x064C)There are 3 first level steps or groupsTSManager5/18/2009 9:54:33 AM1612 (0x064C)
Parsing step node: Prepare ConfigMgr Client for CaptureTSManager5/18/2009 9:54:33 AM1612 (0x064C)Description: TSManager5/18/2009 9:54:33 AM1612 (0x064C)ContinueOnError: TSManager5/18/2009 9:54:33 AM1612 (0x064C)SuccessCodeList: 0TSManager5/18/2009 9:54:33 AM1612 (0x064C)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSManager5/18/2009 9:54:33 AM1612 (0x064C)No condition is associated with the step.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Disable: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Start in dir: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Run in attribute: FullOSTSManager5/18/2009 9:54:33 AM1612 (0x064C)Timeout: TSManager5/18/2009 9:54:33 AM1612 (0x064C)DefaultVarlist foundTSManager5/18/2009 9:54:33 AM1612 (0x064C)No variables found in default variable listTSManager5/18/2009 9:54:33 AM1612 (0x064C)Action command line: osdpreparesmsclient.exeTSManager5/18/2009 9:54:33 AM1612 (0x064C)Adding instruction at 1TSManager5/18/2009 9:54:33 AM1612 (0x064C)
Parsing step node: Prepare OSTSManager5/18/2009 9:54:33 AM1612 (0x064C)Description: Prepare OSTSManager5/18/2009 9:54:33 AM1612 (0x064C)ContinueOnError: TSManager5/18/2009 9:54:33 AM1612 (0x064C)SuccessCodeList: 0TSManager5/18/2009 9:54:33 AM1612 (0x064C)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSManager5/18/2009 9:54:33 AM1612 (0x064C)No condition is associated with the step.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Disable: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Start in dir: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Run in attribute: FullOSTSManager5/18/2009 9:54:33 AM1612 (0x064C)Timeout: TSManager5/18/2009 9:54:33 AM1612 (0x064C)DefaultVarlist foundTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDBuildStorageDriverListTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDKeepActivationTSManager5/18/2009 9:54:33 AM1612 (0x064C)Action command line: osdprepareos.exe /activate:%OSDKeepActivation% /bmsd:%OSDBuildStorageDriverList%TSManager5/18/2009 9:54:33 AM1612 (0x064C)Adding instruction at 2TSManager5/18/2009 9:54:33 AM1612 (0x064C)
Parsing step node: Capture Operating System ImageTSManager5/18/2009 9:54:33 AM1612 (0x064C)Description: Creation of ImageTSManager5/18/2009 9:54:33 AM1612 (0x064C)ContinueOnError: TSManager5/18/2009 9:54:33 AM1612 (0x064C)SuccessCodeList: 0TSManager5/18/2009 9:54:33 AM1612 (0x064C)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSManager5/18/2009 9:54:33 AM1612 (0x064C)No condition is associated with the step.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Disable: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Start in dir: TSManager5/18/2009 9:54:33 AM1612 (0x064C)Run in attribute: WinPETSManager5/18/2009 9:54:33 AM1612 (0x064C)Timeout: TSManager5/18/2009 9:54:33 AM1612 (0x064C)DefaultVarlist foundTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDCaptureDestinationTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDCaptureAccountPasswordTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDCaptureAccountTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDImageCreatorTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDImageDescriptionTSManager5/18/2009 9:54:33 AM1612 (0x064C)Variable name: OSDImageVersionTSManager5/18/2009 9:54:33 AM1612 (0x064C)Action command line: osdcapturesystemimage.exeTSManager5/18/2009 9:54:33 AM1612 (0x064C)Adding instruction at 3TSManager5/18/2009 9:54:33 AM1612 (0x064C)Processed all elementsTSManager5/18/2009 9:54:33 AM1612 (0x064C)Adding end group instruction at 4TSManager5/18/2009 9:54:33 AM1612 (0x064C)The next instruction after group will be at 5TSManager5/18/2009 9:54:33 AM1612 (0x064C)Processed all elementsTSManager5/18/2009 9:54:33 AM1612 (0x064C)
Reading Global variable listTSManager5/18/2009 9:54:33 AM1612 (0x064C)Got root node now getting global var listTSManager5/18/2009 9:54:33 AM1612 (0x064C)Starting Task Sequence Engine . . . TSManager5/18/2009 9:54:33 AM1612 (0x064C)****************************************************************************TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable _SMSTSNextInstructionPointer=0TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable _SMSTSInstructionTableSize=5TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable SMSTSRebootRequested=TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable SMSTSRebootDelay=TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable SMSTSRebootMessage=TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable SMSTSRebootReason=TSManager5/18/2009 9:54:33 AM1612 (0x064C)Set a global environment variable SMSTSRetryRequested=TSManager5/18/2009 9:54:33 AM1612 (0x064C)Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'TSManager5/18/2009 9:54:33 AM1612 (0x064C)The task execution engine started executionTSManager5/18/2009 9:54:33 AM1612 (0x064C)Sending status message . . .TSManager5/18/2009 9:54:33 AM1612 (0x064C)Send a task execution status message SMS_TSExecution_TaskSequenceStartInfoTSManager5/18/2009 9:54:33 AM1612 (0x064C)MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false.TSManager5/18/2009 9:54:33 AM1612 (0x064C)Site code: SRVTSManager5/18/2009 9:54:33 AM1612 (0x064C)Client machine name: CONFIGMGRTESTTSManager5/18/2009 9:54:33 AM1612 (0x064C)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSManager5/18/2009 9:54:33 AM1612 (0x064C)Advertisement ID: SRV20038TSManager5/18/2009 9:54:33 AM1612 (0x064C)Package ID: SRV0005ATSManager5/18/2009 9:54:33 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 9:54:33 AM1612 (0x064C)Formatted header:TSManager5/18/2009 9:54:33 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T17:54:33Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2066"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 9:54:33 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:54:33 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:54:33 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:54:33 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:54:33 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:54:33 AM1612 (0x064C)Will retry in 5 second(s)TSManager5/18/2009 9:54:33 AM1612 (0x064C)Retrying...TSManager5/18/2009 9:54:39 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:54:39 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:54:39 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:54:39 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:54:39 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:54:39 AM1612 (0x064C)Will retry in 11 second(s)TSManager5/18/2009 9:54:39 AM1612 (0x064C)Retrying...TSManager5/18/2009 9:54:50 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:54:50 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:54:50 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:54:50 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:54:50 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:54:50 AM1612 (0x064C)Will retry in 22 second(s)TSManager5/18/2009 9:54:50 AM1612 (0x064C)Retrying...TSManager5/18/2009 9:55:12 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:12 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:12 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:12 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:12 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:12 AM1612 (0x064C)Will retry in 44 second(s)TSManager5/18/2009 9:55:12 AM1612 (0x064C)Retrying...TSManager5/18/2009 9:55:56 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:56 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:56 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:56 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:56 AM1612 (0x064C)End of retriesTSManager5/18/2009 9:55:56 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 9:55:56 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 9:55:56 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\utility.cxx,529)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Non fatal error 0x80072ee7 in sending task sequence execution status message to MPTSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending status message . . .TSManager5/18/2009 9:55:56 AM1612 (0x064C)Send a task execution status message SMS_TSExecution_TaskSequenceNonClientStartInfoTSManager5/18/2009 9:55:56 AM1612 (0x064C)MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false.TSManager5/18/2009 9:55:56 AM1612 (0x064C)Site code: SRVTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client machine name: CONFIGMGRTESTTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSManager5/18/2009 9:55:56 AM1612 (0x064C)Advertisement ID: SRV20038TSManager5/18/2009 9:55:56 AM1612 (0x064C)Package ID: SRV0005ATSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 9:55:56 AM1612 (0x064C)Formatted header:TSManager5/18/2009 9:55:56 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T17:55:56Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2118"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 9:55:56 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:56 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:56 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:56 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:56 AM1612 (0x064C)End of retriesTSManager5/18/2009 9:55:56 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 9:55:56 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 9:55:56 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\utility.cxx,529)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Non fatal error 0x80072ee7 in sending task sequence execution status message to MPTSManager5/18/2009 9:55:56 AM1612 (0x064C)Start executing an instruciton. Instruction name: CaptureW2K08 Image. Instruction pointer: 0TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSCurrentActionName=CaptureW2K08 ImageTSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSNextInstructionPointer=0TSManager5/18/2009 9:55:56 AM1612 (0x064C)The group (CaptureW2K08 Image) has been successfully startedTSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending status message . . .TSManager5/18/2009 9:55:56 AM1612 (0x064C)Send a task execution status message SMS_TSExecution_GroupStartInfoTSManager5/18/2009 9:55:56 AM1612 (0x064C)MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false.TSManager5/18/2009 9:55:56 AM1612 (0x064C)Site code: SRVTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client machine name: CONFIGMGRTESTTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSManager5/18/2009 9:55:56 AM1612 (0x064C)Advertisement ID: SRV20038TSManager5/18/2009 9:55:56 AM1612 (0x064C)Package ID: SRV0005ATSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 9:55:56 AM1612 (0x064C)Formatted header:TSManager5/18/2009 9:55:56 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T17:55:56Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2122"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 9:55:56 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:56 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:56 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:56 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:56 AM1612 (0x064C)End of retriesTSManager5/18/2009 9:55:56 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 9:55:56 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 9:55:56 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\utility.cxx,529)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Non fatal error 0x80072ee7 in sending task sequence execution status message to MPTSManager5/18/2009 9:55:56 AM1612 (0x064C)Updated security on object C:\_SMSTaskSequence.TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSNextInstructionPointer=1TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a TS execution environment variable _SMSTSNextInstructionPointer=1TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSInstructionStackString=0TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a TS execution environment variable _SMSTSInstructionStackString=0TSManager5/18/2009 9:55:56 AM1612 (0x064C)Save the current environment blockTSManager5/18/2009 9:55:56 AM1612 (0x064C)Successfully save execution state and environment to local hard diskTSManager5/18/2009 9:55:56 AM1612 (0x064C)Start executing an instruciton. Instruction name: Prepare ConfigMgr Client for Capture. Instruction pointer: 1TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSCurrentActionName=Prepare ConfigMgr Client for CaptureTSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSNextInstructionPointer=1TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLogTSManager5/18/2009 9:55:56 AM1612 (0x064C)Expand a string: osdpreparesmsclient.exeTSManager5/18/2009 9:55:56 AM1612 (0x064C)Expand a string: TSManager5/18/2009 9:55:56 AM1612 (0x064C)Command line for extension .exe is "%1" %*TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set command line: osdpreparesmsclient.exeTSManager5/18/2009 9:55:56 AM1612 (0x064C)Start executing the command line: osdpreparesmsclient.exeTSManager5/18/2009 9:55:56 AM1612 (0x064C)!--------------------------------------------------------------------------------------------!TSManager5/18/2009 9:55:56 AM1612 (0x064C)Expand a string: FullOSTSManager5/18/2009 9:55:56 AM1612 (0x064C)!bInWinPE, HRESULT=80070032 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\instruction.cxx,2725)TSManager5/18/2009 9:55:56 AM1612 (0x064C)The step (Prepare ConfigMgr Client for Capture) must be running in full OSTSManager5/18/2009 9:55:56 AM1612 (0x064C)!--------------------------------------------------------------------------------------------!TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to run the action: Prepare ConfigMgr Client for Capture. The request is not supported. (Error: 80070032; Source: Windows)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending status message . . .TSManager5/18/2009 9:55:56 AM1612 (0x064C)Send a task execution status message SMS_TSExecution_ActionFailErrorTSManager5/18/2009 9:55:56 AM1612 (0x064C)MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false.TSManager5/18/2009 9:55:56 AM1612 (0x064C)Site code: SRVTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client machine name: CONFIGMGRTESTTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSManager5/18/2009 9:55:56 AM1612 (0x064C)Advertisement ID: SRV20038TSManager5/18/2009 9:55:56 AM1612 (0x064C)Package ID: SRV0005ATSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 9:55:56 AM1612 (0x064C)Formatted header:TSManager5/18/2009 9:55:56 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T17:55:56Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2200"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 9:55:56 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:56 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:56 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:56 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:56 AM1612 (0x064C)End of retriesTSManager5/18/2009 9:55:56 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 9:55:56 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 9:55:56 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\utility.cxx,529)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Non fatal error 0x80072ee7 in sending task sequence execution status message to MPTSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSLastActionRetCode=50TSManager5/18/2009 9:55:56 AM1612 (0x064C)Set a global environment variable _SMSTSLastActionSucceeded=falseTSManager5/18/2009 9:55:56 AM1612 (0x064C)Clear local default environmentTSManager5/18/2009 9:55:56 AM1612 (0x064C)Let the parent group (CaptureW2K08 Image) decides whether to continue executionTSManager5/18/2009 9:55:56 AM1612 (0x064C)The execution of the group (CaptureW2K08 Image) has failed and the execution has been aborted. An action failed.Operation aborted (Error: 80004004; Source: Windows)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to run the last action: Prepare ConfigMgr Client for Capture. Execution of task sequence failed.The request is not supported. (Error: 00000032; Source: Windows)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending status message . . .TSManager5/18/2009 9:55:56 AM1612 (0x064C)Send a task execution status message SMS_TSExecution_TaskSequenceFailErrorTSManager5/18/2009 9:55:56 AM1612 (0x064C)MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false.TSManager5/18/2009 9:55:56 AM1612 (0x064C)Site code: SRVTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client machine name: CONFIGMGRTESTTSManager5/18/2009 9:55:56 AM1612 (0x064C)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSManager5/18/2009 9:55:56 AM1612 (0x064C)Advertisement ID: SRV20038TSManager5/18/2009 9:55:56 AM1612 (0x064C)Package ID: SRV0005ATSManager5/18/2009 9:55:56 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 9:55:56 AM1612 (0x064C)Formatted header:TSManager5/18/2009 9:55:56 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T17:55:56Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2104"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 9:55:56 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 9:55:56 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 9:55:56 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 9:55:56 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 9:55:56 AM1612 (0x064C)End of retriesTSManager5/18/2009 9:55:56 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 9:55:56 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 9:55:56 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 9:55:56 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\utility.cxx,529)TSManager5/18/2009 9:55:56 AM1612 (0x064C)Non fatal error 0x80072ee7 in sending task sequence execution status message to MPTSManager5/18/2009 9:55:56 AM1612 (0x064C)Executing command line: X:\windows\system32\cmd.exe /kTSBootShell5/18/2009 9:56:42 AM856 (0x0358)The command completed successfully.TSBootShell5/18/2009 9:56:42 AM856 (0x0358)Successfully launched command shell.TSBootShell5/18/2009 9:56:42 AM856 (0x0358)Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,762)TSManager5/18/2009 10:04:58 AM1612 (0x064C)Task Sequence Engine failed! Code: enExecutionFailTSManager5/18/2009 10:04:58 AM1612 (0x064C)****************************************************************************TSManager5/18/2009 10:04:58 AM1612 (0x064C)Task sequence execution failed with error code 80004005TSManager5/18/2009 10:04:58 AM1612 (0x064C)Cleaning Up. Removing AuthenticatorTSManager5/18/2009 10:04:58 AM1612 (0x064C)Clean up boot image stage path C:\_SMSTaskSequence\WinPETSManager5/18/2009 10:04:58 AM1612 (0x064C)Cleaning up task sequence folderTSManager5/18/2009 10:04:58 AM1612 (0x064C)DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,513)TSManager5/18/2009 10:04:58 AM1612 (0x064C)Successfully unregistered Task Sequencing Environment COM Interface.TSManager5/18/2009 10:04:58 AM1612 (0x064C)Command line for extension .exe is "%1" %*TSManager5/18/2009 10:04:58 AM1612 (0x064C)Set command line: "X:\sms\bin\i386\TsProgressUI.exe" /UnregisterTSManager5/18/2009 10:04:58 AM1612 (0x064C)Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /UnregisterTSManager5/18/2009 10:04:58 AM1612 (0x064C)==========[ TsProgressUI started in process 1972 ]==========TsProgressUI5/18/2009 10:04:58 AM1992 (0x07C8)Command line: "X:\sms\bin\i386\TsProgressUI.exe" /UnregisterTsProgressUI5/18/2009 10:04:58 AM1992 (0x07C8)Unregistering COM classesTsProgressUI5/18/2009 10:04:58 AM1992 (0x07C8)Unregistering class objectsTsProgressUI5/18/2009 10:04:58 AM1992 (0x07C8)Shutdown complete.TsProgressUI5/18/2009 10:04:58 AM1992 (0x07C8)Process completed with exit code 0TSManager5/18/2009 10:04:58 AM1612 (0x064C)Successfully unregistered TS Progress UI.TSManager5/18/2009 10:04:58 AM1612 (0x064C)g_TSManager.Run(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,654)TSManager5/18/2009 10:04:58 AM1612 (0x064C)Error Task Sequence Manager failed to execute task sequence. Code 0x80004005TSManager5/18/2009 10:04:58 AM1612 (0x064C)Sending error status messageTSManager5/18/2009 10:04:58 AM1612 (0x064C)Sending StatusMessageTSManager5/18/2009 10:04:59 AM1612 (0x064C)Formatted header:TSManager5/18/2009 10:04:59 AM1612 (0x064C)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-18T18:04:59Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="1174"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSManager5/18/2009 10:04:59 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 10:04:59 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 10:04:59 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 10:04:59 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 10:04:59 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 10:04:59 AM1612 (0x064C)Will retry in 5 second(s)TSManager5/18/2009 10:04:59 AM1612 (0x064C)Retrying...TSManager5/18/2009 10:05:04 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 10:05:04 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 10:05:04 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 10:05:04 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 10:05:04 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 10:05:04 AM1612 (0x064C)Will retry in 11 second(s)TSManager5/18/2009 10:05:04 AM1612 (0x064C)Retrying...TSManager5/18/2009 10:05:16 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 10:05:16 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 10:05:16 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 10:05:16 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 10:05:16 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 10:05:16 AM1612 (0x064C)Will retry in 23 second(s)TSManager5/18/2009 10:05:16 AM1612 (0x064C)Retrying...TSManager5/18/2009 10:05:39 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 10:05:39 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 10:05:39 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 10:05:39 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 10:05:39 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 10:05:39 AM1612 (0x064C)Will retry in 45 second(s)TSManager5/18/2009 10:05:39 AM1612 (0x064C)Retrying...TSManager5/18/2009 10:06:24 AM1612 (0x064C)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSManager5/18/2009 10:06:24 AM1612 (0x064C)Error. Received 0x80072ee7 from WinHttpSendRequest.TSManager5/18/2009 10:06:24 AM1612 (0x064C)unknown host (gethostbyname failed)TSManager5/18/2009 10:06:24 AM1612 (0x064C)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSManager5/18/2009 10:06:24 AM1612 (0x064C)sending with winhttp failed; 80072ee7TSManager5/18/2009 10:06:24 AM1612 (0x064C)End of retriesTSManager5/18/2009 10:06:24 AM1612 (0x064C)Send (pReply, nReplySize), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,2052)TSManager5/18/2009 10:06:24 AM1612 (0x064C)failed to send the requestTSManager5/18/2009 10:06:24 AM1612 (0x064C)DoRequest (sReply, false), HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,3835)TSManager5/18/2009 10:06:24 AM1612 (0x064C)Failed to send status message (80072ee7)TSManager5/18/2009 10:06:24 AM1612 (0x064C)smStatusMessage.Send(), HRESULT=80072ee7 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,1708)TSManager5/18/2009 10:06:24 AM1612 (0x064C)Error calling message lib Send(). Code 0x80072ee7TSManager5/18/2009 10:06:24 AM1612 (0x064C)Non fatal error sending status message. Code 0x80072ee7TSManager5/18/2009 10:06:24 AM1612 (0x064C)Finalize logging request ignored from process 1608TSManager5/18/2009 10:06:24 AM1612 (0x064C)Process completed with exit code 2147500037TSMBootstrap5/18/2009 10:06:24 AM1588 (0x0634)Exiting with return code 0x80004005TSMBootstrap5/18/2009 10:06:24 AM1588 (0x0634)Execution complete.TSBootShell5/18/2009 10:06:24 AM884 (0x0374)Finalizing logging from process 852TSBootShell5/18/2009 10:06:24 AM884 (0x0374)Finalizing logs to root of first available driveTSBootShell5/18/2009 10:06:24 AM884 (0x0374)Successfully finalized logs to C:\SMSTSLogTSBootShell5/18/2009 10:06:24 AM884 (0x0374)Cleaning up task sequencing logging configuration.TSBootShell5/18/2009 10:06:24 AM884 (0x0374)
Altiris Support / System Center Configuration Manager Support
May 18th, 2009 10:53pm
Still the same issue after creatinga C:\Sysprep copying a sysprep.ing in it on the destination machine, the TS is failing during the " Running Action: Prepare ConfigMgr Client for Capture"... after one third I am getting the 0x00000032 error and it will reboot in 15 minutes...Altiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2009 9:31pm
still trying but hanging with the same error message.All DNS IPs are input on both Network Adapters.All IPs are input for Network Cards, DNS, WINS for both Network cardsEven a try with DHCP does not work... same error... 0x00000032Altiris Support / System Center Configuration Manager Support
May 21st, 2009 12:14am
Finally after removing the two NIC cards, reconnecting them I am able to ping and nslookup the sccm server. Now the error is still here but at least it is no more DNS issues involved... so the smstslog from _SMSTaskSequence is:
LOGGING: Finalize process ID set to 880TSBootShell5/20/2009 2:40:27 PM884 (0x0374)...<TargetAddress>mp:[http]MP_ClientIDManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-20T22:43:06Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="306"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>MP_ClientIDManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)Error. Received 0x80072ee7 from WinHttpSendRequest.TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)unknown host (gethostbyname failed)TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714)TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)sending with winhttp failed; 80072ee7TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)Will retry in 5 second(s)TSMBootstrap5/20/2009 2:43:06 PM288 (0x0120)Retrying...TSMBootstrap5/20/2009 2:43:12 PM288 (0x0120)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:12 PM288 (0x0120)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:12 PM288 (0x0120)Decompressing reply body.TSMBootstrap5/20/2009 2:43:12 PM288 (0x0120)...Initializing HTTP transport.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting URL = CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting Default Port = 80.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting SSL = false.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting CRL = false.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting Server Certificates.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting Media Certificate.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Preparing Client Identity Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting transport.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting SourceID = 10727607-86E6-42E7-93FF-15B70F0A9F3C.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting site code = SRV.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting SMBIOS GUID = 84D8669A-12E5-11DD-BBDA-2947ABF7001F.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Adding MAC Address 00:15:17:6A:92:AD.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Adding MAC Address 00:1F:29:47:AB:F7.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Executing Client Identity Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Requesting client identityTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Formatted header:TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_ClientIDManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-20T21:43:15Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="496"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>MP_ClientIDManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Decompressing reply body.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)::DecompressBuffer(65536)TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Decompression (zlib) succeeded: original size 473, uncompressed size 2590.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Client identity reply: <ClientIDReply RequestReceivedTimeHigh="30005651" RequestReceivedTimeLow="4188757334" ReplySentTimeHigh="30005651" ReplySentTimeLow="4188757334" ReplyServerTimeZoneBias="480" ReplyServerTimezoneStandardTimeHigh="37715160" ReplyServerTimezoneStandardTimeLow="37910696" ReplyServerTimeZoneStandardBias="0" ReplyServerTimezoneDaylightTimeHigh="37715160" ReplyServerTimezoneDaylightTimeLow="37910696" ReplyServerTimeZoneDaylightBias="-60" ReplyServerTimezoneStandardTimeYear="0" ReplyServerTimezoneStandardTimeMonth="11" ReplyServerTimezoneStandardTimeDayOfWeek="0" ReplyServerTimezoneStandardTimeDay="1" ReplyServerTimezoneStandardTimeHour="2" ReplyServerTimezoneStandardTimeMinute="0" ReplyServerTimezoneStandardTimeSecond="0" ReplyServerTimezoneStandardTimeMilliSeconds="0" ReplyServerTimezoneDaylightDateYear="0" ReplyServerTimezoneDaylightDateMonth="3" ReplyServerTimezoneDaylightDateDayOfWeek="0" ReplyServerTimezoneDaylightDateDay="2" ReplyServerTimezoneDaylightDateHour="2" ReplyServerTimezoneDaylightDateMinute="0" ReplyServerTimezoneDaylightDateSecond="0" ReplyServerTimezoneDaylightDateMilliSeconds="0" Unknown="0"><Identification><Machine><ClientID>GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90</ClientID><NetbiosName>CONFIGMGRTEST</NetbiosName></Machine></Identification></ClientIDReply>TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)-60 -60TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Server time zone info: 480, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Netbios name: CONFIGMGRTESTTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Client GUID = GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90, Netbios name = CONFIGMGRTEST, State = KnownTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Preparing Policy Assignment Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting transport.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting site code = SRV.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting client ID = GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Executing Policy Assignment Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Sending RequestAssignmentsTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Formatted header:TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90</SourceID><SourceHost/><TargetAddress>mp:[http]MP_PolicyManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-20T21:43:15Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="738"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>MP_PolicyManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Decompressing reply body.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)::DecompressBuffer(65536)TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Decompression (zlib) succeeded: original size 4521, uncompressed size 29850.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Retrieving Policy Assignments:TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Processing Policy Assignment {286a750f-1bae-4c41-8582-f7f972d1459e}.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)... Processing Policy Assignment DEP-SRV20042-SRV0005E-DBBBC9D6.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Successfully read 25 policy assignments.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Downloading policy body SRV20042-SRV0005A-DBBBC9D6.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting transport.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120) Setting policy location = http://<mp>/SMS_MP/.sms_pol?SRV20042-SRV0005A-DBBBC9D6.1_00.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?SRV20042-SRV0005A-DBBBC9D6.1_00TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)found a secure policyTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)decoding policyTSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Reading Policy Body.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:15 PM288 (0x0120)This Task sequence is set for RunFromDPTSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Found mandatory advertisement SRV20042TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Using mandatory advertisement SRV20042TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Retrieving collection variable policy.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Found 0 collection variables.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Retrieving machine variable policy.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Found 0 machine variables.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Setting machine/collection variables in the task sequencing environment.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)Exiting TSMediaWizardControl::GetPolicy.TSMBootstrap5/20/2009 2:43:16 PM288 (0x0120)WelcomePage::OnWizardNext()TSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)Loading Media Variables from "D:\sms\data\variables.dat"TSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)no password for vars fileTSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)Activating Confirmation Page.TSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)Initializing the countdown timer.TSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)Loading bitmapTSMBootstrap5/20/2009 2:43:16 PM1408 (0x0580)Skipping Task Sequence Selection Page.TSMBootstrap5/20/2009 2:43:17 PM1408 (0x0580)Skipping Variables Selection Page.TSMBootstrap5/20/2009 2:43:17 PM1408 (0x0580)Activating Resolve Progress Page.TSMBootstrap5/20/2009 2:43:17 PM1408 (0x0580)ResolveProgressPage::OnWizardNext()TSMBootstrap5/20/2009 2:43:17 PM1408 (0x0580)Spawned thread 660 to resolve task sequence dependencies.TSMBootstrap5/20/2009 2:43:17 PM1408 (0x0580)No content source files for selected task sequence.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Getting policy for CCM_SoftwareDistribution[AdvertID="SRV20042", PackageID="SRV00053", ProgramID="*"]TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Downloading policy body DEP-SRV20042-SRV00053-DBBBC9D6.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?DEP-SRV20042-SRV00053-DBBBC9D6.1_00.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?DEP-SRV20042-SRV00053-DBBBC9D6.1_00TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Getting content hash value for reference package SRV00053 from policyTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)PackageHash.SDMPackage node not found in the policy assignment property PRG_Requirements.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Successfully resolved policy for SRV00053.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Resolving content location for SRV00053TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Getting network access account.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Downloading policy body {9d5f2f1b-cb02-4a4e-be60-d31a51be726e}.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{9d5f2f1b-cb02-4a4e-be60-d31a51be726e}.6_00.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{9d5f2f1b-cb02-4a4e-be60-d31a51be726e}.6_00TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)found a secure policyTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)decoding policyTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccountTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Network Access Account has a non-empty valueTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Getting multicast config.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Downloading policy body {515a5cf4-bb29-4c12-816a-643b3bee4afa}.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{515a5cf4-bb29-4c12-816a-643b3bee4afa}.1_00.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{515a5cf4-bb29-4c12-816a-643b3bee4afa}.1_00TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Multicast retry count: 3TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Multicast retry delay: 60TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Getting local network information.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)GetAdaptersAddressess entry point is supported.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)DhcpGetOriginalSubnetMask entry point is supported.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Executing content location request for SRV00053:19 as GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Sending RequestContentLocationsTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Formatted header:TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90</SourceID><SourceHost/><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-20T21:43:17Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="736"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Decompressing reply body.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)::DecompressBuffer(65536)TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Decompression (zlib) succeeded: original size 411, uncompressed size 1200.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Filtering Content Locations.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294) Adding \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\ to Local DP list.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Found 0 DPs in subnet, 1 DPs in local site, 0 DPs in remote location and 0 Multicast DPsTSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Shuffling Local DP list.TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Attempting to connect to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Deleting any existing network connections to "\\configmgrsrv.ad.medctr.ucla.edu\*".TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Attempting to connect to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053".TSMBootstrap5/20/2009 2:43:17 PM660 (0x0294)Successfully connected to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053".TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully connected to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)SRV00053 content location: \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Getting policy for CCM_SoftwareDistribution[AdvertID="SRV20042", PackageID="SRV0005E", ProgramID="*"]TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body DEP-SRV20042-SRV0005E-DBBBC9D6.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?DEP-SRV20042-SRV0005E-DBBBC9D6.1_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?DEP-SRV20042-SRV0005E-DBBBC9D6.1_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Getting content hash value for reference package SRV0005E from policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)PackageHash.SDMPackage node not found in the policy assignment property PRG_Requirements.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully resolved policy for SRV0005E.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Resolving content location for SRV0005ETSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Getting network access account.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccountTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Network Access Account has a non-empty valueTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Getting multicast config.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Multicast retry count: 3TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Multicast retry delay: 60TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Getting local network information.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)IPv6 entry points already initialized.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)DHCP entry points already initialized.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing content location request for SRV0005E:2 as GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Sending RequestContentLocationsTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Formatted header:TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90</SourceID><SourceHost/><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-20T21:43:18Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="734"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/requestTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Decompressing reply body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::DecompressBuffer(65536)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Decompression (zlib) succeeded: original size 409, uncompressed size 1200.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Filtering Content Locations.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Adding \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E\ to Local DP list.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found 0 DPs in subnet, 1 DPs in local site, 0 DPs in remote location and 0 Multicast DPsTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Shuffling Local DP list.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Attempting to connect to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Deleting any existing network connections to "\\configmgrsrv.ad.medctr.ucla.edu\*".TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Attempting to connect to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E".TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully connected to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E".TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully connected to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)SRV0005E content location: \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)No need to register providersTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Registering the Progress UI.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Command line for extension .exe is "%1" %*TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Set command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)==========[ TsProgressUI started in process 984 ]==========TsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)Command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPETsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)Registering COM classesTsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)sbModulePath = X:\sms\bin\i386\TsProgressUI.exeTsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)Unregistering class objectsTsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)Shutdown complete.TsProgressUI5/20/2009 2:43:18 PM980 (0x03D4)Process completed with exit code 0TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully registered TS Progress UI.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Creating the Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Media Variables in Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting WinPE Flag in the Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Media Type Flag in the Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Local Computer Name in the Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Selected Task Sequence Information Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting selected task sequence information in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 22246, compressed size 2782.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting source for SRV00053 to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting _SMSTSPKGFLAGSSRV00053 to 67108864TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 22154, compressed size 2775.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting source for SRV0005E to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV0005E\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting _SMSTSPKGFLAGSSRV0005E to 67108864TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Initializing the local data path.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)User did not specify local data driveTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Volume C:\ has 60554035200 bytes of free spaceTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Volume D:\ is not a fixed hard driveTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Volume X:\ is not a fixed hard driveTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)TSM root drive = C:\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)C:\_SMSTaskSequence does not existTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Creating directory C:\_SMSTaskSequenceTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Updated security on object C:\_SMSTaskSequence.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Task Sequence User State Path to "%_SMSTSMDataPath%\UserState".TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Network Access Account Information in Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccountTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Network Access Account has a non-empty valueTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {6e46a233-3b78-4635-9130-b72efed72bd4}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{6e46a233-3b78-4635-9130-b72efed72bd4}.2_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{6e46a233-3b78-4635-9130-b72efed72bd4}.2_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {fc6fec39-c8c0-474f-bd90-1bbc24a92158}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{fc6fec39-c8c0-474f-bd90-1bbc24a92158}.1_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{fc6fec39-c8c0-474f-bd90-1bbc24a92158}.1_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found property CCM_ClientAgentConfig.BrandingTitle = UCLA - IT OrganizationTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting Client ID in Task Sequencing Environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting machine name from SMS database.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting SysHealthConfig policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {8cbf7f93-9ce6-41b2-90bc-171bbe4cdc0d}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{8cbf7f93-9ce6-41b2-90bc-171bbe4cdc0d}.1_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{8cbf7f93-9ce6-41b2-90bc-171bbe4cdc0d}.1_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 4652, compressed size 683.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting SoftUpdConfig policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {05f38317-6686-43b8-aa82-aa522a0d0a00}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{05f38317-6686-43b8-aa82-aa522a0d0a00}.7_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{05f38317-6686-43b8-aa82-aa522a0d0a00}.7_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 12656, compressed size 1429.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting SoftDistClient config policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {fd493d04-fabe-4227-852d-493857140f66}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{fd493d04-fabe-4227-852d-493857140f66}.1_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{fd493d04-fabe-4227-852d-493857140f66}.1_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 14462, compressed size 1377.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting software update policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Bad zlib compression ratio: original size 32, compressed size 38.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting software update policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {286a750f-1bae-4c41-8582-f7f972d1459e}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{286a750f-1bae-4c41-8582-f7f972d1459e}.14_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{286a750f-1bae-4c41-8582-f7f972d1459e}.14_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 374, compressed size 188.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting quarantine policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Downloading policy body {b912d32f-5f5f-4182-a067-ed527fd86afd}.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Preparing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting transport.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294) Setting policy location = http://<mp>/SMS_MP/.sms_pol?{b912d32f-5f5f-4182-a067-ed527fd86afd}.1_00.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Executing Policy Body Request.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Using Authenticator for policyTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 GET /SMS_MP/.sms_pol?{b912d32f-5f5f-4182-a067-ed527fd86afd}.1_00TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)The request has succeeded. 200 OKTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Reading Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Parsing Policy Body.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 2274, compressed size 562.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Setting NAAConfig policy in the environment.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)::CompressBuffer(65536,-1)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Compression (zlib) succeeded: original size 2940, compressed size 771.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Launch mode is: CDTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)BootpackageID: SRV00053 AssociatedWInPE: SRV00053 SourceVersion: 2 AssociatedSourceVersion: 19TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)WinPE associated with task sequence does not match boot media.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Installing WinPE associated with task sequence SRV0005A:0.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Staging boot image SRV00053TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)0, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\encryptablevolume.cpp,367)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Checking to see if the data path is on a bootable volumeTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)0, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\encryptablevolume.cpp,367)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Boot Image not found in local data cache. Staging is requiredTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found the location for the package _SMSTSSRV00053. The location is on \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)nPos != CCM::Utility::String::npos, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,258)TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Creating a connection to \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\ with default accountTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Connection request for "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053"TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)No credentials available for connecting to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053". See whether the share has already been connected.TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Connecting to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053"TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Successfully connected to "\\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053"TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Found boot image \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\boot.SRV00053.wimTSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Copying boot image locally...TSMBootstrap5/20/2009 2:43:18 PM660 (0x0294)Opening image file C:\_SMSTaskSequence\WinPE\sources\boot.wimTSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Applying image 1 to volume C:\_SMSTaskSequence\WinPETSMBootstrap5/20/2009 2:43:40 PM660 (0x0294) Extracting \WindowsTSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)... Extracting \sms\bin\x64TSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Closing image file C:\_SMSTaskSequence\WinPE\sources\boot.wimTSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Capturing WinPE bootstrap settingsTSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Environment scope "Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}" successfully createdTSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Command line for extension .exe is "%1" %*TSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Set command line: "osdnetsettings.exe" capture adapters:true scope:Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}TSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)Executing command line: "osdnetsettings.exe" capture adapters:true scope:Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}TSMBootstrap5/20/2009 2:43:40 PM660 (0x0294)==============================[ OSDNetSettings.exe ]===========================OSDNetSettings5/20/2009 2:43:40 PM1024 (0x0400)Command line: "osdnetsettings.exe" capture adapters:true scope:Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}OSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)getPointer()->ExecQuery( BString(L"WQL"), BString(pszQuery), lFlags, pContext, ppEnum ), HRESULT=80041010 (e:\nts_sms_fre\sms\framework\core\ccmcore\wminamespace.cpp,383)OSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)No persisted route information foundOSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)DNS domain name assigned by DHCPOSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)Reading statically assigned DNS serversOSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)Captured settings for adapter 1OSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)DNS domain name assigned by DHCPOSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)Reading statically assigned DNS serversOSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)Captured settings for adapter 2OSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)OSDNetSettings finished: 0x00000000OSDNetSettings5/20/2009 2:43:41 PM1024 (0x0400)Process completed with exit code 0TSMBootstrap5/20/2009 2:43:41 PM660 (0x0294)Entering ReleaseSource() for \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:41 PM660 (0x0294)reference count 1 for the source \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\ before releasingTSMBootstrap5/20/2009 2:43:41 PM660 (0x0294)Released the resolved source \\configmgrsrv.ad.medctr.ucla.edu\SMSPKGD$\SRV00053\TSMBootstrap5/20/2009 2:43:41 PM660 (0x0294)Installing boot image to hard driveTSMBootstrap5/20/2009 2:43:41 PM660 (0x0294) Backing up existing boot systemTSMBootstrap5/20/2009 2:43:41 PM660 (0x0294)Successfully loaded the BCD boot systemTSMBootstrap5/20/2009 2:43:41 PM660 (0x0294) Setting up new boot systemTSMBootstrap5/20/2009 2:43:44 PM660 (0x0294)Successfully loaded a source BCD boot systemTSMBootstrap5/20/2009 2:43:44 PM660 (0x0294)Adding BCD entry for C:\_SMSTaskSequence\WinPE\sources\boot.wimTSMBootstrap5/20/2009 2:43:44 PM660 (0x0294)Installing BOOTMGR bootsectorTSMBootstrap5/20/2009 2:43:46 PM660 (0x0294)Command line for extension .exe is "%1" %*TSMBootstrap5/20/2009 2:43:46 PM660 (0x0294)Set command line: "bootsect.exe" /NT60 SYS /MBRTSMBootstrap5/20/2009 2:43:46 PM660 (0x0294)Executing command line: "bootsect.exe" /NT60 SYS /MBRTSMBootstrap5/20/2009 2:43:46 PM660 (0x0294)Process completed with exit code 0TSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)Updated security on object C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.TSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to 47494E6E0000100000000000:\_SMSTaskSequence\WinPETSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)Saving environment to disk.TSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)Setting reboot required flag.TSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)Rebooting into WinPE.TSMBootstrap5/20/2009 2:43:48 PM660 (0x0294)
The log is not showing too many information for the failure, isn't it?Any idea?Thanks,- Dom
Altiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 21st, 2009 1:01am
and then the smsts.log from smstslog folder:
LOGGING: Finalize process ID set to 856 TSBootShell 5/20/2009 2:45:09 PM 860 (0x035C)
==============================[ TSBootShell.exe ]============================== TSBootShell 5/20/2009 2:45:09 PM 860 (0x035C)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' TSBootShell 5/20/2009 2:45:09 PM 860 (0x035C)
Debug shell is enabled TSBootShell 5/20/2009 2:45:09 PM 860 (0x035C)
Waiting for PNP initialization... TSBootShell 5/20/2009 2:45:09 PM 884 (0x0374)
Executing command line: X:\windows\system32\cmd.exe /k TSBootShell 5/20/2009 2:45:15 PM 860 (0x035C)
The command completed successfully. TSBootShell 5/20/2009 2:45:15 PM 860 (0x035C)
Successfully launched command shell. TSBootShell 5/20/2009 2:45:15 PM 860 (0x035C)
Booted from fixed disk TSBootShell 5/20/2009 2:45:16 PM 884 (0x0374)
Found config path C:\_SMSTaskSequence TSBootShell 5/20/2009 2:45:16 PM 884 (0x0374)
Restoring boot system from C:\_SMSTaskSequence\backup TSBootShell 5/20/2009 2:45:16 PM 884 (0x0374)
Successfully loaded the BCD boot system TSBootShell 5/20/2009 2:45:22 PM 884 (0x0374)
Successfully loaded an exported BCD boot system TSBootShell 5/20/2009 2:45:22 PM 884 (0x0374)
Successfully merged logs from cache. TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Loading saved WinPE settings TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Environment scope "Global\{E7E5BB69-6198-4555-B5CA-6C46A2B5EB78}" successfully created TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring WinPE bootstrap settings TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Creating WinPE answer file TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Setting hive location to "X:\windows\system32" TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Getting namespace "Microsoft-Windows-Setup" for architecture "x86" TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring global network settings TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Join type: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS domain: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS domain search order: ad.medctr.ucla.edu TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
IP filter sec enabled: false TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring 1 of 2 network adapters TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring static IP address TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Ip address(es): 10.2.231.138 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Subnet mask(s): 255.255.255.0 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Gateway(s): 10.2.231.1 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Gateway cost metric(s): 31 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS suffix: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS server search order: 10.2.19.172 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS registration enabled: false TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Full DNS registration enabled: true TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted IP protocols: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted TCP ports: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted UDP ports: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Tcpip Netbios options: 0 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Enable WINS: true TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
WINS server(s): 10.2.19.172 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
MAC address: 00:1f:29:47:ab:f7 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Adapter index: 0 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Adapter name: Local Area Connection 2 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Getting namespace "Microsoft-Windows-TCPIP" for architecture "x86" TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Added list item with key value '00-1f-29-47-ab-f7' TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring 2 of 2 network adapters TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Configuring static IP address TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Ip address(es): 10.2.231.26 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Subnet mask(s): 255.255.255.0 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Gateway(s): 10.2.231.1 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Gateway cost metric(s): 21 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS suffix: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS server search order: 10.2.19.172 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
DNS registration enabled: false TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Full DNS registration enabled: true TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted IP protocols: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted TCP ports: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Permitted UDP ports: TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Tcpip Netbios options: 0 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Enable WINS: true TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
WINS server(s): 10.2.19.172 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
MAC address: 00:15:17:6a:92:ad TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Adapter index: 1 TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Adapter name: Local Area Connection TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Added list item with key value '00-15-17-6a-92-ad' TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Writing configuration information to C:\_SMSTaskSequence\WinPE\WinPeUnattend.xml TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Successfully saved configuration information to C:\_SMSTaskSequence\WinPE\WinPeUnattend.xml TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
Executing command line: wpeinit.exe -winpe TSBootShell 5/20/2009 2:45:25 PM 884 (0x0374)
The command completed successfully. TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Starting DNS client service. TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Finalizing network settings TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Finalizing global network settings TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS domain: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS domain search order: ad.medctr.ucla.edu TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS for WINS enabled: false TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
LMHosts file enabled: true TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Host lookup file: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
WINS scope ID: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Finalizing 1 of 2 network adapters TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Configuring static IP address TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Ip address(es): 10.2.231.138 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Subnet mask(s): 255.255.255.0 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Gateway(s): 10.2.231.1 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Gateway cost metric(s): 31 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS suffix: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS server search order: 10.2.19.172 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
DNS registration enabled: false TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Full DNS registration enabled: true TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Permitted IP protocols: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Permitted TCP ports: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Permitted UDP ports: TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Tcpip Netbios options: 0 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Enable WINS: true TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
WINS server(s): 10.2.19.172 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
MAC address: 00:1f:29:47:ab:f7 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Adapter index: 0 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Adapter name: Local Area Connection 2 TSBootShell 5/20/2009 2:45:34 PM 884 (0x0374)
Adapter with MACAddress '00:1f:29:47:ab:f7' is not connected, skipping finalization TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Finalizing 2 of 2 network adapters TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Configuring static IP address TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Ip address(es): 10.2.231.26 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Subnet mask(s): 255.255.255.0 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Gateway(s): 10.2.231.1 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Gateway cost metric(s): 21 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
DNS suffix: TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
DNS server search order: 10.2.19.172 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
DNS registration enabled: false TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Full DNS registration enabled: true TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Permitted IP protocols: TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Permitted TCP ports: TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Permitted UDP ports: TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Tcpip Netbios options: 0 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Enable WINS: true TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
WINS server(s): 10.2.19.172 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
MAC address: 00:15:17:6a:92:ad TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Adapter index: 1 TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Adapter name: Local Area Connection TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:C:\_SMSTaskSequence TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
The command completed successfully. TSBootShell 5/20/2009 2:45:35 PM 884 (0x0374)
==============================[ TSMBootStrap.exe ]============================== TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:C:\_SMSTaskSequence TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL' TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Processor Is IA64: 0 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Failed to open PXE registry key. Not a PXE boot. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Resuming Task Sequence in WinPE TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" successfully created TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Environment scope "Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}" successfully created TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat". TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Updating the local data path in the Task Sequencing Environment. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting LogMaxSize to 1000000 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting LogMaxHistory to 1 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting LogLevel to 0 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting LogEnabled to 1 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting LogDebug to 1 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Command line for extension .exe is "%1" %* TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Set command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
==========[ TsProgressUI started in process 1644 ]========== TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
Command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
Registering COM classes TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
sbModulePath = X:\sms\bin\i386\TsProgressUI.exe TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
Unregistering class objects TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
Shutdown complete. TsProgressUI 5/20/2009 2:45:35 PM 1648 (0x0670)
Process completed with exit code 0 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Successfully registered TS Progress UI. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Setting time zone to 480,0,-60,0,11,0,1,2,0,0,0,0,3,0,2,2,0,0,0,, TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Time zonde info is already current TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Found network adapter "Intel(R) 82566DM-2 Gigabit Network Connection" with IP Address 0.0.0.0. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Found network adapter "Intel(R) PRO/1000 PT Desktop Adapter" with IP Address 10.2.231.26. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Starting Task Sequence Manager. TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
executing TS Manager not in full media TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
executing TS Manager in x:\sms\bin\i386 TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Command line for extension .exe is "%1" %* TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Set command line: "TsManager.exe" TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Executing command line: "TsManager.exe" TSMBootstrap 5/20/2009 2:45:35 PM 1632 (0x0660)
Successfully intialized Logging for TS Manager. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Commandline: "TsManager.exe" TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
/service parameter found at index: -1 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
/standalone parameter found at index: -1 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
/noclient parameter found at index: -1 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Successfully registered Task Sequencing COM Interface. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Executing as a standalone exe TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Initializing TS Environment TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Opening Task Sequencing Environment TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Env variable _SMSTSProtectedPaths set to %OSDStateStorePath%;%_SMSTSClientCache%;%_SMSTSNewClientCachePathToCleanup% TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,249) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Path variable _SMSTSBootStagePath converted from 47494E6E0000100000000000:\_SMSTaskSequence\WinPE to C:\_SMSTaskSequence\WinPE TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Executing in WinPE TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
_SMSTSReturnToGINA variable set to false TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No SMS client installed or in standalone mode. Skipping remediation check. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Initializing TS Engine TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Getting TaskSequenceXML from environment TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing task sequence . . . TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Loaded TS from string TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing task sequence to get schema version TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Task sequence version 3.00 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Task sequence schema version is 3.00 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Current supported schema version is 3.10 and 3.00 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Processing get action table request TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Got root node now getting list of all child elements TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
There are 1 first level steps or groups TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Processing group TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing group node: CaptureW2K08 Image TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Description: Capture W2K08 Image TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
ContinueOnError: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Disable: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No condition is associated with the step. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding begin group instruction at 0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
There are 4 first level steps or groups TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing step node: Install Deployment Tools TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Description: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
ContinueOnError: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
SuccessCodeList: 0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No condition is associated with the step. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Disable: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Start in dir: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Run in attribute: FullOS TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Timeout: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
DefaultVarlist found TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No variables found in default variable list TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Action command line: osdprepareos.exe /install:SRV0005E TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding instruction at 1 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing step node: Prepare ConfigMgr Client for Capture TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Description: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
ContinueOnError: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
SuccessCodeList: 0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No condition is associated with the step. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Disable: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Start in dir: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Run in attribute: FullOS TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Timeout: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
DefaultVarlist found TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No variables found in default variable list TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Action command line: osdpreparesmsclient.exe TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding instruction at 2 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing step node: Prepare OS TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Description: Prepare OS TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
ContinueOnError: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
SuccessCodeList: 0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No condition is associated with the step. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Disable: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Start in dir: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Run in attribute: FullOS TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Timeout: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
DefaultVarlist found TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDBuildStorageDriverList TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDKeepActivation TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Action command line: osdprepareos.exe /activate:%OSDKeepActivation% /bmsd:%OSDBuildStorageDriverList% TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding instruction at 3 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Parsing step node: Capture Operating System Image TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Description: Creation of Image TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
ContinueOnError: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
SuccessCodeList: 0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\nts_sms_fre\SMS\common\inc\ccmxml.h,566) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
No condition is associated with the step. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Disable: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Start in dir: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Run in attribute: WinPE TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Timeout: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
DefaultVarlist found TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDCaptureDestination TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDCaptureAccountPassword TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDCaptureAccount TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDImageCreator TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDImageDescription TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Variable name: OSDImageVersion TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Action command line: osdcapturesystemimage.exe TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding instruction at 4 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Processed all elements TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Adding end group instruction at 5 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
The next instruction after group will be at 6 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Processed all elements TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Reading Global variable list TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Got root node now getting global var list TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Starting Task Sequence Engine . . . TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
**************************************************************************** TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable _SMSTSInstructionTableSize=6 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable SMSTSRebootRequested= TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable SMSTSRebootDelay= TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable SMSTSRebootMessage= TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable SMSTSRebootReason= TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Set a global environment variable SMSTSRetryRequested= TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
The task execution engine started execution TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Sending status message . . . TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Send a task execution status message SMS_TSExecution_TaskSequenceStartInfo TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Site code: SRV TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Client machine name: CONFIGMGRTEST TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Advertisement ID: SRV20042 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Package ID: SRV0005A TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T22:45:35ZhttpStatusReceiverSync
TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Error. Received 0x80072ee7 from WinHttpSendRequest. TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
unknown host (gethostbyname failed) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
hr, HRESULT=80072ee7 (e:\nts_sms_fre\sms\framework\osdmessaging\libsmsmessaging.cpp,7714) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
sending with winhttp failed; 80072ee7 TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Will retry in 6 second(s) TSManager 5/20/2009 2:45:35 PM 1656 (0x0678)
Retrying... TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending status message . . . TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Send a task execution status message SMS_TSExecution_TaskSequenceNonClientStartInfo TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Site code: SRV TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client machine name: CONFIGMGRTEST TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Advertisement ID: SRV20042 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Package ID: SRV0005A TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T22:45:42ZhttpStatusReceiverSync
TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Start executing an instruciton. Instruction name: CaptureW2K08 Image. Instruction pointer: 0 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSCurrentActionName=CaptureW2K08 Image TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The group (CaptureW2K08 Image) has been successfully started TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending status message . . . TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Send a task execution status message SMS_TSExecution_GroupStartInfo TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Site code: SRV TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client machine name: CONFIGMGRTEST TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Advertisement ID: SRV20042 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Package ID: SRV0005A TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T22:45:42ZhttpStatusReceiverSync
TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Updated security on object C:\_SMSTaskSequence. TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSNextInstructionPointer=1 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a TS execution environment variable _SMSTSNextInstructionPointer=1 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSInstructionStackString=0 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a TS execution environment variable _SMSTSInstructionStackString=0 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Save the current environment block TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Successfully save execution state and environment to local hard disk TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Start executing an instruciton. Instruction name: Install Deployment Tools. Instruction pointer: 1 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSCurrentActionName=Install Deployment Tools TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSNextInstructionPointer=1 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLog TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Expand a string: osdprepareos.exe /install:SRV0005E TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Expand a string: TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Command line for extension .exe is "%1" %* TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set command line: osdprepareos.exe /install:SRV0005E TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Start executing the command line: osdprepareos.exe /install:SRV0005E TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
!--------------------------------------------------------------------------------------------! TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Expand a string: FullOS TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
!bInWinPE, HRESULT=80070032 (e:\nts_sms_fre\sms\client\tasksequence\executionengine\instruction.cxx,2725) TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The step (Install Deployment Tools) must be running in full OS TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
!--------------------------------------------------------------------------------------------! TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Failed to run the action: Install Deployment Tools.
The request is not supported. (Error: 80070032; Source: Windows) TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending status message . . . TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Send a task execution status message SMS_TSExecution_ActionFailError TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Site code: SRV TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client machine name: CONFIGMGRTEST TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Advertisement ID: SRV20042 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Package ID: SRV0005A TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T22:45:42ZhttpStatusReceiverSync
TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSLastActionRetCode=50 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Clear local default environment TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Let the parent group (CaptureW2K08 Image) decides whether to continue execution TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The execution of the group (CaptureW2K08 Image) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows) TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Failed to run the last action: Install Deployment Tools. Execution of task sequence failed.
The request is not supported. (Error: 00000032; Source: Windows) TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending status message . . . TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Site code: SRV TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client machine name: CONFIGMGRTEST TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Advertisement ID: SRV20042 TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Package ID: SRV0005A TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T22:45:42ZhttpStatusReceiverSync
TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 2:45:42 PM 1656 (0x0678)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,762) TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Task Sequence Engine failed! Code: enExecutionFail TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
**************************************************************************** TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Task sequence execution failed with error code 80004005 TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Cleaning Up. Removing Authenticator TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Clean up boot image stage path C:\_SMSTaskSequence\WinPE TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Cleaning up task sequence folder TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,513) TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Successfully unregistered Task Sequencing Environment COM Interface. TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Command line for extension .exe is "%1" %* TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Set command line: "X:\sms\bin\i386\TsProgressUI.exe" /Unregister TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /Unregister TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
==========[ TsProgressUI started in process 1380 ]========== TsProgressUI 5/20/2009 3:01:00 PM 1128 (0x0468)
Command line: "X:\sms\bin\i386\TsProgressUI.exe" /Unregister TsProgressUI 5/20/2009 3:01:00 PM 1128 (0x0468)
Unregistering COM classes TsProgressUI 5/20/2009 3:01:00 PM 1128 (0x0468)
Unregistering class objects TsProgressUI 5/20/2009 3:01:00 PM 1128 (0x0468)
Shutdown complete. TsProgressUI 5/20/2009 3:01:00 PM 1128 (0x0468)
Process completed with exit code 0 TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Successfully unregistered TS Progress UI. TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
g_TSManager.Run(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,654) TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Error Task Sequence Manager failed to execute task sequence. Code 0x80004005 TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Sending error status message TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Sending StatusMessage TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Formatted header: TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
10727607-86E6-42E7-93FF-15B70F0A9F3Cmp:[http]MP_StatusManagerdirect:OSD336002009-05-20T23:01:00ZhttpStatusReceiverSync
TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
The request has succeeded. 200 OK TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Finalize logging request ignored from process 1652 TSManager 5/20/2009 3:01:00 PM 1656 (0x0678)
Process completed with exit code 2147500037 TSMBootstrap 5/20/2009 3:01:00 PM 1632 (0x0660)
Exiting with return code 0x80004005 TSMBootstrap 5/20/2009 3:01:00 PM 1632 (0x0660)
Execution complete. TSBootShell 5/20/2009 3:01:00 PM 884 (0x0374)
Finalizing logging from process 856 TSBootShell 5/20/2009 3:01:00 PM 884 (0x0374)
Finalizing logs to root of first available drive TSBootShell 5/20/2009 3:01:00 PM 884 (0x0374)
Successfully finalized logs to C:\SMSTSLog TSBootShell 5/20/2009 3:01:00 PM 884 (0x0374)
Cleaning up task sequencing logging configuration. TSBootShell 5/20/2009 3:01:00 PM 884 (0x0374)
Altiris Support / System Center Configuration Manager Support
May 21st, 2009 1:09am
5/20/2009 2:45:42 PM 1656 (0x0678) The step (Install Deployment Tools) must be running in full OS isn't that step that makes everything fails? Your second log can't be opened in smstrace because it doesn't contain any line break.
Free Windows Admin Tool Kit Click here and download it now
May 22nd, 2009 12:18pm
Hi Jeremy,I am running or at least trying to run the following steps and I am using the option "The currently installed default operating system." which i was hoping is doing a full OS boot... is it?The TS steps are:1)- Restart Computer The error when the boot is "The currently installed default operating system." is 0x80004005 I tried to add a 'Notify the user before restarting' by checking the box but the notification message 'A newMicrosoftWindows operating system is being installed. The computer must restart to continue'nothing is showing before/after the reboot but this seems more related to an building process than a capturing process isn't it?2)- Install Deployment Tools Sysprep3)- Prepare ConfigMgr Client for Capture4)- Prepare OS5)- Capture Operating System Image I tried also previously - 2-3-4-5 ONLY and got an error 0x00000032or - 3-4-5 ONLY and got an error 0x00000032Thanks,- DomAltiris Support / System Center Configuration Manager Support
May 22nd, 2009 4:51pm
Hi, you should do it in that order: 2-3-4-1-5 The capture must be done inside the PE Environnement whereas the others steps must be done in full os.
Free Windows Admin Tool Kit Click here and download it now
May 22nd, 2009 11:55pm
let me try this order ...Altiris Support / System Center Configuration Manager Support
May 23rd, 2009 12:17am
The order is 2-3-4-1-5and1. Windows Server 2008 32 bits drivers loaded in to the x86 Boot Image2. N/A3. Network cable plugged into the Client PC1. Enable command support is enabled in the boot image2. Deployment started3. F8 gave the command prompt 4. IPCONFIG /ALLWindows IP ConfigurationHost Name..................................................: minint-atkgug0Primary DNS Suffix......................................: (blank)Node Type...................................................: HybridIP Routing Enabled.......................................: NoWINS Proxy Enabled.....................................: NoDNS Suffix Search List..................................: ad.xxxxxx.xxxx.eduEthernet Adapter Local Area Connection 2:Connection-specific DNS suffix......................: (blank)Description..................................................: Intel(R) 82566DM Gigabit Network ConnectionPhysical Address..........................................: 00-1F-29-47-AB-F7DHCP Enabled..............................................: NoAutoconfiguration Enabled.............................: YesLink-local IPv6 Address.................................: fe80::f95f:5832:63d2:12db%3(Preferred)IPv4 Address................................................: 10.2.231.138(Tentative)Subnet Mask................................................: 255.255.255.0Default gateway...........................................: 10.2.231.1DNS Servers................................................: fec0:0:0:ffff::1%1fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1Netbios over Tcpip........................................: EnabledEthernet Adapter Local Area Connection :Connection-specific DNS suffix......................: (blank)Description..................................................: Intel(R) PRO/1000 PTPhysical Address..........................................: 00-15-17-6A-92-ADDHCP Enabled..............................................: NoAutoconfiguration Enabled.............................: YesLink-local IPv6 Address.................................: fe80::f95f:5832:Link-local IPv6 Address.................................: fe80::f95f:5832:63d2:12db%3(Preferred)IPv4 Address................................................: 10.2.231.26(Preferred)Subnet Mask................................................: 255.255.255.0Default gateway...........................................: 10.2.231.1DNS Servers................................................: fec0:0:0:ffff::1%1fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1Netbios over Tcpip........................................: Enabled1. Only one driver is loaded in the boot image, it is the Intel(R) PRO/1000 PT Dual Port Network Connection2. it is Windows Server 2008 driver 3. yes only one it is a 32 bits driver4. only one no other driver loaded5. one is loaded I DON'T know if it is needed... but it is not a Virtual...1. Yes the driver loaded Intel(R) PRO/1000 PT Dual Port Network Connection2. Intel(R) PRO/1000 PT Dual Port Network Connection3. Intel(R) PRO/1000 PT Dual Port Network Connection Applicability Intel(R) PRO/1000 PT Desktop AdapterStill testing thanks for all those directions... as the error now is 0x00000032...Thanks- DomAltiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2009 12:45am
Can you ping ip then ping short server name and then Server FQDN? Try to "net use Y: \\servername\servershare" in order to see if your network is right.
May 23rd, 2009 1:03am
By name no connection: error 53 or 65. I only got it working once for the 22 tries so far...By IP everything is working, it is the oneI am using to transfer the logs for reading.Altiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2009 4:49am
Problem with the drivers or the network connectivity. Can you try with another computer model?
May 23rd, 2009 5:31pm
I'll thanks for the idea... you know when doing these tests your mind is so focus you miss basics...Thanks,- DomAltiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2009 7:42pm
Getting value System Health Agent PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) kTSKey.GetDword(sComponent.c_str(), &nCookie), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,2700) PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Error setting HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Task Sequence\System Health Agent. code 80070002 PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Error - could not get pause cookie for System Health Agent. code 80070002 PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Access handle will be read from _SMSTSActiveRequestHandle PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Access handle: PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) IIDFromString(bsHandle, &ActiveRequestGUID) == S_OK, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,4213) PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) IIDFromString() failed. PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Failed to release active TS request. hr=0x80004005 PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Opening the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Deleting a pause cookie from registry key HKLM\Software\Microsoft\SMS\Task Sequence\SoftwareDistribution PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Opening the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Deleting a pause cookie from registry key HKLM\Software\Microsoft\SMS\Task Sequence\SoftwareUpdates PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Opening the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Deleting a pause cookie from registry key HKLM\Software\Microsoft\SMS\Task Sequence\System Health Agent PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) kTaskSequence.DeleteValue(sComponent.c_str()), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,2750) PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\System Health Agent. Error code 0x80070002 PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Opening the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Deleting the access handle from registry key HKLM\Software\Microsoft\SMS\Task Sequence\Active Request Handle PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) kTaskSequence.DeleteValue(c_szAccessHandle), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,2898) PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Active Request Handle. Error code 0x80070002 PrepareSMSClient 5/26/2009 3:19:26 PM 2272 (0x08E0) Stopped the service 'ccmexec' successfully PrepareSMSClient 5/26/2009 3:19:27 PM 2272 (0x08E0) Successfully stopped the client agent service. PrepareSMSClient 5/26/2009 3:19:27 PM 2272 (0x08E0) UnAssigning the SMSClient succeeded PrepareSMSClient 5/26/2009 3:19:27 PM 2272 (0x08E0) Removing SitePolicy succeeded. PrepareSMSClient 5/26/2009 3:19:27 PM 2272 (0x08E0) Successfully opened client certificate store. PrepareSMSClient 5/26/2009 3:19:27 PM 2272 (0x08E0)
and most likely the one displayed...
=======================[ OSDPrepareOS.exe ] ======================= PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Command line: "osdprepareos.exe" /activate:false /bmsd:false PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Initialization successful PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Local machine is not a domain controller. PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
System partition is NTFS PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Verified deploy tools are present. PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
The file version of C:\Windows\system32\sysprep\sysprep.exe matches with the OS Version PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
bufType != NetSetupDomainName, HRESULT=80040004 (e:\nts_sms_fre\sms\framework\osdcore\deployutil.cpp,538) PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Computer is part of domain 'AD', disjoin and start image capture PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
VerifyNotDomainJoined( bDebugChecksOnly ), HRESULT=80040004 (e:\nts_sms_fre\sms\framework\osdcore\deployutil.cpp,601) PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
DeployUtil::VerifyCaptureRequirements(m_bDebug), HRESULT=80040004 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\prepareos.cpp,1279) PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Machine does not meet OSD capture requirements. Capture can not continue. PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Unable to sysprep the machine, hr=80040004 PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
pCmd->Sysprep(bActivate, bMsd), HRESULT=80040004 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\main.cpp,270) PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Sysprep'ing the machine failed, hr=80040004 PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
De-Initialization successful PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Exiting with error code 4 PrepareOS 5/26/2009 3:19:27 PM 2356 (0x0934)
Process completed with exit code 4 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
!--------------------------------------------------------------------------------------------! TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Failed to run the action: Prepare OS.
The system cannot open the file. (Error: 00000004; Source: Windows) TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Sending status message . . . TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Send a task execution status message SMS_TSExecution_ActionFailError TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Site code: SRV TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Client machine name: CONFIGMGRTEST TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Advertisement ID: SRV2004B TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Package ID: SRV00054 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Sending StatusMessage TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Formatted header: TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-26T22:19:27Z</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 5/26/2009 3:19:27 PM 284 (0x011C)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
The request has succeeded. 200 OK TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Set a global environment variable _SMSTSLastActionRetCode=4 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Clear local default environment TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Let the parent group (Capture the Reference Machine) decides whether to continue execution TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
The execution of the group (Capture the Reference Machine) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows) TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Failed to run the last action: Prepare OS. Execution of task sequence failed.
The system cannot open the file. (Error: 00000004; Source: Windows) TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Sending status message . . . TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
MP server CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU and port 80. SSL=false. CRL=false. TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Site code: SRV TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Client machine name: CONFIGMGRTEST TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Client Identity: GUID:B6FBE96D-D79D-4C44-87E6-8B278DC73B90 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Advertisement ID: SRV2004B TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Package ID: SRV00054 TSManager 5/26/2009 3:19:27 PM 284 (0x011C)
Sending StatusMessage TSManager 5/26/2009 3:19:28 PM 284 (0x011C)
Formatted header: TSManager 5/26/2009 3:19:28 PM 284 (0x011C)
<Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>10727607-86E6-42E7-93FF-15B70F0A9F3C</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2009-05-26T22:19:28Z</SentTime><Protocol>http</Protocol><Body Type="ByteRange" Offset="0" Length="2134"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
TSManager 5/26/2009 3:19:28 PM 284 (0x011C)
CLibSMSMessageWinHttpTransport::Send: URL: CONFIGMGRSRV.AD.MEDCTR.UCLA.EDU:80 CCM_POST /ccm_system/request TSManager 5/26/2009 3:19:28 PM 284 (0x011C)
The request has succeeded. 200 OK TSManager 5/26/2009 3:19:28 PM 284 (0x011C)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\tsmanager\tsmanager.cpp,762) TSManager 5/26/2009 3:20:06 PM 284 (0x011C)
Task Sequence Engine failed! Code: enExecutionFail TSManager 5/26/2009 3:20:06 PM 284 (0x011C)
**************************************************************************** TSManager 5/26/2009 3:20:06 PM 284 (0x011C)
Thanks,Dom
May 26th, 2009 11:08pm
I remove the workstation from the domain thanks to Eddie http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/22d44ec2-d0cb-49b3-afe1-5d31d638ef58and it works...Only Windows Server 2008 so far for me required this... XP and Vista are capturing even the machine is in the domain...- Now I am working on the Capture Only failing with error 0x00000032 (all working tests have been done with Build & Capture in a TS) - Working with fixed IP failing with error 0x80070005 (all working tests have been done with DHCP so far even for servers) One question:"Make this task sequence available to boot media and PXE" should it be checked or unchecked ?(I'm doubting about everything now...)The TS steps are:1)- Restart Computer The error when the boot is "The currently installed default operating system." is 0x800040052)- Install Deployment Tools Sysprep3)- Prepare ConfigMgr Client for Capture4)- Prepare OS5)- Capture Operating System Image I tried also previously 2-3-4-1-5 ONLY and got an error 0x00000032So it is still complaining that the Install Deployment Tools should be run in Full OS!!!, was it not the set "The currently installed default operating system" in the restart which should do this or there is(are) other(s) parameter(s) to set???Thanks,- Dom
Altiris Support / System Center Configuration Manager Support
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2009 3:37am
Hi,
I have similar problem, please help me.
Thanks
Arisg
May 26th, 2011 11:23pm
what problem are you having exactly ? can you post any errors from SMSTS.log ?
My step by step
SCCM Guides
I'm on Twitter > ncbrady
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2011 10:37am