WINPE / Task Sequence Wizard

I am trying to figure out a way to preconfigure some of the task sequence wizard network settings.  I would like to be able to populate most of the network settings except the IP address and default gateway, along with the proxy server and proxy server
exceptions.  I tried using netsh but the winhttp is not part of the winpe image.
Any help would be great.
Eric

You have to do this with prestart function of the boot image and a script. Basically you have to do a script, here's a .vbs example:
Dim oTSEnv
Set oTSEnv = CreateObject("Microsoft.SMS.TSEnvironment")
oTSEnv("OSDAdapter0SubnetMask") = "255.255.255.0"
oTSEnv("OSDAdapter0Gateways") = "192.168.1.1"
oTSEnv("OSDAdapter0DNSDomain") = "domain.com"
oTSEnv("OSDAdapter0DNSServerList") = "192.168.1.100"
Save that to a .vbs -file, name as you please.  Configure the boot image you're using to use the script as a source and for the command add: cscript yourscript.vbs
I'm not 100% does the method work, but I would assume it will. Don't know though are the values updated to the GUI (the picture you posted), but you can check this with hitting F8 (assuming you have the cmd support enabled on your boot image) and entering
ipconfig -all ...if the values show up there, they are setted and should work just like they are when typing them in the configuration window you posted.

