Jump to content


CNY-IT-Guy

Established Members
  • Posts

    10
  • Joined

  • Last visited

CNY-IT-Guy's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Just saw that I can make the DVD image unlimited Seeing if this works and I can copy the files to a USB stick.
  2. I've found that I can't create a USB media greater than 4gb with the task sequence media wizard and have tried using a command to create it instead. See this post for details: http://www.windows-noob.com/forums/index.php?/topic/5350-create-task-sequence-media-failure/ "C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:full /P:"sccm-01.acme.org" /S:" SPD" /C:"" /D:"sccm-01.acme.org" /L:"Configuration Manager 2012" /A:"ACM000F" /Z:"False" /T:"CD" /M:"44482" /F:"C:\OSD\Deploy.iso" When I run this, the command completes happily and I go to check the adminUIlog. Here's the bad news. Failed to open WMI namespace '\\sccm-01.acme.org\root\SMS\site_ SPD' (0x8004100e) CreateTsMedia 9/20/2013 11:41:41 AM 5964 (0x174C) CreateTsMedia failed with error 0x8004100e, details='' CreateTsMedia 9/20/2013 11:41:41 AM 5964 (0x174C) Media creation process that was started from command line completed. CreateTsMedia 9/20/2013 11:41:41 AM 1588 (0x0634) CreateMedia.exe finished with error code 8004100e CreateTsMedia 9/20/2013 11:41:41 AM 1588 (0x0634) The server account is a local administrator. I have verified sms_admins group in wmimgmt as stated here: http://support.microsoft.com/kb/317872 Thoughts? Ideas? Direction? Thanks!
  3. This worked for me. As long as both pxe servers are at least 2008 R2 http://deployvista.com/Home/tabid/36/EntryID/99/language/en-US/Default.aspx
  4. I have just updated the distribution point and will try again to see if that cleared the hash.
  5. Having a problem with deploying a captured WIM to new computers - some have SSD, some don't. I am using a standard SCCM task sequence (no MDT). Please advise. This is my error: ... omNet : 0) ), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1460) resolvePkgSource(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1503) Apply(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1712) installer.install(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1787) Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\SYR00056The user tries to release a source directory C:\_SMSTaskSequence\Packages\SYR00056 that is either already released or we have not connected to it InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia, g_RunFromNet ), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,509) Installation of image 1 in package SYR00056 failed to complete.. he hash value is not correct. (Error: 80091007; Source: Windows)
  6. I guess I'm missing something. The very first task for this is to partition the disk. The Partition Disk 0 - Bios is set for MBR and only runs on conditions that it is not UEFI The next task is Partition Disk 0 - UEFI and it is set to only run on condition that UEFI=True However, in the smsts.log, it complains early on that the C drive is not bootable. Following that, it runs the disk partioning and returns a happy code that it succeeded. Then it bombs at Apply Operating System. If I run diskpart before the task sequence, and disable the partition disk tasks, the task sequence deploys fine - and on the C drive as prescribed. Now to figure out how to run diskpart on these before the task sequence.... Thanks
  7. The bios setting only runs if it's not uefi and uefi only runs if it's not bios. I tried setting bios to GPT and it still errors out at the same place. What do you recommend for manual diskpart? Thanks!
  8. Having problems getting an image onto new laptops with SSD. I have the storage drivers in the boot image but keep getting error that the C: drive is not bootable. I have set UEFI to GPT and BIOS to MBR to no avail. Any ideas? 2012 SP1 (fresh build). newer-sd-2.log
  9. I have a generic task sequence in SCCM 2012 SP1 (fresh built as SP1). This deploys a fat image with nothing beyond drivers and configmgr client. The task sequence works great on all our Dell laptops/desktops. We have new generic laptops with SSDs and the Intel 7 Series C216 chipset. I have the storage drivers in my x86 boot image (not doing any captures, just builds). But, the TS crashes stating that the C: drive cannot be made bootable. The task sequence is set to make the partition bootable in both bios and uefi. UEFI has been set to make the disk type GPT. BIOS is set to MBR. Here's my logs: I greatly appreciate any help. <![LOG[LOGGING: Finalize process ID set to 764]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="768" file="tslogging.cpp:1495"> <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="768" file="bootshell.cpp:1052"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="768" file="util.cpp:963"> <![LOG[Debug shell is enabled]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="768" file="bootshell.cpp:1063"> <![LOG[Waiting for PNP initialization...]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:60"> <![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\SYR00033\OEM_BOOT_IMAGE_X86.SYR00033.WIM]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="configpath.cpp:186"> <![LOG[booted from network (PXE)]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="configpath.cpp:201"> <![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="configpath.cpp:203"> <![LOG[Found config path X:\sms\data\]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:545"> <![LOG[booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:579"> <![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:596"> <![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="12:51:25.542+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:610"> <![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="12:51:27.802+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:857"> <![LOG[The command completed successfully.]LOG]!><time="12:51:37.718+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:939"> <![LOG[starting DNS client service.]LOG]!><time="12:51:37.718+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:663"> <![LOG[Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="12:51:38.225+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:857"> <![LOG[The command completed successfully.]LOG]!><time="12:51:38.225+480" date="08-12-2013" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:939"> <![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="12:51:38.287+480" date="08-12-2013" component="TSMBootstrap" context="" type="1" thread="1260" file="tsmbootstrap.cpp:1129"> <![LOG[Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="12:51:38.287+480" date="08-12-2013" component="TSMBootstrap" context="" type="0" thread="1260" file="tsmbootstrap.cpp:1130"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="12:51:38.287+480" date="08-12-2013" component="TSMBootstrap" context="" type="1" thread="1260" file="util.cpp:963"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL']LOG]!><time="12:51:38.287+480" date="08-12-2013" component="TSMBootstrap" context="" type="1" thread="1260" file="resourceutils.cpp:169"> <![LOG[Adding SMS bin folder "X:\sms\bin\i386" to the system environment PATH]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSMBootstrap" context="" type="0" thread="1260" file="tsmbootstrap.cpp:963"> <![LOG[PXE Boot with Root = X:\]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSMBootstrap" context="" type="1" thread="1260" file="tsmbootstrap.cpp:1062"> <![LOG[Executing from PXE in WinPE]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSMBootstrap" context="" type="1" thread="1260" file="tsmbootstrap.cpp:1077"> <![LOG[Loading TsPxe.dll from X:\sms\bin\i386\TsPxe.dll]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSMBootstrap" context="" type="0" thread="1260" file="tsmbootstraputil.cpp:1320"> <![LOG[TsPxe.dll loaded]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmbootstraputil.cpp:1330"> <![LOG[Device has PXE booted]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspxe.cpp:122"> <![LOG[Variable Path: \SMSTemp\2013.08.12.09.46.48.0003.{0BDE7588-C4F7-41C2-B3E9-934296B804F2}.boot.var]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspxe.cpp:134"> <![LOG[Variable Key Len: 69]LOG]!><time="12:51:38.303+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspxe.cpp:141"> <![LOG[succesfully added firewall rule for Tftp]LOG]!><time="12:51:38.318+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="fwopen.cpp:123"> <![LOG[Executing: X:\sms\bin\i386\smstftp.exe -i 172.16.4.111 get \SMSTemp\2013.08.12.09.46.48.0003.{0BDE7588-C4F7-41C2-B3E9-934296B804F2}.boot.var X:\sms\data\variables.dat]LOG]!><time="12:51:38.318+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspxe.cpp:177"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="12:51:38.365+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="commandline.cpp:228"> <![LOG[set command line: "X:\sms\bin\i386\smstftp.exe" -i 172.16.4.111 get \SMSTemp\2013.08.12.09.46.48.0003.{0BDE7588-C4F7-41C2-B3E9-934296B804F2}.boot.var X:\sms\data\variables.dat]LOG]!><time="12:51:38.365+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="commandline.cpp:731"> <![LOG[Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 172.16.4.111 get \SMSTemp\2013.08.12.09.46.48.0003.{0BDE7588-C4F7-41C2-B3E9-934296B804F2}.boot.var X:\sms\data\variables.dat]LOG]!><time="12:51:38.365+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="commandline.cpp:827"> <![LOG[Process completed with exit code 0]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="commandline.cpp:1123"> <![LOG[succesfully removed firewall rule for Tftp]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="fwopen.cpp:146"> <![LOG[successfully downloaded pxe variable file.]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspxe.cpp:187"> <![LOG[we are booted using PXE]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:2629"> <![LOG[we are booted using PXE and we use a generated password]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:2634"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="windes.cpp:165"> <![LOG[sMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsremovablemedia.cpp:387"> <![LOG[Verifying media password.]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:271"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:51:38.403+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[Found network adapter "Realtek PCIe GBE Family Controller" with IP Address 172.16.10.74.]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmbootstraputil.cpp:474"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="windes.cpp:165"> <![LOG[sMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsremovablemedia.cpp:387"> <![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediawizardcontrol.cpp:527"> <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="environmentscope.cpp:284"> <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="environmentscope.cpp:659"> <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="environmentscope.cpp:284"> <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="environmentscope.cpp:659"> <![LOG[setting LogMaxSize to 1000000]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:555"> <![LOG[setting LogMaxHistory to 1]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:556"> <![LOG[setting LogLevel to 0]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:557"> <![LOG[setting LogEnabled to 1]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:558"> <![LOG[setting LogDebug to 1]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:559"> <![LOG[uEFI: false]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:569"> <![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:584"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="util.cpp:963"> <![LOG[setting SMSTSMP TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSMediaGuid TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSBootMediaPackageID TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSHTTPPort TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSHTTPSPort TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSIISSSLState TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSLaunchMode TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSMediaPFX TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSPublicRootKey TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSRootCACerts TS environment variable]LOG]!><time="12:51:38.418+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSSiteCode TS environment variable]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSSiteSigningCertificate TS environment variable]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSUseFirstCert TS environment variable]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSx64UnknownMachineGUID TS environment variable]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[setting _SMSTSx86UnknownMachineGUID TS environment variable]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:604"> <![LOG[Root CA Public Certs=3082039130820279A0030201020210186F1517451217B34E341BDC8783B9EF300D06092A864886F70D0101050500305B31133011060A0992268993F22C640119160365647531173015060A0992268993F22C64011916076C656D6F796E6531123010060A0992268993F22C64011916026164311730150603550403130E61642D5052494E434553532D4341301E170D3130303530353134343232355A170D3230303530353134353232335A305B31133011060A0992268993F22C640119160365647531173015060A0992268993F22C64011916076C656D6F796E6531123010060A0992268993F22C64011916026164311730150603550403130E61642D5052494E434553532D434130820122300D06092A864886F70D01010105000382010F003082010A0282010100E0D104EC8DFA8888E8705485639FB4A8998B46B0288B1F63E0E1D07D7BE712A8BEF257692C514D7DEAB29F2931CC8C6BDDE9DC0FC8AF10B2ADAE4BF0105C70CE472FB9412017058B526E4485F1006F75A254F81AED696A18BF3DEFF7E06F753C8E223F51159390A00BE9BEE5B6431C80E02A97A22BBEDB02AC32B10EBAB8F61AB5E8B1EA1429CCF80003E9D7106885A55BB4973E08F505AB1FCB24EF59A4DC90C1AE9019B736A3823D962D57F697A21DAD71E7ACC43C5FB8AAFDBAD01216820AC0CD387B4037F88A7ED949667BDDE5593864AE56F53342BBD8775610360F70E96CF29FCDB00BE534E6B46BF078201F1B386A46B0E25C16E5EFCAAEDC94CA6CB30203010001A351304F300B0603551D0F040403020186300F0603551D130101FF040530030101FF301D0603551D0E0416041437010333667101FB4591BA0A026B91D254C27BAC301006092B06010401823715010403020100300D06092A864886F70D010105050003820101003B53C71CF489DA8C067DF938611E7FA39B0E14E85C849EA8C196F2444E75BED0B4E2592DF53A26554B67804820C8B43C50AA6ECEA533DAB0399698DCF24A0AA6B3B8197B3075F14843BB1520FDDE82E2A9B14F4FEAF6C945E0EE4EF40688B9BCB4217B308941AA557ACD10B7B81E206687772F74E808E848DA62B80E23ED280CF21955358558FBBA04B2EB40A8727A29581F207A4FC0227DD01BF4A4DC3B99BF41AD6874E1C9B7163189A6DC43588E3B07168FDA530DDF025865447800AA862C546628D5DFC2D2739B18AC9031EEFE94485D40C624034E2C0D46FED3B553F6406E74D6A64E72FA6E6677057BE5F5B392C1E3DDE6A1A88991C57B552BADEFD0C2]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:615"> <![LOG[importing certificates to root store]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="utils.cpp:4765"> <![LOG[Added certificate to store or replaced matching certificate in store.]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="utils.cpp:4821"> <![LOG[support Unknown Machines: 0]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:632"> <![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:675"> <![LOG[No hook is found to be executed before downloading policy]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:699"> <![LOG[Authenticator from the environment is empty.]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:838"> <![LOG[Need to create Authenticator Info using PFX]LOG]!><time="12:51:38.434+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:850"> <![LOG[initialized CStringStream object with string: {7D7F1AB2-BCB5-46D1-8D61-6BFCCC5AC6F6};2013-08-12T20:51:38Z.]LOG]!><time="12:51:38.450+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="stringstream.cpp:101"> <![LOG[set media certificate in transport]LOG]!><time="12:51:38.465+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:9418"> <![LOG[set authenticator in transport]LOG]!><time="12:51:38.465+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:7751"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_aut?MPKEYINFORMATIONMEDIA]LOG]!><time="12:51:38.465+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[Default CSP is Microsoft Enhanced RSA and AES Cryptographic Provider]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:1904"> <![LOG[Default CSP Type is 24]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:1905"> <![LOG[New settings:]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:925"> <![LOG[ site=SYR,SYR, MP=http://LMC-SCCM-P01.syr.ad.acme.edu, ports: http=80,https=443]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:927"> <![LOG[ certificates are received from MP.]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:931"> <![LOG[unknown machine GUIDs: e1219693-bcf7-427c-b0ef-35f15198cbcd 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:986"> <![LOG[Getting MP time information]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1021"> <![LOG[set authenticator in transport]LOG]!><time="12:51:38.496+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:7751"> <![LOG[Requesting client identity]LOG]!><time="12:51:38.512+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:5760"> <![LOG[setting message signatures.]LOG]!><time="12:51:38.528+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:51:38.528+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:51:38.528+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 433, uncompressed size 2540.]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:651"> <![LOG[-60 -60]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:5956"> <![LOG[server time zone info: 300, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6055"> <![LOG[Client Identity: ]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6140"> <![LOG[Netbios name: ]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6156"> <![LOG[Current time: 2013-08-12 20:51:38.543 TZ:Pacific Standard Time Bias:0480]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1090"> <![LOG[Current time zone info: 480, Pacific Standard Time, [0 0 0 0 0 0 0 0], 0, , [0 0 0 0 0 0 0 0], 0]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1118"> <![LOG[Adjusting the system time: -14399.767 seconds]LOG]!><time="12:51:38.543+480" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1120"> <![LOG[Time zone info set to: 300, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60]LOG]!><time="16:51:38.543+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1156"> <![LOG[New time: 2013-08-12 16:51:38.775]LOG]!><time="12:51:38.767+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1172"> <![LOG[Current time: 2013-08-12 16:51:38.767 TZ: Bias:0300]LOG]!><time="12:51:38.767+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1178"> <![LOG[Downloading policy from http://LMC-SCCM-P01.syr.ad.acme.edu.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:1185"> <![LOG[initializing HTTP transport.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:817"> <![LOG[ Setting URL = http://LMC-SCCM-P01.syr.ad.acme.edu.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:818"> <![LOG[ Setting Ports = 80,443.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:821"> <![LOG[ Setting CRL = false.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:824"> <![LOG[ Setting Server Certificates.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:841"> <![LOG[set authenticator in transport]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:7751"> <![LOG[ Setting Media Certificate.]LOG]!><time="12:51:38.775+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:849"> <![LOG[Preparing Client Identity Request.]LOG]!><time="12:51:38.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:583"> <![LOG[ Setting transport.]LOG]!><time="12:51:38.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:586"> <![LOG[ Setting SourceID = {7D7F1AB2-BCB5-46D1-8D61-6BFCCC5AC6F6}.]LOG]!><time="12:51:38.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:590"> <![LOG[ Setting site code = SYR.]LOG]!><time="12:51:38.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:595"> <![LOG[Can not find DeploymentType in file TsmBootstrap.ini or the file doesn't exist. This is not running on Windows To Go.]LOG]!><time="12:51:38.791+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="utils.cpp:1314"> <![LOG[ Setting SMBIOS GUID = 7E7E73C0-8C68-81E2-25C6-7054D299B28C.]LOG]!><time="12:51:38.978+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:623"> <![LOG[ Adding MAC Address 70:54:D2:99:B2:8C.]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:642"> <![LOG[Executing Client Identity Request.]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:666"> <![LOG[Requesting client identity]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:5760"> <![LOG[setting message signatures.]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:51:38.995+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 436, uncompressed size 2540.]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:651"> <![LOG[-60 -60]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:5956"> <![LOG[server time zone info: 300, , [0 11 0 1 2 0 0 0], 0, , [0 3 0 2 2 0 0 0], -60]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6055"> <![LOG[Client Identity: ]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6140"> <![LOG[Netbios name: ]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:6156"> <![LOG[Client GUID = , Netbios name = , State = Known]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:686"> <![LOG[is 64-bit capable: 1]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:344"> <![LOG[using unknown machine GUID: 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:901"> <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=TRUE]LOG]!><time="12:51:39.026+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libmachineinfo.cpp:189"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32772, HashSize: 20 ]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:699"> <![LOG[Computed HardwareID=2:D741AC5C856575086E3AF007A3D7C7378455B869 Win32_SystemEnclosure.SerialNumber=CSN12345678901234567 Win32_SystemEnclosure.SMBIOSAssetTag=No Asset Tag Win32_BaseBoard.SerialNumber=BSN12345678901234567 Win32_BIOS.SerialNumber=871092 Win32_NetworkAdapterConfiguration.MACAddress=<Not used on laptop>]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libmachineinfo.cpp:958"> <![LOG[Hardware ID: 2:D741AC5C856575086E3AF007A3D7C7378455B869]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:404"> <![LOG[Preparing the Client DDR Message]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:456"> <![LOG[ Setting SourceID = {7D7F1AB2-BCB5-46D1-8D61-6BFCCC5AC6F6}.]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:464"> <![LOG[sending the Client DDR message.]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:546"> <![LOG[sending Report]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:7099"> <![LOG[<Report><ReportHeader><Identification><Machine><ClientInstalled>0</ClientInstalled><ClientType>1</ClientType><Unknown>1</Unknown><ClientID>GUID:7b84190f-2139-439c-8cfe-35873765d1bd</ClientID><ClientVersion>5.00.0000.0000</ClientVersion><NetBIOSName>Unknown</NetBIOSName><CodePage>437</CodePage><SystemDefaultLCID>1033</SystemDefaultLCID></Machine></Identification><ReportDetails><ReportContent>Inventory Data</ReportContent><ReportType>Full</ReportType><Date>20130812165139.000000+000</Date><Version>1.0</Version><Format>1.1</Format></ReportDetails><InventoryAction ActionType="Predefined"><InventoryActionID>{00000000-0000-0000-0000-000000000003}</InventoryActionID><Description>Discovery</Description><InventoryActionLastUpdateTime>20130812165139.000000+000</InventoryActionLastUpdateTime></InventoryAction> </ReportHeader> <ReportBody><Instance ParentClass="CCM_ClientIdentificationInformation" Class="CCM_ClientIdentificationInformation" Namespace="root\ccm" Content="New"><CCM_ClientIdentificationInformation><HardwareID1>2:D741AC5C856575086E3AF007A3D7C7378455B869</HardwareID1></CCM_ClientIdentificationInformation></Instance><Instance ParentClass="Win32_NetworkAdapterConfiguration" Class="Win32_NetworkAdapterConfiguration" Namespace="root\cimv2" Content="New"><Win32_NetworkAdapterConfiguration><MACAddress>70:54:D2:99:B2:8C</MACAddress></Win32_NetworkAdapterConfiguration></Instance><Instance ParentClass="Win32_ComputerSystemProduct" Class="Win32_ComputerSystemProduct" Namespace="root\cimv2" Content="New"><Win32_ComputerSystemProduct><UUID>7E7E73C0-8C68-81E2-25C6-7054D299B28C</UUID></Win32_ComputerSystemProduct></Instance></ReportBody> </Report> ]LOG]!><time="12:51:39.042+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:7100"> <![LOG[setting message signatures.]LOG]!><time="12:51:39.057+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:51:39.057+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:51:39.057+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[submitted new client identity: GUID:7b84190f-2139-439c-8cfe-35873765d1bd]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:926"> <![LOG[Preparing Policy Assignment Request.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:944"> <![LOG[ Setting transport.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:945"> <![LOG[ Setting site code = SYR.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:948"> <![LOG[ Setting client ID = 05eeb83e-c8cb-4a30-bed1-b307491dfe2f.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:950"> <![LOG[ Setting site signing Certificate.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:955"> <![LOG[setting SiteSigningCertificateContext]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:2516"> <![LOG[Executing Policy Assignment Request.]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:967"> <![LOG[sending RequestAssignments]LOG]!><time="12:51:39.062+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:2793"> <![LOG[setting message signatures.]LOG]!><time="12:51:39.078+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:51:39.078+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:51:39.078+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:39.125+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:51:39.125+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 26706, uncompressed size 124824.]LOG]!><time="12:51:39.125+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="ccmzlib.cpp:651"> <![LOG[Request client ID: 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:51:39.125+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:2847"> <![LOG[Response client ID: 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:51:39.125+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:2848"> <![LOG[Retrieving Policy Assignments:]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:971"> <![LOG[ Processing Policy Assignment {52f0cb11-2b1f-4f3e-a0a9-06b8c58c4b26}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {130ea076-9241-4a5d-b719-c8133639e1b1}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {0869b7ab-cd5e-4c27-9127-8cd55ef8c47d}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {4975f0e9-6a7d-4399-bc5c-91894f72cf5b}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {e27fe3d6-ec85-4660-b3e1-7257d448d194}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {f1d1c4b0-9522-4fd4-8b24-2488c82d8ea5}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {eaa33b24-9492-4347-b612-3adc428b5aaf}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {ca9d45ba-42c2-449d-af0f-b6012206f091}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {48479f2a-f4e9-4cf3-82ee-743ce1150f06}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {c64408a7-2b75-4fc9-83be-ee132e3354c8}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {192ad81d-e0f9-4f8a-860c-cf9b32645d48}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {5e44a9f3-f9fc-48d1-bfea-3b969c5ecabe}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {f48f981a-b1cb-4928-a2fd-b3894de6c84f}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {011c2f7b-10f6-4fec-8d36-b4f593759891}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {46d8ea82-2c98-4516-8560-aed110c9fbfe}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {a310277e-c899-4cab-b794-2f1253636d62}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {16b392f7-9103-4308-abb6-8f082f581e42}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {c89364c4-1a51-4376-8a22-20b842647f5d}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {15db5273-f3b4-43f2-8fce-4deaebe18fd3}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {69fe771e-7fc0-468e-888b-f7813a7cdb7b}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {09c63f55-4f69-4e98-a2a8-6de5c495f22b}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {b385ec8e-bbf9-4f3e-8fd1-d16e327d2ebb}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {2540e069-72a8-4224-9529-cf04bc211a96}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {8cfcc955-2474-4f79-8de2-dac79ede6dcb}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {3c7c5866-4e51-49d2-bf56-01aee4542440}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {1d8d65d5-380c-4bec-a3e7-ac7d4d07a99d}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {839d9bb9-c699-43bb-adc5-0f3e8f6c15a2}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {16b5f3d4-1c72-4aaa-95f6-0ae5dfb5f4b1}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {c803b437-e941-473e-a97a-b19560471d45}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {476c88c1-81d7-4943-840f-1b061cdb6036}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {5df4c312-dafd-4a67-84cf-bd09199a1ba5}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {2c8a917e-b90c-4cac-8928-74ee25f41ec3}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {d7654333-9d28-4a87-b6da-1081b001acd8}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment SYR20000-SYR00003-3B5BFFE2.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment SRC10000.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {0502905a-4e06-403a-be80-1e204d8a626e}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment {dbada726-9a46-414f-80ee-324924b83456}.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment SYR2001B-SYR00029-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR2001B-SYR00002-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR2001B-SYR00056-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR2001B-SYR00033-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment SYR20031-SYR00029-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR20031-SYR00002-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR20031-SYR00033-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[ Processing Policy Assignment DEP-SYR20031-SYR00056-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:977"> <![LOG[successfully read 45 policy assignments.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:991"> <![LOG[Downloading policy body SYR2001B-SYR00029-6F6BCC28.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?SYR2001B-SYR00029-6F6BCC28.27_00]LOG]!><time="12:51:39.141+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:39.156+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[Found a secure policy.]LOG]!><time="12:51:39.172+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4563"> <![LOG[Trying to decode policy.]LOG]!><time="12:51:39.172+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4567"> <![LOG[Policy decoded.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4602"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:746"> <![LOG[Response ID: SYR2001B-SYR00029-6F6BCC28]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2078"> <![LOG[Downloading policy body SYR20031-SYR00029-6F6BCC28.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?SYR20031-SYR00029-6F6BCC28.12_00]LOG]!><time="12:51:39.187+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:51:39.219+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libsmsmessaging.cpp:8956"> <![LOG[Found a secure policy.]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4563"> <![LOG[Trying to decode policy.]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4567"> <![LOG[Policy decoded.]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4602"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="libcrypt.cpp:746"> <![LOG[Response ID: SYR20031-SYR00029-6F6BCC28]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:2078"> <![LOG[This Task sequence is set for DownloadOnDemand]LOG]!><time="12:51:39.235+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:3150"> <![LOG[This Task sequence is set for DownloadOnDemand]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:3150"> <![LOG[Retrieving collection variable policy.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:1512"> <![LOG[Found 0 collection variables.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:1520"> <![LOG[Retrieving machine variable policy.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tspolicy.cpp:1530"> <![LOG[Found 0 machine variables.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tspolicy.cpp:1538"> <![LOG[setting collection variables in the task sequencing environment.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="utils.cpp:157"> <![LOG[setting machine variables in the task sequencing environment.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="utils.cpp:157"> <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediawizardcontrol.cpp:1378"> <![LOG[Running Wizard in Interactive mode]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediawizardcontrol.cpp:2452"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="windes.cpp:165"> <![LOG[sMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsremovablemedia.cpp:387"> <![LOG[Activating Welcome Page.]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediawelcomepage.cpp:131"> <![LOG[Loading bitmap]LOG]!><time="12:51:39.250+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmbootstrap.cpp:1228"> <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="12:54:56.657+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediawelcomepage.cpp:340"> <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:54:56.657+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsremovablemedia.cpp:322"> <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:54:56.657+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="windes.cpp:165"> <![LOG[sMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:54:56.657+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsremovablemedia.cpp:387"> <![LOG[skipping Confirmation Page.]LOG]!><time="12:54:56.657+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediaconfirmationpage.cpp:170"> <![LOG[Activating Task Sequence Selection Page.]LOG]!><time="12:54:56.673+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediataskselectionpage.cpp:112"> <![LOG[TaskSelectionPage::OnWizardNext()]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediataskselectionpage.cpp:137"> <![LOG[skipping Variables Selection Page.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediavariablesselectionpage.cpp:155"> <![LOG[Activating Resolve Progress Page.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediaresolveprogresspage.cpp:76"> <![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1260" file="tsmediaresolveprogresspage.cpp:113"> <![LOG[spawned thread 1716 to resolve task sequence dependencies.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1260" file="tsmediaresolveprogresspage.cpp:142"> <![LOG[No content source files for selected task sequence.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3387"> <![LOG[Getting policy for CCM_SoftwareDistribution[AdvertID=SYR2001B", PackageID="SYR00002", ProgramID="*]]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2430"> <![LOG[Downloading policy body DEP-SYR2001B-SYR00002-6F6BCC28.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.252+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?DEP-SYR2001B-SYR00002-6F6BCC28.1_00]LOG]!><time="12:54:57.267+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.267+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: DEP-SYR2001B-SYR00002-6F6BCC28]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[Getting content hash value for reference package SYR00002 from policy]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2503"> <![LOG[successfully resolved policy for SYR00002.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2558"> <![LOG[Resolving content location for SYR00002]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2575"> <![LOG[Getting network access account.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:1836"> <![LOG[Downloading policy body {69fe771e-7fc0-468e-888b-f7813a7cdb7b}.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.283+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{69fe771e-7fc0-468e-888b-f7813a7cdb7b}.2_00]LOG]!><time="12:54:57.298+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.298+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Found a secure policy.]LOG]!><time="12:54:57.298+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4563"> <![LOG[Trying to decode policy.]LOG]!><time="12:54:57.298+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4567"> <![LOG[Policy decoded.]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4602"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {69FE771E-7FC0-468E-888B-F7813A7CDB7B}]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccount]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:1754"> <![LOG[Network Access Account has a non-empty value]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.h:175"> <![LOG[Getting local network information.]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1991"> <![LOG[DhcpGetOriginalSubnetMask entry point is supported.]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:117"> <![LOG[begin checking Alternate Network Configuration]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1095"> <![LOG[spNamespace.Open(sNamespacePath), HRESULT=8004100e (e:\nts_sccm_release\sms\framework\ccmutillib\ccmiputil.cpp,1109)]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1109"> <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="12:54:57.314+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1172"> <![LOG[Adapter {DED10969-F8AB-482D-A6FA-84088626126A} is DHCP enabled. Checking quarantine status.]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:436"> <![LOG[Content location request:]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1996"> <![LOG[ Package : SYR00002.1]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1997"> <![LOG[ Client : 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1998"> <![LOG[ Local : 1]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1999"> <![LOG[ Remote : 0]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2000"> <![LOG[ Internet: 0]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2001"> <![LOG[sending RequestContentLocations for SYR00002]LOG]!><time="12:54:57.330+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3464"> <![LOG[setting message signatures.]LOG]!><time="12:54:57.345+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:57.345+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:57.345+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 562, uncompressed size 1756.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:651"> <![LOG[Location Reply: <ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="SYR" MasterSiteCode="SYR" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002" Signature="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSSIG$/SYR00002"/><ADSite Name="Default-First-Site-Name"/><IPSubnets><IPSubnet Address="172.16.4.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7804</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>LMC-SCCM-P01.syr.ad.acme.edu</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="0"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites></ContentLocationReply>]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3491"> <![LOG[MCS server: ]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3678"> <![LOG[Found location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3766"> <![LOG[Local=1]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3803"> <![LOG[Processing 1 locations.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2032"> <![LOG[Processing local location:]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2079"> <![LOG[ Flags: 01000000]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2080"> <![LOG[ URLs : 1]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2081"> <![LOG[ SMB : ]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2082"> <![LOG[ MCS : ]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2083"> <![LOG[Adding URL location item 2 2 000001f9 00000000 http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2117"> <![LOG[Prioritized locations:]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2146"> <![LOG[ http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2162"> <![LOG[sYR00002 content location: ]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2642"> <![LOG[sYR00002 http content location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2660"> <![LOG[Getting policy for CCM_SoftwareDistribution[AdvertID=SYR2001B", PackageID="SYR00033", ProgramID="*]]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2430"> <![LOG[Downloading policy body DEP-SYR2001B-SYR00033-6F6BCC28.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.494+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?DEP-SYR2001B-SYR00033-6F6BCC28.2_00]LOG]!><time="12:54:57.510+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.510+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.510+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.510+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: DEP-SYR2001B-SYR00033-6F6BCC28]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[Getting content hash value for reference package SYR00033 from policy]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2503"> <![LOG[successfully resolved policy for SYR00033.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2558"> <![LOG[Resolving content location for SYR00033]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2575"> <![LOG[Getting network access account.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:1836"> <![LOG[Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccount]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:1754"> <![LOG[Network Access Account has a non-empty value]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.h:175"> <![LOG[Getting local network information.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1991"> <![LOG[DHCP entry points already initialized.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:75"> <![LOG[begin checking Alternate Network Configuration]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1095"> <![LOG[spNamespace.Open(sNamespacePath), HRESULT=8004100e (e:\nts_sccm_release\sms\framework\ccmutillib\ccmiputil.cpp,1109)]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1109"> <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1172"> <![LOG[Adapter {DED10969-F8AB-482D-A6FA-84088626126A} is DHCP enabled. Checking quarantine status.]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:436"> <![LOG[Content location request:]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1996"> <![LOG[ Package : SYR00033.3]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1997"> <![LOG[ Client : 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1998"> <![LOG[ Local : 1]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1999"> <![LOG[ Remote : 0]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2000"> <![LOG[ Internet: 0]LOG]!><time="12:54:57.526+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2001"> <![LOG[sending RequestContentLocations for SYR00033]LOG]!><time="12:54:57.541+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3464"> <![LOG[setting message signatures.]LOG]!><time="12:54:57.557+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:57.557+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:57.557+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 588, uncompressed size 1888.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:651"> <![LOG[Location Reply: <ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="1184"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="SYR" MasterSiteCode="SYR" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><SMBPath Name="\\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\"/><URL Name="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033" Signature="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSSIG$/SYR00033"/><ADSite Name="Default-First-Site-Name"/><IPSubnets><IPSubnet Address="172.16.4.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7804</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>LMC-SCCM-P01.syr.ad.acme.edu</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="0"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites></ContentLocationReply>]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3491"> <![LOG[MCS server: ]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3678"> <![LOG[Found location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3766"> <![LOG[Local=1]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3803"> <![LOG[Processing 1 locations.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2032"> <![LOG[Processing local location:]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2079"> <![LOG[ Flags: 000004a0]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2080"> <![LOG[ URLs : 1]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2081"> <![LOG[ SMB : \\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2082"> <![LOG[ MCS : ]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2083"> <![LOG[Adding SMB location item 2 3 0000320f 00000000 \\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2105"> <![LOG[Adding URL location item 2 2 000000b7 00000000 http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2117"> <![LOG[Prioritized locations:]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2146"> <![LOG[ http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2162"> <![LOG[ \\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2156"> <![LOG[sYR00033 content location: \\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2642"> <![LOG[sYR00033 http content location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2660"> <![LOG[Getting policy for CCM_SoftwareDistribution[AdvertID=SYR2001B", PackageID="SYR00056", ProgramID="*]]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2430"> <![LOG[Downloading policy body DEP-SYR2001B-SYR00056-6F6BCC28.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.588+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?DEP-SYR2001B-SYR00056-6F6BCC28.1_00]LOG]!><time="12:54:57.604+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.604+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.604+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.604+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: DEP-SYR2001B-SYR00056-6F6BCC28]LOG]!><time="12:54:57.604+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[Getting content hash value for reference package SYR00056 from policy]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2503"> <![LOG[successfully resolved policy for SYR00056.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2558"> <![LOG[Resolving content location for SYR00056]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2575"> <![LOG[Getting network access account.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:1836"> <![LOG[Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccount]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:1754"> <![LOG[Network Access Account has a non-empty value]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.h:175"> <![LOG[Getting local network information.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1991"> <![LOG[DHCP entry points already initialized.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:75"> <![LOG[begin checking Alternate Network Configuration]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1095"> <![LOG[spNamespace.Open(sNamespacePath), HRESULT=8004100e (e:\nts_sccm_release\sms\framework\ccmutillib\ccmiputil.cpp,1109)]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1109"> <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:1172"> <![LOG[Adapter {DED10969-F8AB-482D-A6FA-84088626126A} is DHCP enabled. Checking quarantine status.]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmiputil.cpp:436"> <![LOG[Content location request:]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1996"> <![LOG[ Package : SYR00056.1]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1997"> <![LOG[ Client : 05eeb83e-c8cb-4a30-bed1-b307491dfe2f]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1998"> <![LOG[ Local : 1]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:1999"> <![LOG[ Remote : 0]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2000"> <![LOG[ Internet: 0]LOG]!><time="12:54:57.619+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2001"> <![LOG[sending RequestContentLocations for SYR00056]LOG]!><time="12:54:57.635+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3464"> <![LOG[setting message signatures.]LOG]!><time="12:54:57.651+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:57.651+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:57.651+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 563, uncompressed size 1756.]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:651"> <![LOG[Location Reply: <ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="SYR" MasterSiteCode="SYR" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056" Signature="http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSSIG$/SYR00056"/><ADSite Name="Default-First-Site-Name"/><IPSubnets><IPSubnet Address="172.16.4.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7804</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>LMC-SCCM-P01.syr.ad.acme.edu</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="0"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites></ContentLocationReply>]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3491"> <![LOG[MCS server: ]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3678"> <![LOG[Found location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3766"> <![LOG[Local=1]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:3803"> <![LOG[Processing 1 locations.]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2032"> <![LOG[Processing local location:]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2079"> <![LOG[ Flags: 01000000]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2080"> <![LOG[ URLs : 1]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2081"> <![LOG[ SMB : ]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2082"> <![LOG[ MCS : ]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2083"> <![LOG[Adding URL location item 2 2 0000007a 00000000 http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2117"> <![LOG[Prioritized locations:]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2146"> <![LOG[ http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:2162"> <![LOG[sYR00056 content location: ]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2642"> <![LOG[sYR00056 http content location: http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2660"> <![LOG[No need to register providers]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmbootstraputil.cpp:1000"> <![LOG[Registering the Progress UI.]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1726"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="commandline.cpp:228"> <![LOG[set command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="commandline.cpp:731"> <![LOG[Executing command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE]LOG]!><time="12:54:57.682+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="commandline.cpp:827"> <![LOG[==========[ TsProgressUI started in process 1764 ]==========]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="1" thread="1768" file="winmain.cpp:330"> <![LOG[Command line: "X:\sms\bin\i386\TsProgressUI.exe" /Register:WinPE]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="0" thread="1768" file="winmain.cpp:332"> <![LOG[Registering COM classes]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="1" thread="1768" file="winmain.cpp:187"> <![LOG[sbModulePath = X:\sms\bin\i386\TsProgressUI.exe]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="1" thread="1768" file="tsprogressuiclass.cpp:625"> <![LOG[unregistering class objects]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="1" thread="1768" file="winmain.cpp:495"> <![LOG[shutdown complete.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TsProgressUI" context="" type="1" thread="1768" file="winmain.cpp:512"> <![LOG[Process completed with exit code 0]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="commandline.cpp:1123"> <![LOG[successfully registered TS Progress UI.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:2279"> <![LOG[Creating the Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1733"> <![LOG[setting Media Variables in Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1739"> <![LOG[setting WinPE Flag in the Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1763"> <![LOG[setting Media Type Flag in the Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1769"> <![LOG[setting Local Computer Name in the Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1775"> <![LOG[setting Selected Task Sequence Information Task Sequencing Environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1782"> <![LOG[setting selected task sequence information in the environment.]LOG]!><time="12:54:57.729+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3490"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 22394, compressed size 2719.]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting source for SYR00002 to ]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:3754"> <![LOG[setting _SMSTSHTTPSYR00002 to http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00002]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3629"> <![LOG[setting _SMSTSPKGFLAGSSYR00002 to 16777216]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3653"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 22374, compressed size 2745.]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting source for SYR00033 to \\LMC-SCCM-P01.syr.ad.acme.edu\SMSPKGF$\SYR00033\]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:3754"> <![LOG[setting _SMSTSHTTPSYR00033 to http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00033]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3629"> <![LOG[setting _SMSTSPKGFLAGSSYR00033 to 1184]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3653"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 22330, compressed size 2730.]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting source for SYR00056 to ]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="resolvesource.cpp:3754"> <![LOG[setting _SMSTSHTTPSYR00056 to http://LMC-SCCM-P01.syr.ad.acme.edu/SMS_DP_SMSPKG$/SYR00056]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3629"> <![LOG[setting _SMSTSPKGFLAGSSYR00056 to 16777216]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:3653"> <![LOG[initializing the local data path.]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1788"> <![LOG[user did not specify local data drive]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="utils.cpp:1391"> <![LOG[Volume C:\ has 319928602624 bytes of free space]LOG]!><time="12:54:57.744+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:536"> <![LOG[Volume C:\ is not bootable]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:549"> <![LOG[Volume D:\ is not a fixed hard drive]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:495"> <![LOG[Volume E:\ is not a fixed hard drive]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:495"> <![LOG[Volume X:\ is not a fixed hard drive]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:495"> <![LOG[TSM root drive = ]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:559"> <![LOG[We do not find an available volume to store the local data path]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="utils.cpp:1406"> <![LOG[setting Task Sequence User State Path to "%_SMSTSMDataPath%\UserState".]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:145"> <![LOG[setting Network Access Account Information in Task Sequencing Environment.]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1811"> <![LOG[Found NetworkAccessUsername/NetworkAccessPassword from NAAConfig CCM_NetworkAccessAccount]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:1754"> <![LOG[Network Access Account has a non-empty value]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.h:175"> <![LOG[Downloading policy body {46d8ea82-2c98-4516-8560-aed110c9fbfe}.]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{46d8ea82-2c98-4516-8560-aed110c9fbfe}.1_00]LOG]!><time="12:54:57.760+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {46D8EA82-2C98-4516-8560-AED110C9FBFE}]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[Found property CCM_ClientAgentConfig.BrandingTitle = ]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:1706"> <![LOG[Client agent branding title is empty. Ignoring.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="2" thread="1716" file="tsmediawizardcontrol.cpp:1839"> <![LOG[setting Client ID in Task Sequencing Environment.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1845"> <![LOG[Not using the unknown machine name]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:1855"> <![LOG[setting SysHealthConfig policy in the environment.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1874"> <![LOG[Downloading policy body {09c63f55-4f69-4e98-a2a8-6de5c495f22b}.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.776+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{09c63f55-4f69-4e98-a2a8-6de5c495f22b}.1_00]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {09C63F55-4F69-4E98-A2A8-6DE5C495F22B}]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 4652, compressed size 686.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting SoftUpdConfig policy in the environment.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1882"> <![LOG[Downloading policy body {011c2f7b-10f6-4fec-8d36-b4f593759891}.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.791+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.807+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.807+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{011c2f7b-10f6-4fec-8d36-b4f593759891}.2_00]LOG]!><time="12:54:57.807+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.807+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {011C2F7B-10F6-4FEC-8D36-B4F593759891}]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 19236, compressed size 1934.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting SoftDistClient config policy in the environment.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1890"> <![LOG[Downloading policy body {15db5273-f3b4-43f2-8fce-4deaebe18fd3}.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.822+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{15db5273-f3b4-43f2-8fce-4deaebe18fd3}.1_00]LOG]!><time="12:54:57.838+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.838+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.838+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.838+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {15DB5273-F3B4-43F2-8FCE-4DEAEBE18FD3}]LOG]!><time="12:54:57.838+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 13742, compressed size 1329.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting software update policy in the environment.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1898"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[bad zlib compression ratio: original size 32, compressed size 38.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:480"> <![LOG[setting software update policy in the environment.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1906"> <![LOG[Downloading policy body {52f0cb11-2b1f-4f3e-a0a9-06b8c58c4b26}.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{52f0cb11-2b1f-4f3e-a0a9-06b8c58c4b26}.94_00]LOG]!><time="12:54:57.854+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {52F0CB11-2B1F-4F3E-A0A9-06B8C58C4B26}]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 9018, compressed size 905.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting quarantine policy in the environment.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1914"> <![LOG[Downloading policy body {130ea076-9241-4a5d-b719-c8133639e1b1}.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.869+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{130ea076-9241-4a5d-b719-c8133639e1b1}.1_00]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {130EA076-9241-4A5D-B719-C8133639E1B1}]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 2274, compressed size 563.]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting NAAConfig policy in the environment.]LOG]!><time="12:54:57.885+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1922"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 2932, compressed size 764.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting CIVersionInfo policy in the environment.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1930"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[bad zlib compression ratio: original size 32, compressed size 38.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:480"> <![LOG[CIVersionInfo policy: <PolicyList/> ]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1936"> <![LOG[setting RebootSettingsConfig policy in the environment.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1939"> <![LOG[Downloading policy body {a310277e-c899-4cab-b794-2f1253636d62}.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{a310277e-c899-4cab-b794-2f1253636d62}.1_00]LOG]!><time="12:54:57.901+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {A310277E-C899-4CAB-B794-2F1253636D62}]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 1556, compressed size 430.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[setting AppManClientConfig policy in the environment.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tsmediawizardcontrol.cpp:1947"> <![LOG[Downloading policy body {2540e069-72a8-4224-9529-cf04bc211a96}.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tspolicy.cpp:2040"> <![LOG[Preparing Policy Body Request.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2043"> <![LOG[ Setting transport.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2044"> <![LOG[Executing Policy Body Request.]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2063"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 GET /SMS_MP/.sms_pol?{2540e069-72a8-4224-9529-cf04bc211a96}.1_00]LOG]!><time="12:54:57.916+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libsmsmessaging.cpp:8956"> <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:699"> <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="libcrypt.cpp:746"> <![LOG[Response ID: {2540E069-72A8-4224-9529-CF04BC211A96}]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="libsmsmessaging.cpp:4816"> <![LOG[Reading Policy Body.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2071"> <![LOG[Parsing Policy Body.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="tspolicy.cpp:2078"> <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:700"> <![LOG[Compression (zlib) succeeded: original size 6100, compressed size 955.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="ccmzlib.cpp:489"> <![LOG[Launch mode read from environment variable: 'PXE'.']LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:1975"> <![LOG[bootpackageID: SYR00033 AssociatedWInPE: SYR00033 SourceVersion: 3 AssociatedSourceVersion: 3]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:2102"> <![LOG[WinPE assocated with task sequence is the same as the boot media.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:2116"> <![LOG[setting time zone info to ]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:2122"> <![LOG[No TimeZone information to set.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmbootstraputil.cpp:201"> <![LOG[starting Task Sequence Manager.]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmediawizardcontrol.cpp:2132"> <![LOG[executing TS Manager not in full media]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmbootstraputil.cpp:537"> <![LOG[executing TS Manager in x:\sms\bin\i386]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="tsmbootstraputil.cpp:548"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="12:54:57.932+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="commandline.cpp:228"> <![LOG[set command line: "TsManager.exe"]LOG]!><time="12:54:57.948+240" date="08-12-2013" component="TSPxe" context="" type="0" thread="1716" file="commandline.cpp:731"> <![LOG[Executing command line: "TsManager.exe"]LOG]!><time="12:54:57.948+240" date="08-12-2013" component="TSPxe" context="" type="1" thread="1716" file="commandline.cpp:827"> <![LOG[successfully intialized Logging for TS Manager.]LOG]!><time="12:54:57.963+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:705"> <![LOG[Commandline: "TsManager.exe"]LOG]!><time="12:54:57.963+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:60"> <![LOG[/service parameter found at index: -1]LOG]!><time="12:54:57.963+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:67"> <![LOG[/standalone parameter found at index: -1]LOG]!><time="12:54:57.963+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:77"> <![LOG[/noclient parameter found at index: -1]LOG]!><time="12:54:57.963+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:98"> <![LOG[successfully registered Task Sequencing COM Interface.]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="environmentlib.cpp:799"> <![LOG[Executing as a standalone exe]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:723"> <![LOG[initializing TS Environment]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:994"> <![LOG[Opening Task Sequencing Environment]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1031"> <![LOG[Env variable _SMSTSProtectedPaths set to %OSDStateStorePath%;%_SMSTSClientCache%;%_SMSTSNewClientCachePathToCleanup%]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:968"> <![LOG[!sVolumeID.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,478)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:478"> <![LOG[Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="resolvesource.cpp:519"> <![LOG[DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,521)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:521"> <![LOG[pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,255)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:255"> <![LOG[pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,255)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:255"> <![LOG[pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,255)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:255"> <![LOG[pwszPath && *pwszPath, HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,255)]LOG]!><time="12:54:57.979+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="resolvesource.cpp:255"> <![LOG[Executing in WinPE]LOG]!><time="12:54:58.026+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1161"> <![LOG[_SMSTSReturnToGINA variable set to ]LOG]!><time="12:54:58.026+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1176"> <![LOG[initializing TS Engine]LOG]!><time="12:54:58.026+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1340"> <![LOG[Getting TaskSequenceXML from environment]LOG]!><time="12:54:58.026+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1349"> <![LOG[Parsing task sequence . . .]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:1370"> <![LOG[Loaded TS from string]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:86"> <![LOG[Parsing task sequence to get schema version]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:106"> <![LOG[Task sequence version 3.00]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsmanager.cpp:1375"> <![LOG[Task sequence schema version is 3.00]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsmanager.cpp:1301"> <![LOG[Current supported schema version is 3.10 and 3.00]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsmanager.cpp:1309"> <![LOG[Processing get action table request]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:139"> <![LOG[Got root node now getting list of all child elements]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:150"> <![LOG[There are 2 first level steps or groups]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:318"> <![LOG[Processing group]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:443"> <![LOG[ Parsing group node: Install Operating System]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:366"> <![LOG[Description: Actions to run in Windows PE to install and configure the image]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:370"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:374"> <![LOG[Disable: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:382"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Adding begin group instruction at 0]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:393"> <![LOG[There are 8 first level steps or groups]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:318"> <![LOG[ Parsing step node: Restart in Windows PE]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[A condition is associated with the step found]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:659"> <![LOG[Found and operator.]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:738"> <![LOG[There are 1 operands]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:772"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=equals]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=false]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSInWinPE]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[Disable: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPEandFullOS]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.041+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: SMSRebootMessage]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: SMSRebootTimeout]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: smsboot.exe /target:WinPE]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 1]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Partition Disk 0 - BIOS]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: This action partitions and formats the disk for new deployments of BIOS-based computers. This step will not run for Unified Extensible Firmware Interface (UEFI)-based computers.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[A condition is associated with the step found]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:659"> <![LOG[Found and operator.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:738"> <![LOG[There are 4 operands]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:772"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 2 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notExists]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSClientCache]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=OEMMedia]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSMediaType]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=true]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_OSDMigrateUseHardlinks]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=true]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSBootUEFI]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[Disable: ]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPE]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDDiskIndex]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDDiskType]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDDiskpartBiosCompatibilityMode]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDGPTBootDisk]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitionStyle]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0AssignVolumeLetter]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Bootable]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0FileSystem]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0QuickFormat]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Size]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0SizeUnits]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Type]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0VolumeLetterVariable]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0VolumeName]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: osddiskpart.exe]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 2]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Partition Disk 0 - UEFI]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: This action partitions and formats the disk for new deployments of Unified Extensible Firmware Interface (UEFI)-based computers. This step will not run for BIOS-based computers.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[A condition is associated with the step found]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:659"> <![LOG[Found and operator.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:738"> <![LOG[There are 4 operands]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:772"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 2 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notExists]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSClientCache]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=OEMMedia]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSMediaType]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=true]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_OSDMigrateUseHardlinks]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=equals]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=true]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSBootUEFI]LOG]!><time="12:54:58.057+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[Disable: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPE]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDDiskIndex]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDDiskType]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDDiskpartBiosCompatibilityMode]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDGPTBootDisk]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitionStyle]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0AssignVolumeLetter]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Bootable]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0FileSystem]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0QuickFormat]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Size]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0SizeUnits]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0Type]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0VolumeLetterVariable]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDPartitions0VolumeName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: osddiskpart.exe]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 3]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: OSD Preserve Drive Letter]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: Keeps OS on C:]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Disable: true]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPEandFullOS]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[No variables found in default variable list]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:606"> <![LOG[Action command line: tsenv.exe "OSDPreserveDriveLetter=False"]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 4]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Apply Operating System]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: Actions to apply operating system]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Disable: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPE]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDImageIndex]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: OSDApplyOS.exe /image:SYR00056,%OSDImageIndex% /target:C: /runfromnet:False]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 5]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Apply Windows Settings]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: Actions to apply Windows settings]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Disable: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPE]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDLocalAdminPassword]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDComputerName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDProductKey]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDRandomAdminPassword]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDRegisteredOrgName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDRegisteredUserName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDServerLicenseConnectionLimit]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDTimeZone]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: osdwinsettings.exe /config]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 6]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Apply Device Drivers]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[A condition is associated with the step found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:659"> <![LOG[Found and operator.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:738"> <![LOG[There are 1 operands]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:772"> <![LOG[**Processing expression node]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:781"> <![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:807"> <![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:898"> <![LOG[There are 3 operands in the built in action]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:915"> <![LOG[Operand Operator=notEquals]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Value=FullMedia]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[Operand Variable=_SMSTSMediaType]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:931"> <![LOG[successfully added 3 condition parameters]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="tsxml.cpp:994"> <![LOG[Disable: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPE]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDAutoApplyDriverBestMatch]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDAllowUnsignedDriver]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 7]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[ Parsing step node: Apply Network Settings]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: Actions to configure network settings]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Disable: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPEandFullOS]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: OSDDomainName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDDomainOUName]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDJoinPassword]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDJoinAccount]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: OSDNetworkJoinType]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: osdnetsettings.exe configure]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 8]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[Processed all elements]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:333"> <![LOG[Adding end group instruction at 9]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:402"> <![LOG[The next instruction after group will be at 10]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:408"> <![LOG[Processing group]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:443"> <![LOG[ Parsing group node: Setup Operating System]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:366"> <![LOG[Description: Setup Operating System]LOG]!><time="12:54:58.073+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:370"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:374"> <![LOG[Disable: ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:382"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Adding begin group instruction at 10]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:393"> <![LOG[There are 1 first level steps or groups]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:318"> <![LOG[ Parsing step node: Setup Windows and Configuration Manager]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:459"> <![LOG[Description: Actions to setup Windows and Configuration Manager client]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:467"> <![LOG[successCodeList: 0]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:475"> <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="ccmxml.h:582"> <![LOG[No condition is associated with the step.]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:670"> <![LOG[Disable: ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:484"> <![LOG[Run in attribute: WinPEandFullOS]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:579"> <![LOG[Variable name: SMSClientInstallProperties]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Variable name: _SMSClientPackageID]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:620"> <![LOG[Action command line: OSDSetupWindows.exe]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:522"> <![LOG[Adding instruction at 11]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:524"> <![LOG[Processed all elements]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:333"> <![LOG[Adding end group instruction at 12]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:402"> <![LOG[The next instruction after group will be at 13]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:408"> <![LOG[Processed all elements]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:333"> <![LOG[ Reading Global variable list]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:183"> <![LOG[Got root node now getting global var list]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:194"> <![LOG[GlobalVarlist found]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:210"> <![LOG[Variable name: OSDEnableTCPIPFiltering]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:244"> <![LOG[Variable name: OSDAdapterCount]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsxml.cpp:244"> <![LOG[starting Task Sequence Engine . . . ]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:857"> <![LOG[****************************************************************************]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="tsmanager.cpp:859"> <![LOG[set a global environment variable _SMSTSNextInstructionPointer=0]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSInstructionTableSize=13]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable SMSTSRebootRequested=]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable SMSTSRebootDelay=]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable SMSTSRebootMessage=]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable SMSTSRebootReason=]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable SMSTSRetryRequested=]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="util.cpp:963"> <![LOG[The task execution engine started execution]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="engine.cxx:70"> <![LOG[MP server http://LMC-SCCM-P01.syr.ad.acme.edu. Ports 80,443. CRL=false.]LOG]!><time="12:54:58.088+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5300"> <![LOG[setting authenticator]LOG]!><time="12:54:58.119+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5322"> <![LOG[set authenticator in transport]LOG]!><time="12:54:58.119+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:7751"> <![LOG[sending StatusMessage]LOG]!><time="12:54:58.135+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:4025"> <![LOG[setting message signatures.]LOG]!><time="12:54:58.151+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:58.151+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:58.151+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:58.182+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:8956"> <![LOG[MP server http://LMC-SCCM-P01.syr.ad.acme.edu. Ports 80,443. CRL=false.]LOG]!><time="12:54:58.182+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5300"> <![LOG[setting authenticator]LOG]!><time="12:54:58.198+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5322"> <![LOG[set authenticator in transport]LOG]!><time="12:54:58.198+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:7751"> <![LOG[sending StatusMessage]LOG]!><time="12:54:58.220+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:4025"> <![LOG[setting message signatures.]LOG]!><time="12:54:58.220+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:58.220+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:58.220+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:58.251+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:8956"> <![LOG[start executing an instruction. Instruction name: Install Operating System. Instruction pointer: 0]LOG]!><time="12:54:58.251+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="engine.cxx:117"> <![LOG[set a global environment variable _SMSTSCurrentActionName=Install Operating System]LOG]!><time="12:54:58.251+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSNextInstructionPointer=0]LOG]!><time="12:54:58.251+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[The group (Install Operating System) has been successfully started]LOG]!><time="12:54:58.283+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:2364"> <![LOG[MP server http://LMC-SCCM-P01.syr.ad.acme.edu. Ports 80,443. CRL=false.]LOG]!><time="12:54:58.283+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5300"> <![LOG[setting authenticator]LOG]!><time="12:54:58.314+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5322"> <![LOG[set authenticator in transport]LOG]!><time="12:54:58.314+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:7751"> <![LOG[sending StatusMessage]LOG]!><time="12:54:58.330+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:4025"> <![LOG[setting message signatures.]LOG]!><time="12:54:58.345+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:58.345+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:58.345+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:8956"> <![LOG[user did not specify local data drive]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="utils.cpp:1391"> <![LOG[Volume C:\ has 319928602624 bytes of free space]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:536"> <![LOG[Volume C:\ is not bootable]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:549"> <![LOG[Volume D:\ is not a fixed hard drive]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:495"> <![LOG[Volume E:\ is not a fixed hard drive]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:495"> <![LOG[Volume X:\ is not a fixed hard drive]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:495"> <![LOG[TSM root drive = ]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:559"> <![LOG[We do not find an available volume to store the local data path]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:1406"> <![LOG[set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a TS execution environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:386"> <![LOG[set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:414"> <![LOG[save the current environment block]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:833"> <![LOG[pszPath[0] != L'\0', HRESULT=80070057 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,60)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="path.cpp:60"> <![LOG[Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,655)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="environmentlib.cpp:655"> <![LOG[Failed to save environment to (80070057)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="2" thread="1788" file="environmentlib.cpp:676"> <![LOG[TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,842)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:842"> <![LOG[Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance. The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="3" thread="1788" file="executionenv.cxx:842"> <![LOG[saveEnvironment(), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,420)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:420"> <![LOG[Failed to persist execution state. Error 0x(80070057)]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="2" thread="1788" file="executionenv.cxx:426"> <![LOG[Failed to save execution state and environment to local hard disk]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="2" thread="1788" file="engine.cxx:250"> <![LOG[start executing an instruction. Instruction name: Restart in Windows PE. Instruction pointer: 1]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="engine.cxx:117"> <![LOG[set a global environment variable _SMSTSCurrentActionName=Restart in Windows PE]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a local default variable SMSRebootMessage]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable SMSRebootTimeout]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[Evaluating an AND expression]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:593"> <![LOG[Evaluating a variable condition expression]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:776"> <![LOG[Variable = _SMSTSInWinPE]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:794"> <![LOG[Value = false]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:795"> <![LOG[Operator = equals]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:796"> <![LOG[Expand a string: equals]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: _SMSTSInWinPE]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: false]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[The variable condition expression is evaluated to be FALSE]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:900"> <![LOG[The AND expression is evaluated to be FALSE]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:626"> <![LOG[The action (Restart in Windows PE) has been skipped because the condition is evaluated to be false]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:2895"> <![LOG[MP server http://LMC-SCCM-P01.syr.ad.acme.edu. Ports 80,443. CRL=false.]LOG]!><time="12:54:58.376+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5300"> <![LOG[setting authenticator]LOG]!><time="12:54:58.408+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5322"> <![LOG[set authenticator in transport]LOG]!><time="12:54:58.408+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:7751"> <![LOG[sending StatusMessage]LOG]!><time="12:54:58.423+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:4025"> <![LOG[setting message signatures.]LOG]!><time="12:54:58.439+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:54:58.439+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:54:58.439+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:54:58.455+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:8956"> <![LOG[Clear local default environment]LOG]!><time="12:54:58.455+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:807"> <![LOG[Execution of the instruction (Restart in Windows PE) has been skipped]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="engine.cxx:193"> <![LOG[start executing an instruction. Instruction name: Partition Disk 0 - BIOS. Instruction pointer: 2]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="engine.cxx:117"> <![LOG[set a global environment variable _SMSTSCurrentActionName=Partition Disk 0 - BIOS]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSNextInstructionPointer=2]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a local default variable OSDDiskIndex]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDDiskType]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDDiskpartBiosCompatibilityMode]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDGPTBootDisk]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitionStyle]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0AssignVolumeLetter]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0Bootable]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0FileSystem]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0QuickFormat]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0Size]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0SizeUnits]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0Type]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0VolumeLetterVariable]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a local default variable OSDPartitions0VolumeName]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:700"> <![LOG[set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[Evaluating an AND expression]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:593"> <![LOG[Evaluating a variable condition expression]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:776"> <![LOG[Variable = _SMSTSClientCache]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:794"> <![LOG[Value = ]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:795"> <![LOG[Operator = notExists]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:796"> <![LOG[Expand a string: notExists]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: _SMSTSClientCache]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: ]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="12:54:58.517+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:900"> <![LOG[Evaluating a variable condition expression]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:776"> <![LOG[Variable = _SMSTSMediaType]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:794"> <![LOG[Value = OEMMedia]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:795"> <![LOG[Operator = notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:796"> <![LOG[Expand a string: notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: _SMSTSMediaType]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: OEMMedia]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:900"> <![LOG[Evaluating a variable condition expression]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:776"> <![LOG[Variable = _OSDMigrateUseHardlinks]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:794"> <![LOG[Value = true]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:795"> <![LOG[Operator = notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:796"> <![LOG[Expand a string: notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: _OSDMigrateUseHardlinks]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: true]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:900"> <![LOG[Evaluating a variable condition expression]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:776"> <![LOG[Variable = _SMSTSBootUEFI]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:794"> <![LOG[Value = true]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:795"> <![LOG[Operator = notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:796"> <![LOG[Expand a string: notEquals]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: _SMSTSBootUEFI]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: true]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:900"> <![LOG[The AND expression is evaluated to be TRUE]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:626"> <![LOG[The condition for the action (Partition Disk 0 - BIOS) is evaluated to be true]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:2914"> <![LOG[Expand a string: osddiskpart.exe]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Expand a string: ]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="commandline.cpp:228"> <![LOG[set command line: osddiskpart.exe]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="commandline.cpp:731"> <![LOG[start executing the command line: osddiskpart.exe]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:2930"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:2959"> <![LOG[Expand a string: WinPE]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782"> <![LOG[Executing command line: osddiskpart.exe]LOG]!><time="12:54:58.533+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="commandline.cpp:827"> <![LOG[==============================[ OSDDiskPart.exe ]==============================]LOG]!><time="12:54:58.564+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:1078"> <![LOG[Command line: "osddiskpart.exe"]LOG]!><time="12:54:58.564+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:1079"> <![LOG[succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="12:54:58.564+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="util.cpp:963"> <![LOG[Reading partition size info for partition 0]LOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:461"> <![LOG[Remaining size before partition: 320070320640]LOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:465"> <![LOGLOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:478"> <![LOG[100% size specified.]LOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:524"> <![LOG[Remaining size after partition 0: 0]LOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:618"> <![LOG[set an environment variable for partitions 0-1 with drive letter]LOG]!><time="12:54:59.141+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:641"> <![LOG[Checking volume 'C:' for BitLocker]LOG]!><time="12:54:59.156+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:317"> <![LOG[Volume 'C:' is on disk '0l']LOG]!><time="12:54:59.156+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:325"> <![LOG[Volume 'C:' is fully decrypted]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:363"> <![LOG[Checking volume 'D:' for BitLocker]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:317"> <![LOG[Checking volume 'E:' for BitLocker]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:317"> <![LOG[Checking volume 'X:' for BitLocker]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:317"> <![LOG[Diskpart: select disk 0 clean create partition PRIMARY assign active rescan ]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:2497"> <![LOG[Executing diskpart script: select disk 0 clean create partition PRIMARY assign active rescan ]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:1865"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="commandline.cpp:228"> <![LOG[set command line: "X:\WINDOWS\system32\diskpart.exe" /s "X:\WINDOWS\TEMP\DiskPartScript.txt"]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="commandline.cpp:731"> <![LOG[Executing command line: "X:\WINDOWS\system32\diskpart.exe" /s "X:\WINDOWS\TEMP\DiskPartScript.txt"]LOG]!><time="12:54:59.281+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="commandline.cpp:827"> <![LOG[Process completed with exit code 0]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="commandline.cpp:1123"> <![LOG[Formatting partitions]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="main.cpp:906"> <![LOG[Partition: 1 PRIMARY]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:920"> <![LOG[Adding logical drive: C:]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:1537"> <![LOG[skipping non-local logical drive: D:]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:1543"> <![LOG[skipping non-local logical drive: E:]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:1543"> <![LOG[skipping non-local logical drive: X:]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="diskutils.cpp:1543"> <![LOG[Formatting drive C: with NTFS filesystem, method quick]LOG]!><time="12:55:05.624+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:993"> <![LOG[Creating instance of service loader]LOG]!><time="12:55:05.640+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:908"> <![LOG[Loading service]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:913"> <![LOG[Waiting for service to initialize]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:920"> <![LOG[Querying for software providers]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:924"> <![LOG[Found a VDS software provider]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:934"> <![LOG[Querying for IVdsSwProvider]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:938"> <![LOG[Querying for packs]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:943"> <![LOG[Found a VDS pack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:952"> <![LOG[Querying for IVdsPack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:956"> <![LOG[Querying for volumes]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:961"> <![LOG[Found a VDS software provider]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:934"> <![LOG[Querying for IVdsSwProvider]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:938"> <![LOG[Querying for packs]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:943"> <![LOG[Found a VDS pack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:952"> <![LOG[Querying for IVdsPack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:956"> <![LOG[Querying for volumes]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:961"> <![LOG[Found a VDS volume]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:970"> <![LOG[Querying for IVdsVolumeMF]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:974"> <![LOG[Querying for access paths]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:980"> <![LOG[Found a VDS pack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:952"> <![LOG[Querying for IVdsPack]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:956"> <![LOG[Querying for volumes]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:961"> <![LOG[Found a VDS volume]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:970"> <![LOG[Querying for IVdsVolumeMF]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:974"> <![LOG[Querying for access paths]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:980"> <![LOG[Found a volume with access path 'C:\']LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:992"> <![LOG[Querying for IVdsVolume]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:995"> <![LOG[Querying for IVdsVolumeMF]LOG]!><time="12:55:05.656+240" date="08-12-2013" component="OSDDiskPart" context="" type="0" thread="1920" file="diskvolume.cpp:1071"> <![LOG[OSDDiskPart.exe completed successfully]LOG]!><time="12:55:10.703+240" date="08-12-2013" component="OSDDiskPart" context="" type="1" thread="1920" file="main.cpp:1309"> <![LOG[Process completed with exit code 0]LOG]!><time="12:55:10.703+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="commandline.cpp:1123"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="12:55:10.703+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:3012"> <![LOG[successfully completed the action (Partition Disk 0 - BIOS) with the exit win32 code 0]LOG]!><time="12:55:10.703+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="instruction.cxx:3038"> <![LOG[MP server http://LMC-SCCM-P01.syr.ad.acme.edu. Ports 80,443. CRL=false.]LOG]!><time="12:55:10.703+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5300"> <![LOG[setting authenticator]LOG]!><time="12:55:10.734+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="utils.cpp:5322"> <![LOG[set authenticator in transport]LOG]!><time="12:55:10.734+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:7751"> <![LOG[sending StatusMessage]LOG]!><time="12:55:10.750+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:4025"> <![LOG[setting message signatures.]LOG]!><time="12:55:10.765+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1297"> <![LOG[setting the authenticator.]LOG]!><time="12:55:10.765+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:1327"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LMC-SCCM-P01.syr.ad.acme.edu:80 CCM_POST /ccm_system/request]LOG]!><time="12:55:10.765+240" date="08-12-2013" component="TSManager" context="" type="1" thread="1788" file="libsmsmessaging.cpp:8621"> <![LOG[Request was succesful.]LOG]!><time="12:55:10.796+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="libsmsmessaging.cpp:8956"> <![LOG[set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="12:55:10.796+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="12:55:10.796+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:668"> <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="12:55:10.796+240" date="08-12-2013" component="TSManager" context="" type="0" thread="1788" file="executionenv.cxx:782">
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.