Similar Messages

  • Image not displaying in the Task Sequence Wizard. SCCM2012

    This is my question, so I will post the link here.
    http://community.spiceworks.com/topic/925727-image-not-displaying-in-the-task-sequence-wizard-sccm2012
    Bryan
    I captured an image from a PC that I am preparing to be deployed with Office 365. Once I captured
    the image, I went to the software library to add the operating system image. That seemed to go on without any issue, but when I look at the summary, I see the big yellow globe saying "in progress" it has not changed since yesterday afternoon.
    I then created the task sequence for this image
    to be deployed under Software Library, Task Sequences. When I selected the references tab, everything seemed to be in order with the exception of the "operating system image" under type. It was/is showing 0.0% Compliance.

    So, the problem described in the other forum post does not match the title of this thread. Are you trying to address two different things? These are unrelated btw.
    For the issue in the other thread, you'll have to troubleshoot your content distribution to the selected DP. The distmgr.log and pkgxfermgr.log (assuming you chose to distribute the image to a DP directly attached to your primary site) are the places to
    start and will show you exactly what's going on.
    As for the title of this thread, we'll need a lot more info to help you there.
    Finally, I would suggest you copy your questions from other sources into the thread -- this will help other folks in the future that may stumble upon this thread and will prevent any confusion.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • "Welcome to the Task Sequence Wizard" never shows on PXE boot, but does on Boot Media with prestart command

    Hey guys, I have a fairly odd situation here.  I have all OSD Task Sequence advertisements set to "PXE and Boot Media (hidden)" and all are optional
    (not mandatory).  I use a powershell form via prestart command to give the user a choice which limits what task sequences they choose.  When everything is working, this process works.  Unknown desktop-class systems see desktop task sequences,
    and server-class systems see server task sequences.
    Here's where it's different when I use different boot methods:
    Boot Media
    "Welcome to the Task Sequence Wizard" is presented.  User hits or clicks Enter.
    Powershell form is presented; user picks their task sequence
    Confirmation screen is presented with the task sequence they selected (this is an OSD screen the same size as the "Welcome to the Task Sequence Wizard"
    screen.
    Dependency check screen is shown with a progress bar.  If a package is missing from a DP, it will display an error here with the PackageID.  This
    looks the same as "Regular" OSD with standard non-hidden advertisements.
    PXE Boot
    "Welcome to the Task Sequence Wizard" is never displayed.
    Powershell form is the first screen they see.  They select it and it continues.
    No confirmation screen is presented if the system is known;  if it is an unknown system, a small dialog says there is a
    *mandatory* task sequence about to be run and it will run in 180 seconds.  Users can hit enter.
    No dependency check screen is shown; and if a package was missing, instead of presenting an error, it simply reboots.  However, if everything is there,
    the process starts successfully.
    While I have no problems with the first window never being displayed, not displaying the error dialog and simply rebooting is what is bothersome to me. 
    99% of our builds are from PXE boot.
    Again, these task sequences are all 100% optional, NOT mandatory, and I've double checked this multiple times.  Can anyone explain why we get different
    behavior between boot media and PXE boot?  Any way of getting PXE boot to "mimic" the Boot media behavior?
    I followed the guide here:
    http://www.mydreampage.net/2012/09/21/how-can-i-deploy-a-hidden-task-sequence-in-configuration-manager-2012-sp1/
    If you see the image here:
    http://www.windows-noob.com/forums/uploads/monthly_09_2012/post-1-0-29840100-1348236179.png
    You'll see the "Retrieving policy for this computer..." dialog box - I never get that with PXE - just Boot Media.
    Note that I am running 2012 R2, not 2012 SP1 - but I never got a chance to test this process with SP1.
    Upon further experimentation, the "hidden" task sequence has nothing to do with this.  If I change it to a normal, non-hidden advertisement, as
    long as the "prestart" command in the boot image is used, we don't get those missing dialog boxes at all, with PXE.

    Are both boot images the same for PXE and the boot media? Same package ID and all? 
    Boot media for us always shows the task sequence wizard first, while PXE always displays the pre-start command first. 
    Daniel Ratliff | http://www.PotentEngineer.com

  • Failed to run task sequence SCCM 2012 (

    Hi wondering if some kind soul can put an end to my torture. Iv been fighting with this issue for about a week now.  As far as i know sccm has been setup correctly. (sorry i was not the person who installed it) iv been following the instructions from
    the internets but i just cant get the task sequence to fire off i keep getting failed.
    here is my log file > (sorry its long) but i would be eternally gratful for any assistance in finding out the root cause of my misery.
    <![LOG[LOGGING: Finalize process ID set to 796]LOG]!><time="10:31:04.383+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="800" file="tslogging.cpp:1495">
    <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="10:31:04.383+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="800"
    file="bootshell.cpp:1055">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="10:31:04.383+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="800" file="util.cpp:964">
    <![LOG[Debug shell is enabled]LOG]!><time="10:31:04.383+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="800" file="bootshell.cpp:1066">
    <![LOG[Waiting for PNP initialization...]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:60">
    <![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\P0100005\BOOT.P0100005.WIM]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="configpath.cpp:302">
    <![LOG[Booted from network (PXE)]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="configpath.cpp:317">
    <![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="configpath.cpp:319">
    <![LOG[Found config path X:\sms\data\]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:548">
    <![LOG[This is not a fixed non usb disk]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="diskutils.cpp:1694">
    <![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:582">
    <![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:599">
    <![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:613">
    <![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="10:31:04.398+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="10:31:14.407+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:942">
    <![LOG[Starting DNS client service.]LOG]!><time="10:31:14.407+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:666">
    <![LOG[Executing command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="10:31:14.913+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804"
    file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="10:31:14.913+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:942">
    <![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="10:31:14.944+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384"
    file="tsmbootstrap.cpp:1165">
    <![LOG[Command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="0" thread="384"
    file="tsmbootstrap.cpp:1166">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384" file="util.cpp:964">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\TSRESNLC.DLL']LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384" file="resourceutils.cpp:169">
    <![LOG[Current OS version is 6.2.9200.0]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384" file="util.cpp:3094">
    <![LOG[Adding SMS bin folder "X:\sms\bin\x64" to the system environment PATH]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="0" thread="384"
    file="tsmbootstrap.cpp:963">
    <![LOG[PXE Boot with Root = X:\]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384" file="tsmbootstrap.cpp:1062">
    <![LOG[Executing from PXE in WinPE]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="1" thread="384" file="tsmbootstrap.cpp:1077">
    <![LOG[Loading TsPxe.dll from X:\sms\bin\x64\TsPxe.dll]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSMBootstrap" context="" type="0" thread="384" file="tsmbootstraputil.cpp:1363">
    <![LOG[TsPxe.dll loaded]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmbootstraputil.cpp:1373">
    <![LOG[Device has PXE booted]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tspxe.cpp:122">
    <![LOG[Variable Path: \SMSTemp\2014.09.16.16.58.31.0003.{27332866-351E-413C-8E1B-0468085C592E}.boot.var]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384"
    file="tspxe.cpp:134">
    <![LOG[Succesfully added firewall rule for Tftp]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="fwopen.cpp:123">
    <![LOG[Executing: X:\sms\bin\x64\smstftp.exe -i 192.168.50.20 get \SMSTemp\2014.09.16.16.58.31.0003.{27332866-351E-413C-8E1B-0468085C592E}.boot.var X:\sms\data\variables.dat]LOG]!><time="10:31:14.959+480" date="09-17-2014" component="TSPxe"
    context="" type="0" thread="384" file="tspxe.cpp:177">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="10:31:15.006+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\x64\smstftp.exe" -i 192.168.50.20 get \SMSTemp\2014.09.16.16.58.31.0003.{27332866-351E-413C-8E1B-0468085C592E}.boot.var X:\sms\data\variables.dat]LOG]!><time="10:31:15.006+480" date="09-17-2014"
    component="TSPxe" context="" type="0" thread="384" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\x64\smstftp.exe" -i 192.168.50.20 get \SMSTemp\2014.09.16.16.58.31.0003.{27332866-351E-413C-8E1B-0468085C592E}.boot.var X:\sms\data\variables.dat]LOG]!><time="10:31:15.006+480" date="09-17-2014"
    component="TSPxe" context="" type="1" thread="384" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 0]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="commandline.cpp:1123">
    <![LOG[Succesfully removed firewall rule for Tftp]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="fwopen.cpp:146">
    <![LOG[Successfully downloaded pxe variable file.]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tspxe.cpp:187">
    <![LOG[we are booted using PXE]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmediawizardcontrol.cpp:2671">
    <![LOG[we are booted using PXE and we don't use a password or the password is provided by the user]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384"
    file="tsmediawizardcontrol.cpp:2687">
    <![LOG[Found network adapter "Intel(R) Ethernet Connection I217-LM" with IP Address 169.254.147.22.]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="0"
    thread="384" file="tsmbootstraputil.cpp:517">
    <![LOG[Run PXE Interactive]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediawizardcontrol.cpp:2822">
    <![LOG[Running Wizard in Interactive mode]LOG]!><time="10:31:15.067+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmediawizardcontrol.cpp:2824">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="10:31:15.086+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\qfe\nts\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="10:31:15.086+480" date="09-17-2014" component="TSPxe" context=""
    type="0" thread="384" 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:\qfe\nts\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="10:31:15.086+480"
    date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsremovablemedia.cpp:387">
    <![LOG[Activating Welcome Page.]LOG]!><time="10:31:15.086+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediawelcomepage.cpp:131">
    <![LOG[Loading bitmap]LOG]!><time="10:31:15.092+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmbootstrap.cpp:1271">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediawelcomepage.cpp:340">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\qfe\nts\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context=""
    type="0" thread="384" 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:\qfe\nts\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="10:31:19.412+480"
    date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsremovablemedia.cpp:387">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\qfe\nts\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context=""
    type="0" thread="384" 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:\qfe\nts\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="10:31:19.412+480"
    date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsremovablemedia.cpp:387">
    <![LOG[Verifying media password.]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmediawizardcontrol.cpp:271">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsremovablemedia.cpp:322">
    <![LOG[Spawned thread 752 to download policy.]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmediawelcomepage.cpp:405">
    <![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="752" file="tsmediawizardcontrol.cpp:527">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="10:31:19.412+480"
    date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752"
    file="environmentscope.cpp:623">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="10:31:19.412+480"
    date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752"
    file="environmentscope.cpp:623">
    <![LOG[Setting LogMaxSize to 1000000]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:555">
    <![LOG[Setting LogMaxHistory to 1]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:556">
    <![LOG[Setting LogLevel to 0]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:557">
    <![LOG[Setting LogEnabled to 1]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:558">
    <![LOG[Setting LogDebug to 1]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:559">
    <![LOG[UEFI: false]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:569">
    <![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:584">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsremovablemedia.cpp:322">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="10:31:19.412+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="util.cpp:964">
    <![LOG[Setting SMSTSMP TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSMediaGuid TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSBootMediaPackageID TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPPort TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPSPort TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSIISSSLState TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSLaunchMode TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSMediaPFX TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSPublicRootKey TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteCode TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteSigningCertificate TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSUseFirstCert TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx64UnknownMachineGUID TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx86UnknownMachineGUID TS environment variable]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Root CA Public Certs=]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:615">
    <![LOG[Missing root CA environment variable from variables file]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:621">
    <![LOG[Support Unknown Machines: 0]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:632">
    <![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:675">
    <![LOG[No hook is found to be executed before downloading policy]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:699">
    <![LOG[Authenticator from the environment is empty.]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:838">
    <![LOG[Need to create Authenticator Info using PFX]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="tsmediawizardcontrol.cpp:850">
    <![LOG[Initialized CStringStream object with string: {E5007C1C-45FC-448B-AB67-0726B2CD03B6};2014-09-17T18:31:19Z.]LOG]!><time="10:31:19.427+480" date="09-17-2014" component="TSPxe" context="" type="0"
    thread="752" file="stringstream.cpp:101">
    <![LOG[Set media certificate in transport]LOG]!><time="10:31:19.443+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="752" file="libsmsmessaging.cpp:9401">
    <![LOG[Set authenticator in transport]LOG]!><time="10:31:19.443+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="752" file="libsmsmessaging.cpp:7734">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: JP-CM-01.enworld.com:80  GET /SMS_MP/.sms_aut?MPKEYINFORMATIONMEDIA]LOG]!><time="10:31:19.443+480" date="09-17-2014" component="TSPxe" context="" type="1"
    thread="752" file="libsmsmessaging.cpp:8604">
    <![LOG[Error. Received 0x80072ee7 from WinHttpSendRequest.]LOG]!><time="10:31:19.474+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="752" file="libsmsmessaging.cpp:8870">
    <![LOG[unknown host (gethostbyname failed)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="3" thread="752" file="libsmsmessaging.cpp:695">
    <![LOG[hr, HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,8919)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="752"
    file="libsmsmessaging.cpp:8919">
    <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="3" thread="752" file="libsmsmessaging.cpp:8919">
    <![LOG[m_pHttpTransport->Send (0, 0, pServerReply, nReplySize), HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,5159)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe"
    context="" type="0" thread="752" file="libsmsmessaging.cpp:5159">
    <![LOG[MPKeyInformation.RequestMPKeyInformationForMedia(szTrustedRootKey), HRESULT=80072ee7 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,9410)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe"
    context="" type="0" thread="752" file="libsmsmessaging.cpp:9410">
    <![LOG[Failed to get information for MP: http://JP-CM-01.enworld.com. 80072ee7.]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="3" thread="752" file="tsmbootstraputil.cpp:1518">
    <![LOG[sMP.length() > 0, HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmbootstraputil.cpp,1526)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0"
    thread="752" file="tsmbootstraputil.cpp:1526">
    <![LOG[TSMBootstrapUtil::SelectMP ( sSMSTSMP.c_str(), sMediaPfx.c_str(), sMediaGuid.c_str(), sAuthenticator.c_str(), sEnterpriseCert.c_str(), sServerCerts.c_str(), nHttpPort, nHttpsPort, bUseCRL, sSiteCode, sAssignedSiteCode, sMP, sCertificates, sX86UnknownMachineGUID,
    sX64UnknownMachineGUID), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,907)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0"
    thread="752" file="tsmediawizardcontrol.cpp:907">
    <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="752" file="tsmediawizardcontrol.cpp:1420">
    <![LOG[pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303)]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe"
    context="" type="0" thread="752" file="tsmediawelcomepage.cpp:303">
    <![LOG[Setting wizard error: An error occurred while retrieving policy for this computer  (0x80004005). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="10:31:19.490+480" date="09-17-2014"
    component="TSPxe" context="" type="0" thread="384" file="tsmediawizardcontrol.cpp:1589">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediawelcomepage.cpp:340">
    <![LOG[Skipping Confirmation Page.]LOG]!><time="10:31:19.490+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediaconfirmationpage.cpp:170">
    <![LOG[Skipping Task Sequence Selection Page.]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediataskselectionpage.cpp:118">
    <![LOG[Skipping Variables Selection Page.]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediavariablesselectionpage.cpp:155">
    <![LOG[Skipping Resolve Progress Page.]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediaresolveprogresspage.cpp:96">
    <![LOG[Activating Finish Page.]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediafinishpage.cpp:107">
    <![LOG[Initializing the countdown timer.]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="0" thread="384" file="tsmediafinishpage.cpp:197">
    <![LOG[Loading bitmap]LOG]!><time="10:31:19.506+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmbootstrap.cpp:1271">
    <![LOG[Exiting task sequence wizard.]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmediawizardcontrol.cpp:2386">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSPxe" context="" type="1" thread="384" file="tsmbootstrap.cpp:1238">
    <![LOG[Execution complete.]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:693">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="0" thread="804"
    file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="0"
    thread="804" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="0" thread="804"
    file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,809)]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell"
    context="" type="0" thread="804" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="2" thread="804"
    file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="2" thread="804" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 796]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="10:31:34.535+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="tslogging.cpp:1583">
    <![LOG[Successfully finalized logs to D:\SMSTSLog]LOG]!><time="10:31:34.891+480" date="09-17-2014" component="TSBootShell" context="" type="1" thread="804" file="tslogging.cpp:1640">
    <![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="10:31:34.891+480" date="09-17-2014" component="TSBootShell" context="" type="0" thread="804" file="tslogging.cpp:584">

    i can access command prompt and i can ping the server from client.
    when you say resolve are you talking about pinging servername.domainname.com?
    this dosnt work
    Hi,
    Yes, the client need to be able to ping MP server using FQDN(servername.domainname.com).
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Unable to obtain task sequence from SCCM 2007

    Hi,
    I have problem to deploy OS to one of my new model laptop due to no NIC driver in boot media CD. When running task sequence wizard, i encounter error " unable to find a valid network adapter driver" and I have google it and get the solution.
    However the task sequence did not deploy to my new laptop in SCCM collection.
    Step that i use to deploy OS for this new model
    1. Download new NIC driver into USB drive, load it during WinPE and able to obtain IP address
    2. Add the computer to SCCM deployment collection using tool "SCCM add Computer to Collection v.1.0.0.3" with new netbios name and i saw it inside the collection
    3 Task sequence did not push to this new model and from SCCM server i unable to ping it , it display error
    "Ping request could not find host xxxxxx. Please check the name and try again"
    Is that the reason of the failed deployment?
    Regards,
    Chungb

    did it obtain IP address from DHCP server? is DNS server address is configured in DHCP scope? can you ping using IP address?
    if drivers are proper will suggest to update it in boot media & enable command line support to make it easy for deployment & troubleshooting.
    Prashant Patil

  • Failed to Run Task Sequence (error ocurred while retrieving policy for the computer)

    Hi, all of sudden we're getting an issue with SCCM when attempting to deploy an image we get a Failed to Run Task Sequence. Used to work previously, now suddenly it isn't working for any.
    Full error:
    Failed to Run Task Sequence
    An Error occurred while retrieving policy for this computer (0x8009310B). For more information....
    Log:
    Reading Policy Body. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Parsing Policy Body. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Downloading policy body EAB200A4-EAB00066-6F6BCC28. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Preparing Policy Body Request. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
        Setting transport. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
        Setting policy location = ttp://<mp>/SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Executing Policy Body Request. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    CLibSMSMessageWinHttpTransport::Send: URL: servername.bla.com.au:80  GET /SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00 TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Error. Status code 404 returned TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Found a secure policy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Trying to decode policy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    CryptDecryptMessage ( &DecryptParams, pbEncrypted, nEncryptedSize, 0, &nPlainSize, 0 ), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,339) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Decoding in non ssl mode failed. Checking if decoding was really needed. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Failed to verify a properly formed XML. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0, (GetPolicyFlags() & POLICY_COMPRESS) != 0), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,2067) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Failed to download policy EAB200A4-EAB00066-6F6BCC28 (Code 0x8009310b). TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    (*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,1224) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    m_pPolicyManager->GetObjects( TS::Policy::TaskSequence::GetClassNameW(), TS::Policy::TaskSequence::GetPolicyCategory(), TS::Policy::TSPolicyAssignment::POLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1205) TSPxe 16/01/2015
    2:54:40 PM 1176 (0x0498)
    Exiting TSMediaWizardControl::GetPolicy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Setting wizard error: An error occurred while retrieving policy for this computer  (0x8009310B). For more information, contact your system administrator or helpdesk operator. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    WelcomePage::OnWizardNext() TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Confirmation Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Task Sequence Selection Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Variables Selection Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Resolve Progress Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Activating Finish Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Initializing the countdown timer. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Loading bitmap TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Suspending the countdown timer. TSPxe 16/01/2015 2:54:49 PM 1124 (0x0464)
    Exiting task sequence wizard. TSPxe 16/01/2015 2:54:51 PM 1124 (0x0464)
    Exiting with return code 0x00000000 TSPxe 16/01/2015 2:54:51 PM 1124 (0x0464)
    Execution complete. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,515) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,337) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,549) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    ::RegOpenKeyExW (HKEY_LOCAL_MACHINE, c_szSMSTSKey, 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,258) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    GetTsRegValue() failed. 0x80070002. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    End program:  TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Finalizing logging from process 840 TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Finalizing logs to root of first available drive TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Successfully finalized logs to C:\SMSTSLog TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Cleaning up task sequencing logging configuration. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)

    CLibSMSMessageWinHttpTransport::Send: URL: servername.bla.com.au:80  GET /SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00 TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Error. Status code 404 returned TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    6 (0x0358)
    Is the management point still working? Examine mpcontrol.log. Do mplist and mpcert work?
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 Task Sequence Failure 0x8007000e

    I have an SCCM 2012 RTM setup that was previously working fine. Now it will not Deploy any task sequences at all giving me the error 0x800700e. I have read up on this error and it seems to be that there is not enough disk space.
    1 TB is not enough? We all got issues then. I know this isnt the problem. I read on technet that it may be because of the updates being too large. I have disabled the updates. Same problems. This happens with any deployment or capture using TS. Even the
    ones that have worked fine for ages.
    The only change I have made is installing MDT and uninstalling it makes no difference at all.
    Here is SMSTS.log:
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_b3571cfa-e19e-44e6-9feb-b62895c33409/VI.SHA256:9B58FAE13D775572FFC29B4CC6DCF35AF740331A2769B83D2FAF69DDE0AC51BF]LOG]!><time="10:11:25.581-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5692, uncompressed size 41914.]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_B3571CFA-E19E-44E6-9FEB-B62895C33409/VI.SHA256:9B58FAE13D775572FFC29B4CC6DCF35AF740331A2769B83D2FAF69DDE0AC51BF]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_B3571CFA-E19E-44E6-9FEB-B62895C33409/VI]LOG]!><time="10:11:25.597-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ec5f064-8ab2-474a-84c4-383c95425a94/VI.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ec5f064-8ab2-474a-84c4-383c95425a94/VI.SHA256:7F558FDF821B09FEB1E0F78FF7D4BB42BBC8720B80240FCF42F0B1AF02B03E5E.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ec5f064-8ab2-474a-84c4-383c95425a94/VI.SHA256:7F558FDF821B09FEB1E0F78FF7D4BB42BBC8720B80240FCF42F0B1AF02B03E5E]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.613-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5690, uncompressed size 41914.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_9EC5F064-8AB2-474A-84C4-383C95425A94/VI.SHA256:7F558FDF821B09FEB1E0F78FF7D4BB42BBC8720B80240FCF42F0B1AF02B03E5E]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_9EC5F064-8AB2-474A-84C4-383C95425A94/VI]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_c997022a-37c3-44bf-9ce0-0c8c121eeec4/VI.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_c997022a-37c3-44bf-9ce0-0c8c121eeec4/VI.SHA256:8BE3B28D2D723FD3F7660A4CA2B49A7A05DA934A0BB795249FBBED520DF71C46.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.628-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_c997022a-37c3-44bf-9ce0-0c8c121eeec4/VI.SHA256:8BE3B28D2D723FD3F7660A4CA2B49A7A05DA934A0BB795249FBBED520DF71C46]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5691, uncompressed size 41914.]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_C997022A-37C3-44BF-9CE0-0C8C121EEEC4/VI.SHA256:8BE3B28D2D723FD3F7660A4CA2B49A7A05DA934A0BB795249FBBED520DF71C46]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_C997022A-37C3-44BF-9CE0-0C8C121EEEC4/VI]LOG]!><time="10:11:25.644-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_713e6bec-89a5-455e-9cd0-bf8b23746ae7/VI.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_713e6bec-89a5-455e-9cd0-bf8b23746ae7/VI.SHA256:BEF5E952005AB913BF0E56BB474D2DB333E016735A381E6DA252D0B797149858.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_713e6bec-89a5-455e-9cd0-bf8b23746ae7/VI.SHA256:BEF5E952005AB913BF0E56BB474D2DB333E016735A381E6DA252D0B797149858]LOG]!><time="10:11:25.659-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5695, uncompressed size 41914.]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_713E6BEC-89A5-455E-9CD0-BF8B23746AE7/VI.SHA256:BEF5E952005AB913BF0E56BB474D2DB333E016735A381E6DA252D0B797149858]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_713E6BEC-89A5-455E-9CD0-BF8B23746AE7/VI]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.675-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_cecff080-53d3-45e7-9700-bfa3f0a82127/VI.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_cecff080-53d3-45e7-9700-bfa3f0a82127/VI.SHA256:DCDE9C38C9931ABEDC46A88AC9E60F170A6D69AB700E6A6E3D0389AC0B306FE3.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_cecff080-53d3-45e7-9700-bfa3f0a82127/VI.SHA256:DCDE9C38C9931ABEDC46A88AC9E60F170A6D69AB700E6A6E3D0389AC0B306FE3]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5709, uncompressed size 41914.]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.691-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_CECFF080-53D3-45E7-9700-BFA3F0A82127/VI.SHA256:DCDE9C38C9931ABEDC46A88AC9E60F170A6D69AB700E6A6E3D0389AC0B306FE3]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_CECFF080-53D3-45E7-9700-BFA3F0A82127/VI]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_24e4c0e2-6033-488c-81f0-e6361efaf4ba/VI.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_24e4c0e2-6033-488c-81f0-e6361efaf4ba/VI.SHA256:91E2397794682FD60D8805B2D8B02FEC4AF42B6FBC85EC47F7FF9703C24D0E01.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.706-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_24e4c0e2-6033-488c-81f0-e6361efaf4ba/VI.SHA256:91E2397794682FD60D8805B2D8B02FEC4AF42B6FBC85EC47F7FF9703C24D0E01]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5708, uncompressed size 41914.]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_24E4C0E2-6033-488C-81F0-E6361EFAF4BA/VI.SHA256:91E2397794682FD60D8805B2D8B02FEC4AF42B6FBC85EC47F7FF9703C24D0E01]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_24E4C0E2-6033-488C-81F0-E6361EFAF4BA/VI]LOG]!><time="10:11:25.722-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ab18845-3f52-4e1f-a607-3b5997e703c6/VI.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ab18845-3f52-4e1f-a607-3b5997e703c6/VI.SHA256:E63F2274353FAA063DEDF28F614588D802E2768D53AA87F9791D7543C3E3BE42.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_9ab18845-3f52-4e1f-a607-3b5997e703c6/VI.SHA256:E63F2274353FAA063DEDF28F614588D802E2768D53AA87F9791D7543C3E3BE42]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.737-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 5715, uncompressed size 41914.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_9AB18845-3F52-4E1F-A607-3B5997E703C6/VI.SHA256:E63F2274353FAA063DEDF28F614588D802E2768D53AA87F9791D7543C3E3BE42]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_9AB18845-3F52-4E1F-A607-3B5997E703C6/VI]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[Downloading policy body ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_51631236-80d5-4b53-a270-92b0e24c090e/VI.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="tspolicy.cpp:1992">
    <![LOG[Preparing Policy Body Request.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1995">
    <![LOG[ Setting transport.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1996">
    <![LOG[ Setting policy location = http://<mp>/SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_51631236-80d5-4b53-a270-92b0e24c090e/VI.SHA256:B15A1F8969E8DF2EA29784A9E6DCAB3C9AD60C3F7283453B73200C216EF4D539.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:1998">
    <![LOG[Executing Policy Body Request.]LOG]!><time="10:11:25.753-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2015">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: SCCM2012.stw.local:80 GET /SMS_MP/.sms_pol?ScopeId_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AuthList_51631236-80d5-4b53-a270-92b0e24c090e/VI.SHA256:B15A1F8969E8DF2EA29784A9E6DCAB3C9AD60C3F7283453B73200C216EF4D539]LOG]!><time="10:11:25.769-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="10:11:25.769-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libsmsmessaging.cpp:8758">
    <![LOG[::DecompressBuffer(65536)]LOG]!><time="10:11:26.829-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:736">
    <![LOG[Decompression (zlib) succeeded: original size 777343, uncompressed size 6459734.]LOG]!><time="10:11:27.110-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:647">
    <![LOG[Hash computed from CSP: Microsoft Enhanced RSA and AES Cryptographic Provider, AlgID: 32780, HashSize: 32 ]LOG]!><time="10:11:27.157-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:481">
    <![LOG[Expected Hash size: 32, Computed Hash size: 32 ]LOG]!><time="10:11:27.157-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="libcrypt.cpp:528">
    <![LOG[Request location: HTTP://<MP>/SMS_MP/.SMS_POL?SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_51631236-80D5-4B53-A270-92B0E24C090E/VI.SHA256:B15A1F8969E8DF2EA29784A9E6DCAB3C9AD60C3F7283453B73200C216EF4D539]LOG]!><time="10:11:27.656-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4806">
    <![LOG[Response ID: SCOPEID_6018FCB4-5D22-4CF7-8309-5B1E7E79C657/AUTHLIST_51631236-80D5-4B53-A270-92B0E24C090E/VI]LOG]!><time="10:11:27.656-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="libsmsmessaging.cpp:4807">
    <![LOG[Reading Policy Body.]LOG]!><time="10:11:28.343-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2023">
    <![LOG[Parsing Policy Body.]LOG]!><time="10:11:28.358-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tspolicy.cpp:2030">
    <![LOG[::CompressBuffer(65536,-1)]LOG]!><time="10:11:29.310-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:696">
    <![LOG[Compression (zlib) succeeded: original size 42856010, compressed size 4996942.]LOG]!><time="10:11:32.679-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="ccmzlib.cpp:485">
    <![LOG[((p.Header->UsedBytes + nNameBytes + nNewValueBytes) < 0xA00000) != 0, HRESULT=8007000e (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,430)]LOG]!><time="10:11:34.723-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="environmentscope.cpp:430">
    <![LOG[m_pGlobalScope->setValue (pszName, c_szBinaryType + sEncodedValue), HRESULT=8007000e (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,524)]LOG]!><time="10:11:34.723-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="environmentlib.cpp:524">
    <![LOG[TS::Environment::SharedEnvironment.setValue( TS::EnvironmentVar::CIVersionInfoPolicy, (const BYTE*)sPolicyXML.c_str(), (sPolicyXML.length()+1)*sizeof(WCHAR) ), HRESULT=8007000e (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1887)]LOG]!><time="10:11:34.723-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tsmediawizardcontrol.cpp:1887">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="10:11:34.739-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:11:34.739-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="commandline.cpp:705">
    <![LOG[Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:11:34.739-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="commandline.cpp:801">
    <![LOG[==========[ TsProgressUI started in process 1116 ]==========]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TsProgressUI" context="" type="1" thread="1120" file="winmain.cpp:329">
    <![LOG[Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TsProgressUI" context="" type="0" thread="1120" file="winmain.cpp:332">
    <![LOG[Unregistering COM classes]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TsProgressUI" context="" type="1" thread="1120" file="winmain.cpp:204">
    <![LOG[Unregistering class objects]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TsProgressUI" context="" type="1" thread="1120" file="winmain.cpp:495">
    <![LOG[Shutdown complete.]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TsProgressUI" context="" type="1" thread="1120" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="commandline.cpp:1098">
    <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="1084" file="utils.cpp:2075">
    <![LOG[ExecuteSelectedTaskSequence(fpCallbackProc,pv,hCancelEvent), HRESULT=8007000e (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1484)]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tsmediawizardcontrol.cpp:1484">
    <![LOG[hrReturn, HRESULT=8007000e (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="1084" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence failed. Code(0x8007000E)]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="3" thread="1084" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence returned code 0x8007000E]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="840" file="tsmediaresolveprogresspage.cpp:221">
    <![LOG[Setting wizard error: An error occurred while starting the task sequence (0x8007000E). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="840" file="tsmediawizardcontrol.cpp:1504">
    <![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="840" file="tsmediaresolveprogresspage.cpp:113">
    <![LOG[Activating Finish Page.]LOG]!><time="10:11:34.754-60" date="06-29-2012" component="TSPxe" context="" type="0" thread="840" file="tsmediafinishpage.cpp:107">
    <![LOG[Loading bitmap]LOG]!><time="10:11:34.770-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="840" file="tsmbootstrap.cpp:1065">
    <![LOG[Exiting task sequence wizard.]LOG]!><time="10:11:38.951-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="840" file="tsmediawizardcontrol.cpp:2278">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="10:11:39.294-60" date="06-29-2012" component="TSPxe" context="" type="1" thread="840" file="tsmbootstrap.cpp:1032">
    <![LOG[Execution complete.]LOG]!><time="10:11:39.309-60" date="06-29-2012" component="TSBootShell" context="" type="1" thread="788" file="bootshell.cpp:616">
    <![LOG[Finalizing logging from process 776]LOG]!><time="10:11:39.309-60" date="06-29-2012" component="TSBootShell" context="" type="1" thread="788" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="10:11:39.309-60" date="06-29-2012" component="TSBootShell" context="" type="1" thread="788" file="tslogging.cpp:1583">
    <![LOG[Successfully finalized logs to C:\SMSTSLog]LOG]!><time="10:11:39.356-60" date="06-29-2012" component="TSBootShell" context="" type="1" thread="788" file="tslogging.cpp:1640">
    <![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="10:11:39.356-60" date="06-29-2012" component="TSBootShell" context="" type="0" thread="788" file="tslogging.cpp:584">
    Please help. Its so frustrating because literally last week there were no problems at all....

    This issue is not solely related to windows updates.  I am getting the same thing while trying to deploy a package via OSD Task sequence.  The app installs but will report a 7000e error.  It is a small test ts that id made so I can mimic the
    actual osd steps and I disable successful steps so I can then troubleshoot the broken steps.  Now I am down to the last one.  My next step will be to create it as an application and test that way.  Was hoping to simply hammer out some quick
    OSD only based items as packages instead of Applications.
    Any help would be appreciated.
    Here is an excerpt from the smsts log
    Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs TSManager 7/11/2013 12:21:26 PM 3484 (0x0D9C)
    ?<![LOG[Set a global environment variable _SMSTSCurrentActionName=CF-52 Specific]LOG]!><time="13:50:33.686+300" date="07-11-2013" component="TSManager" context="" type="0" thread="924" file="executionenv.cxx:668">   1/1/1601 12:00:00 AM 383985212
    (0x16E3263C)
    Set a global environment variable _SMSTSNextInstructionPointer=2 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Evaluating an AND expression TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Evaluating a WMI condition expression TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Expand a string: root\cimv2 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Expand a string: Select * from win32_computersystem where model like "CF-52%" TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    The condition for the group (CF-52 Specific) is evaluated to be true TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    The group (CF-52 Specific) has been successfully started TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Updated security on object C:\_SMSTaskSequence. TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=3 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a TS execution environment variable _SMSTSNextInstructionPointer=3 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a global environment variable _SMSTSInstructionStackString=1 2 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a TS execution environment variable _SMSTSInstructionStackString=1 2 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Save the current environment block TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install Dashboard. Instruction pointer: 3 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install Dashboard TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=3 TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    The action (Install Dashboard) has been skipped because it is disabled TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:33 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install Dashboard) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install quick boot. Instruction pointer: 4 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install quick boot TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=4 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install quick boot) has been skipped because it is disabled TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install quick boot) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install system interface. Instruction pointer: 5 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install system interface TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=5 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install system interface) has been skipped because it is disabled TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install system interface) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install SD Card Reader. Instruction pointer: 6 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install SD Card Reader TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=6 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install SD Card Reader) has been skipped because it is disabled TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install SD Card Reader) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install 52v audio. Instruction pointer: 7 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install 52v audio TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=7 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install 52v audio) has been skipped because it is disabled TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install 52v audio) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install 52 s or t series audio. Instruction pointer: 8 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install 52 s or t series audio TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=8 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a local default variable _SMSSWDProgramName TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Evaluating an AND expression TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Evaluating an OR expression TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Evaluating a WMI condition expression TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Expand a string: root\cimv2 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Expand a string: Select * from win32_computersystem where model like "CF-52s%" TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Evaluating a WMI condition expression TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Expand a string: root\cimv2 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Expand a string: Select * from win32_computersystem where model like "CF-52t%" TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install 52 s or t series audio) has been skipped because the condition is evaluated to be false TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Execution of the instruction (Install 52 s or t series audio) has been skipped TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install 52v video. Instruction pointer: 9 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install 52v video TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=9 TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    The action (Install 52v video) has been skipped because it is disabled TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:34 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Execution of the instruction (Install 52v video) has been skipped TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install Intel ME support. Instruction pointer: 10 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install Intel ME support TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=10 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    The action (Install Intel ME support) has been skipped because it is disabled TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set authenticator in transport TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Clear local default environment TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Execution of the instruction (Install Intel ME support) has been skipped TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Start executing an instruction. Instruction name: Install USB 3.0. Instruction pointer: 11 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a global environment variable _SMSTSCurrentActionName=Install USB 3.0 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a global environment variable _SMSTSNextInstructionPointer=11 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a local default variable _SMSSWDProgramName TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Evaluating an AND expression TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Evaluating a WMI condition expression TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Expand a string: root\cimv2 TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Expand a string: Select * from win32_computersystem where model like "CF-52v%" TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    The condition for the action (Install USB 3.0) is evaluated to be true TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Expand a string: smsswd.exe /pkg:CMP00276 /install /basevar: /continueOnError: TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Expand a string:  TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Start executing the command line: smsswd.exe /pkg:CMP00276 /install /basevar: /continueOnError: TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    !--------------------------------------------------------------------------------------------! TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Expand a string: FullOS TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    Executing command line: smsswd.exe /pkg:CMP00276 /install /basevar: /continueOnError: TSManager 7/11/2013 1:50:35 PM 924 (0x039C)
    [ smsswd.exe ] InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    PackageID = 'CMP00276' InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    BaseVar = '', ContinueOnError='' InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    ProgramName = 'CF-52_usb30' InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    SwdAction = '0002' InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    ResolveSource flags: 0x00000000 InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    SMSTSPersistContent: . The content for package CMP00276 will be persisted InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Set authenticator in transport InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    WinHttp credentials set InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    List of files to be downloaded InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0401/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0401/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0404/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0404/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0405/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0405/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0406/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0406/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0407/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0407/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0408/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0408/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0409/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0409/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/040B/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/040B/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/040C/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/040C/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/040D/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/040D/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/040E/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/040E/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0410/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0410/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0411/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0411/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0412/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0412/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0413/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0413/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0414/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0414/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0415/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0415/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0416/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0416/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/0419/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/0419/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/041B/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/041B/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from
    http://cm12servername:80/SMS_DP_SMSPKG$/CMP00276/sccm?/apps/041D/iusb3mon.exe.mui to C:\_SMSTaskSequence\Packages\CMP00276\apps/041D/iusb3mon.exe.mui  InstallSoftware 7/11/2013 1:50:35 PM 764 (0x02FC)
    Downloaded file from http://cm12servername:80/SMS_DP_SMSPKG$

  • SCCM OSD using MDT task sequence

    Hi all,
    Is it right if I capture an image from a Windows 7 machine using SCCM capture media, then deploy it to an existing Windows XP(for migration) using "Create a new
    Microsoft Deployment task sequence" wizard (this option appears after integrating MDT with SCCM)? I have this scenario but the targeted machine is not getting joined to domain, I suspect the issue is with sysprep as image that we get using sccm capture
    media does not sysprep the reference machine.
    What do you think?

    I checked the logs and I believe the issue is with sysprep, I found the below in the netsetup.log:
    12/15/2014 20:18:54:823 NetpChangeMachineName: from 'OSD-PC' to 'OSD-PC' using 'ssc.gov.jo\majmajali' [0x1000]
    12/15/2014 20:18:54:823 NetpDsGetDcName: trying to find DC in domain 'SSC', flags: 0x1010
    12/15/2014 20:18:54:823 NetpDsGetDcName: found DC '\\DC5' in the specified domain
    12/15/2014 20:18:54:823 NetpGetLsaPrimaryDomain: status: 0x0
    12/15/2014 20:18:54:823 NetpGetDnsHostName: Read NV Domain: ssc.gov.jo
    12/15/2014 20:18:54:838 NetpGetComputerObjectDn: Cracking account name SSC\OSD-PC$ on
    \\DC5
    12/15/2014 20:18:54:838 NetpGetComputerObjectDn: Crack results:  (Account already exists) DN = CN=OSD-PC,CN=Computers,DC=ssc,DC=gov,DC=jo
    12/15/2014 20:18:54:838 NetpModifyComputerObjectInDs: Initial attribute values:
    12/15/2014 20:18:54:838   DnsHostName  =  OSD-PC.ssc.gov.jo
    12/15/2014 20:18:54:838   ServicePrincipalName  =  HOST/OSD-PC.ssc.gov.jo  RestrictedKrbHost/OSD-PC.ssc.gov.jo  HOST/OSD-PC  RestrictedKrbHost/OSD-PC
    12/15/2014 20:18:54:838 NetpModifyComputerObjectInDs: Computer Object already exists in OU:
    12/15/2014 20:18:54:838   DnsHostName  =  OSD-PC.ssc.gov.jo
    12/15/2014 20:18:54:838   ServicePrincipalName  =  TERMSRV/OSD-PC.ssc.gov.jo  RestrictedKrbHost/OSD-PC.ssc.gov.jo  HOST/OSD-PC.ssc.gov.jo  TERMSRV/OSD-PC  RestrictedKrbHost/OSD-PC  HOST/OSD-PC
    12/15/2014 20:18:54:838 NetpModifyComputerObjectInDs: There are _NO_ modifications to do
    12/15/2014 20:18:54:838 ldap_unbind status: 0x0
    12/15/2014 20:18:54:838 NetpChangeMachineName: status of setting DnsHostName and SPN: 0x0
    The windows XP machine name to be migrated is OSD-Test, but the task sequence is making computer name the same as the reference (OSD-PC) despite task sequence is already configured to migrate that XP machine network and windows configuration (including
    hostname).
    I believe you are right, I should create build and capture task sequence in MDT, and in the reference machine I run the below command to capture an image:
    cscript “\\MDT server\Deploymentshar1$\scripts\litetouch.vbs.  After this capture is done the machine will get into oobe (if all is ok).  What do you
    think?

  • Task Sequence Error - Failed to find CCM_SoftwareDistribution object (0x80040104)

    Hi, we recently migrated packages and a DP to SCCM2012. now, when we checked OS Deployment, the TS fails with error Code 0x80040104.   . it has errors with a driver package.
    I Already updated the DP, i also deleted it on all DPs and resend it.. no luck.
    Someone a clue. in the forum i saw an entry about a corrupt driver package.. but no further infos or a link.

    SMSTS.LOG
    Adding URL location item 2 2 00000374 00000001 http://HAMI0372.Global.BDFGroup.net/SMS_DP_SMSPKG$/BSS000B2    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    Prioritized locations:    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
      http://HAMI0372.Global.BDFGroup.net/SMS_DP_SMSPKG$/BSS000B2    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    BSS000B2 content location:     TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    BSS000B2 http content location: http://HAMI0372.Global.BDFGroup.net/SMS_DP_SMSPKG$/BSS000B2    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    Getting policy for CCM_SoftwareDistribution[AdvertID="BDF20002", PackageID="BSS000DE", ProgramID="*"]    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    FALSE, HRESULT=80040104 (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,2506)    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    Failed to find CCM_SoftwareDistribution object for AdvertID="BDF20002", PackageID="BSS000DE", ProgramID="*"    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    (*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040104 (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,3341)    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    m_pSelectedTaskSequence->Resolve( m_pPolicyManager, TS::Policy::TaskSequence::ResolvePolicy | TS::Policy::TaskSequence::ResolveSource, fpCallbackProc, pv, hCancelEvent), HRESULT=80040104 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1480)  
     TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    Failed to resolve selected task sequence dependencies. Code(0x80040104)    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    hrReturn, HRESULT=80040104 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040104)    TSMBootstrap    20.07.2012 09:02:29    1356 (0x054C)
    ThreadToResolveAndExecuteTaskSequence returned code 0x80040104    TSMBootstrap    20.07.2012 09:02:29    1216 (0x04C0)
    Setting wizard error: This task sequence cannot be run because a package referenced by the task sequence could not be found. For more information, contact your system administrator or helpdesk operator.    TSMBootstrap    20.07.2012
    09:02:29    1216 (0x04C0)
    ResolveProgressPage::OnWizardNext()    TSMBootstrap    20.07.2012 09:02:29    1216 (0x04C0)
    Activating Finish Page.    TSMBootstrap    20.07.2012 09:02:29    1216 (0x04C0)
    Loading bitmap    TSMBootstrap    20.07.2012 09:02:29    1216 (0x04C0)
    Executing command line: X:\windows\system32\cmd.exe /k    TSBootShell    20.07.2012 09:02:30    804 (0x0324)
    The command completed successfully.    TSBootShell    20.07.2012 09:02:30    804 (0x0324)
    Successfully launched command shell.    TSBootShell    20.07.2012 09:02:30    804 (0x0324)
    Exiting task sequence wizard.    TSMBootstrap    20.07.2012 09:11:59    1216 (0x04C0)
    Exiting with return code 0x00000000    TSMBootstrap    20.07.2012 09:11:59    1216 (0x04C0)
    Execution complete.    TSBootShell    20.07.2012 09:11:59    828 (0x033C)
    Finalizing logging from process 800    TSBootShell    20.07.2012 09:11:59    828 (0x033C)
    Finalizing logs to root of first available drive    TSBootShell    20.07.2012 09:11:59    828 (0x033C)
    Successfully finalized logs to C:\SMSTSLog    TSBootShell    20.07.2012 09:11:59    828 (0x033C)
    Cleaning up task sequencing logging configuration.    TSBootShell    20.07.2012 09:11:59    828 (0x033C)

  • Task Sequence Wizzard Will Not Launch During PXE Boot

    We are preparing for a firm-wide PC refresh. We just purchase several brand new Dell OptiPlex 7020 Desktop computers and I'm trying to put our image on these systems.
    I downloaded the driver CAB file for this model computer, created\imported the drivers into SCCM.
    Unfortunately, when I PXE boot from the new PC, it appears to load the WIM file, but the Task Sequence Wizard does not display. It just displays the System Center Configuration Manager white screen. The task sequence wizard never appears and then the
    PC eventually reboots on its own.
    Any advice would be most appreciated..
    Myron

    Hi Myron,
    Any updates?
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Hidden Task sequences - Media vs PXE boot

    Hello all -
    I have a custom configuration where we have 6 different *available* (not mandatory) task sequences deployed to PXE and Boot Media (Hidden) and I'm using a small powershell forms app to select which deployment ID they are using.  I get slightly different
    behavior with Boot Media vs PXE.
    Boot Media
    I get a "Welcome to the Task Sequence Wizard" dialog before it enumerates policies (as expected)
    I use the powershell form and hit submit
    I get a confirmation dialog (same physical size as the first one) "The required task sequence will run be (Insert task sequence name here).  Simply hit ok at this point.  There is no timer or countdown.
    PXE
    I do not get any introductory dialog box.  It immediately goes into the Powershell form.
    I use the powershell form and hit submit.
    The next dialog I get is a small one, informing me of the *mandatory* task sequence that will run in 180 seconds.  This will count down to zero.  This behavior is undesirable.
    I'm fine with getting the introductory dialog box, but getting the 180 second countdown of a mandatory task sequence (no task sequence is mandatory) is not desirable.
    Is this expected?  When I wasn't using hidden task sequences, I still got the first dialog, it just didn't have options for DHCP/network config as before.

    So, you're using pre-execution-hook, to execute your PoSH ?
    We do something similar (pre-select a TS), so that we can run specific hidden OSD TS, for our "test and dev" TS.
    We use TSmedia to do that, not PXE. (I'll need to check, but I use TSmedia myself. Maybe my colleague might use PXE for this. He is the real brains in my team ;)
    For us, PXE is used for "regular/production-ready" OSD TS, not for dev.
    We don't use mandatory/required TS - all of ours are optional/available.
    We use All Systems(filtered by OS), and Unknown Computers, as the deployment target. In our organisation, end-users reimage their PC's as they see fit, on a self-service basis.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Operating System Package Section Window is blank for Task Sequence

    Trying to create a capture and build sequence. I have added Win7 x64 to the 'Operating System Installers' section. But when going into 'Create Task Sequence' I dont have any operating systems to select. (see screenshot).
    Only info I found on the web references to beta versions of SCCM 2012. I added server is SCCM 2012 R2 Update 1. (version 5.00.7958.1000).
    Any Suggestions?

    During the Create Task Sequence Wizard, this step requires to use a
    Operating System Image (a WIM file) and not a Operating System Installer.
    An Operating System Installer can only be used by editing the task sequence after the wizard.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • MDT 2013: Wizard Pages by Task Sequence

    Hi,
    I believe what I am trying to do is not possible from previous readings on this forum, BUT then I see something in my MDT 2013 OSD wizard that seems to indicate there might be a way to get it done. So here goes.
    For my own demos, I am trying to develop a deployment share that is much like Johan Arwidmark's hydration kit. Some machines, like a domain controller or a SQL cluster are all well-defined: computer names, IP addresses, etc. are fixed and can be set
    in customsettings.ini or in the Task Sequence with variables. However, I would also like the ability to have to deploy a "generic" machine where I can select roles, applications, etc.
    This would require having different wizard pages shown for different task sequences. From what I've read, this may not be possible without developing a custom wizard (and that might be too much effort). However, I currently have two task sequences and depending
    on which one I select, I see a different number of steps to complete? See screenshots. I don't know what I have currently configured that makes it like that.
     (when I select "Domain Controller 01" task sequence) (Task sequence ID "DC01")
     (when I select the "generic" task sequence)
    Below is my customsettings.ini [the only rules file I have].
    [Settings]
    Priority=TaskSequence,Default
    [Default]
    _SMSTSORGNAME=Demo Deployment
    OSInstall=Y
    SkipCapture=YES
    SkipAdminPassword=YES
    AdminPassword=P@ssw0rd!
    SkipProductKey=YES
    SkipComputerBackup=YES
    SkipBitLocker=YES
    EventService=http://192.168.232.1:9800
    SkipUserData=YES
    SkipTaskSequence=NO
    SkipTimeZone=YES
    SkipBitLocker=YES
    SkipSummary=YES
    SkipFinalSummary=NO
    FinishAction=SHUTDOWN
    SkipLocaleSelection=YES
    HideShell=YES
    [DC01]
    _SMSTSORGNAME=DC01 Deployment
    SkipComputerName=YES
    OSDComputerName=DC01
    SkipDomainMembership=YES
    JoinWorkgroup=DEMO
    SkipRoles=YES
    I would expect the settings for task sequence "DC01" to be applied after I select that task sequence in the wizard. That doesn't seem to work. The first task in the sequence is a "Gather" task that gathers local data and processes customsettings.ini.
    I understand I can't override most settings from [Default] because they would have already been processed but as you can see, that's not what I am actually trying.
    I am not opposed to having multiple rules files if that would work. However, it seems like that doesn't make much difference when it comes to actually seeing different wizard steps active. I've tried adding a second customsettings_dc01.ini file and having
    a Gather step that specifically references that file in the "Initialize" group.
    I've considered some alternatives to making it work this way, such as having multiple deployment shares and "linking" them (although I haven't done this before) so I wouldn't have to copy all the applications.
    I would also set the computer name and all in the task sequence using variables, but that still doesn't address the problem.
    Any insight is appreciated,
    SA.

    SpeedBird186 - There are several assumptions going on here.
    1. by default MDT processes the CS.ini file *before* the wizard, and *after* the Task sequence has started. If you want CS.ini file to be processed just *after* you select your TS in the wizard, use Johan's trick above.
    2. There are about 20 different wizard pages, and they don't appear in *all* scenarios. the wizard framework will attempt to do an intelligent job of filtering out pages that are not relevant to the scenario at hand. For example, in the graphic above, you
    can see that the OS roles and Features page will appear/disappear. This can happen for example if the task sequence you selected earlier does or does *not* have a "OS Roles and Featrues" step in the Task sequence.
    3. For me, the easiest way to process roles would be to create some new "Applications" and to put them in a folder.
    Keith Garner - keithga.wordpress.com

  • Running Task Sequence from Software Center failed after rebooting to WinPE (0x8022001B)

    Hi all
    I have created a task sequence to refresh client OS to windows 8.1 x64. I ran this task sequence in software center on a windows 7 client, everything went well without any fails.
    But when I ran the same ts again after it refreshed to Windows 8.1, it failed immediately after rebooted to WinPE. It shows a warning with error code 0x8022001B.
    My test environment: SCCM 2012 R2 (Windows Server 2012 R2). Client Device: Lenovo L430
    Any suggestions? Thanks in advance!
    SMSTS.log file shows below:
    <![LOG[Configuring 1 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[Getting namespace "Microsoft-Windows-TCPIP" for architecture "amd64"]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="smiinterface.cpp:222">
    <![LOG[Added list item with key value 'a4-17-31-f3-e4-28']LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:441">
    <![LOG[Configuring 2 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 1]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[spItem->CreateListElement( var, &spChildItem ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,439)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:439">
    <![LOG[Failed to create list element with key value 'a4-17-31-f3-e4-28' (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="smiinterface.cpp:439">
    <![LOG[pSetupPass->addListItem( m_spSettingsEngine, pszNamespace, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,1187)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:1187">
    <![LOG[m_pSMIInterface->addListItem( SetupPassValue[eSetupPass], pszComponentName, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,738)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:738">
    <![LOG[AddListItem( eSetupPass, XML::TcpIp::ComponentName, XML::TcpIp::Interfaces::InterfaceElement, sIdentifier ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,1063)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:1063">
    <![LOG[m_pImpl->AddAdapterTcpIpSettings( XMLAnswerFileImpl::WindowsPE, adapterInfo ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\winpeanswerfile.cpp,176)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="winpeanswerfile.cpp:176">
    <![LOG[pAnswerFile->AddNetworkAdapter(adapterInfo), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netadaptersettings.cpp,575)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[Failed to configure adapter 1 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[adapterSettings.Configure( pAnswerFile ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netsettings.cpp,188)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netsettings.cpp:188">
    <![LOG[Failed to configure network settings for adapter 2 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netsettings.cpp:188">
    <![LOG[m_pNetSettings->Configure(pAnswerFile), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,191)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:191">
    <![LOG[this->createAnswerFile(sAnswerFilePath), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,140)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:140">
    <![LOG[pSettings->configureAnswerFile(), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootshell.cpp,595)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootshell.cpp:595">
    <![LOG[Execution failed with error 8022001B.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="bootshell.cpp:703">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 800]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1583">
    <![LOG[LOGGING: Setting log directory to "E:\SMSTSLog".]LOG]!><time="14:10:49.130+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1808">

    Then it's using a different boot image that doesn't have the NIC driver. The OS that the TS starts out in has no impact on the WinPE environment. Either the driver is there and properly loads or it doesn't -- there is not and cannot be any connection to
    the OS the system was booted into prior to PE booting.
    Thus, the only possibility here is that the boot image does *not* have the NIC driver in it. You need to verify which boot image I being used in both cases.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Create Task Sequence Media Wizard Fails

    When attempting to create a bootable media for a task sequence I get the error: Media creation failed with the error message: A required privilege is not held by the client.  Refer to createTSMedia.log file to find more details.  Upon looking in
    this log file I see the following in red: 
    Unable to apply (0x80070522)
    Closing image file C:\Users\sccmadmin\AppData\Local\Temp\_tsmedia_7156\Cache\LSA00022\WinPE.LSA00022.wim
    Failed to create media generator (0x80070522)
    CreateTsMedia failed with error 0x80070522, details=''
    Media creation process that was started from Admin Console completed.
    CreateMedia.exe finished with error code 80070522
    I get this error with trying to create an iso as well as trying to create a bootable USB drive.
    The SCCM Console was started with admin privileges.  I get this same error trying it on the console installed on my workstation and the console installed on the sccm server.  I am a local administrator on my workstation and sccm console.  I
    recall successfully creating media before but for some reason this doesn't work any longer and I am not sure what changed. 
    SCCM Server: OS and SCCM version are 2012 R2
    Workstation: Windows 7 pro

    OK, I would explain the symptoms you have as you have shown at the beginning of this post, explain the difference in policies between the Dev and Prod boxes. Ask that they create a temporary policy to add the default setting of Administrators back
    in for you to do some testing.
    I am guessing as this is applied to your servers and workstations, based on what you have said, that this setting resides in your Default Domain Policy GPO. Which is possibly the exact issue that Hai Deep had in the post Jórgen posted here
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/83b11a23-24ec-46b1-9a5f-52d335dc92b5/unable-to-create-task-sequence-media-privilege-not-held-by-client?forum=configmgrosd
    The above post also says it was a user right which caused the issue, so there is a fair amount of justification to apply the test.
    Is your Dev instance in the same Domain or is it a completely separate lab?
    let me know if you have issues, 
    Thanks,

Maybe you are looking for

  • How to get text file from app server and process it.

    Hello experts, I created a test data based form my recording. Now, I do not know where can I find it. Also, I want to create a program that lets users input the file name in the input parameter (selection screen) and it would automatically process/sp

  • Cisco ASA 5505 Configurations. Help... Beyond Frustrated

    Hello All, I'm fairly new to Cisco products and Network management in general. At my place of employment, I was hired as an IT Tech- Repair and Building computers, most aspects of Physical networking, and software refresh/upgrades as well as solving

  • How to create a form for email?

    Hi all, I use 1 and 1 for hosting however they do not have a form script available with the package I have. What is the best way to put a simple form on my site? One that would be for entering an email for a free report/newsletter is what I am shooti

  • When asking for username and password the default username is wrong

    I have had a look through all the posts here but I can't find anything that helps me. I don't want to actually change my username or reset my password. I know what they both are; however... I have a recently had to replace my hard drive and now have

  • Create table in word document

    hi all, i create a word document through report. is it possible to create a table through abap code? thanks, dana.