OS WIM file downloads during Setup Windows and ConfigMgr

Let me start by saying, this is not the same issue as this post ;-)
http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/58610c01-97b9-476e-9a22-fc0e31033de5
I decided to test the option in 2012 for "Apply Operating System" that allows you to run from DP (Windows 8 image).  The overall Task Sequence is set to download and execute so wanted to test how much time it would save to run the Apply OS
phase from the DP.  Well it didn't save any time as the step "Setup Windows and ConfigMgr" downloaded the WIM file prior to downloading the SCCM Client install files.
I double checked the source paths for my Client Package and my OS package and they do not contain one others code in them so unlike the post above its not a package source issue.
Has anyone else tried using the check box for run from DP only for apply OS?  Curious if this behavior happens even without the check box and it just goes right past it and download the client files since the WIM already exists from the Apply OS phase..
When the build completes I'll start digging through log files to see if there are any clues..
Thoughts?
Thanks,
William

So here's the snippet of the smsts.log showing the "Setup Windows and ConfigMgr" step downloading the Windows 8 WIM.  As you can see it triggers a download of the WIM file after preparing the OSDSetupWindows.exe command line? 
Doesn't seem to make sense to me since OSDSetupWindows.exe is located in the boot image (X:\sms\bin\i386\OSDSetupWindows.exe)  so not sure why it triggers a WIM download..
Thoughts?
Set a global environment variable _SMSTSCurrentActionName=Setup Windows and ConfigMgr TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Set a global environment variable _SMSTSNextInstructionPointer=114 TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Set a local default variable SMSClientInstallProperties TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Set a local default variable _SMSClientPackageID TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Expand a string: OSDSetupWindows.exe TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Expand a string:  TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Command line for extension .exe is "%1" %* TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Set command line: OSDSetupWindows.exe TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Start executing the command line: OSDSetupWindows.exe TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
!--------------------------------------------------------------------------------------------! TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Expand a string: WinPEandFullOS TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
Executing command line: OSDSetupWindows.exe TSManager 3/20/2013 9:44:00 AM 1516 (0x05EC)
==============================[ OSDSetupWindows.exe ]=========================== OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Command line: "OSDSetupWindows.exe" OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
ResolveSource flags: 0x00000000 OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
SMSTSPersistContent: . The content for package P10000BB will be persisted OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
DownloadOnDemand flag is true. Attempting to download content locally for Package P10000BB.. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Package Flags: 0x1000080 OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
GetDirectoryListing() entered OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Initializing HTTP transport. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
   Setting URL =
http://MYSCCMSERVER.mydomain.com/SMS_DP_SMSPKG$/P10000BB. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
   Address=http://MYSCCMSERVER.mydomain.com, Scheme=http, Object=/SMS_DP_SMSPKG$/P10000BB, Port=80. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
   Setting Authenticator. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Set authenticator in transport OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
WinHttp credentials set OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
CLibSMSMessageWinHttpTransport::Send: URL: MYSCCMSERVER.mydomain.com:80  PROPFIND /SMS_DP_SMSPKG$/P10000BB OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
401 - Authentication failure on request with anonymous access, retrying with context credentials. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Using thread token for request OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
401 - Authentication failure on request with context credentials, retrying with supplied credentials. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Request was succesful. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
DAV response string is:
 <?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://MYSCCMSERVER.mydomain.com/SMS_DP_SMSPKG$/sccm?/P10000BB/</D:href><D:propstat><D:status>HTTP/1.1
200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>http://MYSCCMSERVER.mydomain.com/SMS_DP_SMSPKG$/sccm?/P10000BB/</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://MYSCCMSERVER.mydomain.com/SMS_DP_SMSPKG$/P10000BB/sccm?/FB_Win8RTM_x64_R03.wim</D:href><D:propstat><D:status>HTTP/1.1
200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>http://MYSCCMSERVER.mydomain.com/SMS_DP_SMSPKG$/P10000BB/sccm?/FB_Win8RTM_x64_R03.wim</D:displayname><D:getlastmodified>Fri,
08 Mar 2013 16:21:22 GMT</D:getlastmodified><D:getcontentlength>6253977862</D:getcontentlength></D:prop></D:propstat></D:response></D:multistatus> OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
List of files to be downloaded OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
  File:
http://MYSCCMSERVER.mydomain.com:80/SMS_DP_SMSPKG$/P10000BB/sccm?/FB_Win8RTM_x64_R03.wim OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
GetDirectoryListing() successfully completed OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
401 - Authentication failure on request with anonymous access, retrying with context credentials. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
401 - Authentication failure on request with context credentials, retrying with supplied credentials. OSDSetupWindows 3/20/2013 9:44:00 AM 1412 (0x0584)
Downloaded file from
http://MYSCCMSERVER.mydomain.com:80/SMS_DP_SMSPKG$/P10000BB/sccm?/FB_Win8RTM_x64_R03.wim to D:\_SMSTaskSequence\Packages\P10000BB\FB_Win8RTM_x64_R03.wim  OSDSetupWindows 3/20/2013 9:48:09 AM 1412 (0x0584)
Download done setting progress bar to 100 OSDSetupWindows 3/20/2013 9:48:09 AM 1412 (0x0584)

Similar Messages

  • Windows 7 becoming corrupt after "Setup Windows and ConfigMgr" step

    Hey all,
    Redid my reference images and now I got an issue with several machines I tried doing bare metal OSD on. 
    The TS aborts somehow, it still thinks it's running, after Setup Windows and ConfigMgr. After that step it reboots and I'm greeted with a weird Win 7 logon screen where the font kinda looks like Windings (the font folder on the machine is almost empty, that's
    why).
    Looked at the ccmsetup log. This error is listed: http://social.technet.microsoft.com/Forums/en-US/ee4e31cd-d456-44f4-a980-6a785d393d84/ccmsetup-failed-with-error-code-0x80040154-in-ccmsetuplog?forum=configmanagerdeployment
    The log also complains about BITS, too low version to be able to install ConfigMgr. But obviously Win 7 contains BITS v 4, so I don't get what happens.
    None of the apps I install in the reference image build I'm able to start (IE 10, Office apps), Office is not even listed in Add/Remove Programs.
    I have redone the reference images two times, once in plain MDT 2013 and once in SCCM. 
    The error is inconsistent. It happens most frequently on Dell Precision T1700 machines, but not always. Sometimes there's no error when installing the ConfigMgr client and I don't get any font issues, but I still can't start Office apps or IE 10. This is driving
    me mad.
    ccmsetup.log and smsts.log files are here if anyone wants to take a look: http://1drv.ms/1ETazJx
    Please help!

    You may have a similar issue we had. When we upgraded to R2, and updated our boot images from WinPE 4.0 to WinPE 5.0 we came across a bug with DISM. Our machines would get to the Setup Windows and ConfigMgr step and hang on a black screen/white cursor. After
    working with Microsoft for a few weeks we found using a x64 boot image resolved our issue deploying Windows 7 x64. 
    Can you try recreating your x86 boot image and if that does not work try creating x64?
    Daniel Ratliff | http://www.PotentEngineer.com
    For me, using a x64 boot image solved the problem. Why I don't know. I created a new x64 MDT boot image and task sequence and tested all newly captured wims on several different models, with different settings, and I couldn't reproduce the problem.
    Then I tested the old task sequence (basically only difference is that it uses x86 boot image) and the first deployment went fine. The next one gave me the ccmsetup/windings font error again.
    Thanks for your help! I'm also very eager to hear what Microsoft came up with during your support ticket.

  • Setup Windows and ConfigMgr - OSD Step clarification

    Hi,
    I am trying to configure the step "Setup Windows and ConfigMgr" and trying to understand the properties in
    SCCM 2012 SP1.
    If I refer to the following:
    About Client Installation Properties in Configuration Manager
    http://technet.microsoft.com/en-us/library/gg699356.aspx
    It seems there are two types of properties. Those honoured by CCMSetup command line properties and the client.msi properites.
    So here are my questions:
    1. Which settings does the task sequence follow? For example if I want to set the ManagementPoint do I do:
    /mp:<Computer> or SMSMP=?
    2. Also I would like to handle being able to deploy the cumlative update.
    http://chriscrampton.blogspot.com.au/2013/10/include-cumulative-update-or-patch-in.html
    If I look through this article it has the line PATCH=......
    However on the page:
    About Client Installation Properties in Configuration Manager
    http://technet.microsoft.com/en-us/library/gg699356.aspx
    it makes no mention of this command line.
    So been a long day - and I might of missed something obvious :)
    So any advice greatly appreciated.
    Thanks,
    Ward.

    A couple of follow-on points here:
    - First, a semantic note. Options on the command-line prefixed by a forward slash are parameters (not properties) and are used by ccmsetup.exe to download necessary files and initiate their installation. Options in all caps are Windows Installer properties
    passed to client.msi when setting up the ConfigMgr client agent. Thus you can pass any property that is valid for the client.msi like PATCH as that's a universal Windows Installer property.
    - As indicated in the documentation you linked to, /mp and SMSMP are two completely different options that do two completely different things. In short /mp does not set the MP: http://blog.configmgrftw.com/ccmsetup-mp-and-smsmp/. Thus choosing which to use
    should fit what you are trying to do. From memory, you can't specify parameters in that task though (although I think that may have changed); however, even if you can, /mp is useless because content download and staging is already part of what the TS does.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 client in capture but deploy has default step "Setup Windows and ConfigMgr"

    Hi,
    We have our SCCM 2012 client in the capture but the deploy has a single step "Setup Windows and ConfigMgr" in which there is no option to NOT install the sccm 2012 client.
    So what happens then, the client is installed a second time?
    Please advise.
    J.
    Jan Hoedt

    Hello !
    This is a mandatory step in order to configure Windows for a first use. In your case, the SCCM client will just be serialized, it's not a problem. The SCCM client has generally been prepared during the design capture.
    Hope this helps.
    Note: This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights. 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.

  • Setup windows and ConfigMgr task sequence failing.

    Hi,
    Am trying to create a reference Windows 7 task sequence and the task sequence is failing at the 'Setup Windows and ConfigMgr' task.
    There are a lot of threads regarding this step and in particular that as the machine is in a workgroup it cannot install the SCCM client successfully. As recommended on other posts have added SMSLP= and SMSMP= into the Installation properties.
    The task sequence is still failing and am unable to make much of the logs. 
    Will post the errors if anyone can assist?.

    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104"
    file="runcommandline.cpp:34">
    <![LOG[Unable to copy log to the network as no SLShare value was specified.]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[No system restore needed, WMI object not present.]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[Cleaning up default wallpaper registry keys]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[zticopylogs processing completed successfully.]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[Unable to create WebService class]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:34">
    <![LOG[Command line returned 0]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="1104" file="runcommandline.cpp:565">
    <![LOG[Process completed with exit code 0]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="commandline.cpp:1123">
    <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="instruction.cxx:3012">
    <![LOG[Successfully completed the action (Copy Logs) with the exit win32 code 0]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="instruction.cxx:3038">
    <![LOG[MP server http://UK5SYSDBPR01.s3ms.com. Ports 80,443. CRL=false.]LOG]!><time="09:48:18.771+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5300">
    <![LOG[Setting authenticator]LOG]!><time="09:48:18.787+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5322">
    <![LOG[Set authenticator in transport]LOG]!><time="09:48:18.787+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:48:18.787+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:48:18.803+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:48:18.803+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: UK5SYSDBPR01.s3ms.com:80  CCM_POST /ccm_system/request]LOG]!><time="09:48:18.803+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:48:18.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:8956">
    <![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="09:48:18.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="09:48:18.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:48:18.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:782">
    <![LOG[Clear local default environment]LOG]!><time="09:48:18.834+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:807">
    <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:1121">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=140]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=140]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=134]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=134]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:48:18.896+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:833">
    <![LOG[Successfully save execution state and environment to local hard disk]LOG]!><time="09:48:18.943+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="engine.cxx:255">
    <![LOG[Start executing an instruction. Instruction name: Error in the task sequence. Instruction pointer: 140]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="engine.cxx:117">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Error in the task sequence]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=140]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a local default variable SMSTSDisableWow64Redirection]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:700">
    <![LOG[Set a local default variable _SMSTSRunCommandLineAsUser]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:700">
    <![LOG[Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLog]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Expand a string: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf"]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:782">
    <![LOG[Expand a string: ]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:782">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="commandline.cpp:228">
    <![LOG[Set command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf"]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="commandline.cpp:731">
    <![LOG[Start executing the command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf"]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="instruction.cxx:2930">
    <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="instruction.cxx:2959">
    <![LOG[Expand a string: WinPEandFullOS]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:782">
    <![LOG[Executing command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf"]LOG]!><time="09:48:18.959+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="commandline.cpp:827">
    <![LOG[[ smsswd.exe ]]LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="main.cpp:289">
    <![LOG[PackageID = '']LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="main.cpp:318">
    <![LOG[BaseVar = '', ContinueOnError='']LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="main.cpp:319">
    <![LOG[ProgramName = 'cscript "C:\_SMSTaskSequence\WDPackage\scripts\ztierrormsg.wsf"']LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="main.cpp:320">
    <![LOG[SwdAction = '0001']LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="main.cpp:321">
    <![LOG[Set command line: Run command line]LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="0" thread="2000" file="commandline.cpp:731">
    <![LOG[Working dir 'not set']LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:542">
    <![LOG[Executing command line: Run command line]LOG]!><time="09:48:18.974+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 2147500037]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="commandline.cpp:1123">
    <![LOG[Microsoft (R) Windows Script Host Version 5.8]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[Copyright (C) Microsoft Corporation. All rights reserved.]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000"
    file="runcommandline.cpp:34">
    <![LOG[ZTI deployment failed, Return Code = -2147467259  0x80004005]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[Unable to create WebService class]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:34">
    <![LOG[Command line returned 2147500037]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="InstallSoftware" context="" type="1" thread="2000" file="runcommandline.cpp:565">
    <![LOG[Process completed with exit code 2147500037]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="commandline.cpp:1123">
    <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="instruction.cxx:3012">
    <![LOG[Failed to run the action: Error in the task sequence. 
    Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="instruction.cxx:3103">
    <![LOG[MP server http://UK5SYSDBPR01.s3ms.com. Ports 80,443. CRL=false.]LOG]!><time="09:48:19.037+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5300">
    <![LOG[Setting authenticator]LOG]!><time="09:48:19.052+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5322">
    <![LOG[Set authenticator in transport]LOG]!><time="09:48:19.052+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:48:19.068+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:48:19.068+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:48:19.068+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: UK5SYSDBPR01.s3ms.com:80  CCM_POST /ccm_system/request]LOG]!><time="09:48:19.068+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:8956">
    <![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147467259]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:668">
    <![LOG[Clear local default environment]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="executionenv.cxx:807">
    <![LOG[Let the parent group (Gather Logs and StateStore on Failure) decides whether to continue execution]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="instruction.cxx:3212">
    <![LOG[The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="instruction.cxx:2425">
    <![LOG[Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="09:48:19.083+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="engine.cxx:214">
    <![LOG[MP server http://UK5SYSDBPR01.s3ms.com. Ports 80,443. CRL=false.]LOG]!><time="09:48:19.099+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5300">
    <![LOG[Setting authenticator]LOG]!><time="09:48:19.099+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5322">
    <![LOG[Set authenticator in transport]LOG]!><time="09:48:19.099+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:48:19.115+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:48:19.115+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:48:19.115+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: UK5SYSDBPR01.s3ms.com:80  CCM_POST /ccm_system/request]LOG]!><time="09:48:19.115+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:48:19.146+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:8956">
    <![LOG[Executing command line: X:\windows\system32\cmd.exe /k]LOG]!><time="09:48:26.618+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="744" file="bootshell.cpp:857">
    <![LOG[The command completed successfully.]LOG]!><time="09:48:26.618+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="744" file="bootshell.cpp:939">
    <![LOG[Successfully launched command shell.]LOG]!><time="09:48:26.618+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="744" file="bootshell.cpp:430">
    <![LOG[Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,866)]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048"
    file="tsmanager.cpp:866">
    <![LOG[Task Sequence Engine failed! Code: enExecutionFail]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="tsmanager.cpp:866">
    <![LOG[****************************************************************************]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tsmanager.cpp:889">
    <![LOG[Task sequence execution failed with error code 80004005]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="tsmanager.cpp:890">
    <![LOG[Cleaning Up.]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tsmanager.cpp:637">
    <![LOG[Removing Authenticator]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tsmanager.cpp:648">
    <![LOG[shKey.DeleteValue( c_szRegValue_SecurityToken ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\ccmutillib\ccmutillib.cpp,1652)]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="ccmutillib.cpp:1652">
    <![LOG[Cleaning up task sequence folder]LOG]!><time="10:03:31.818+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:1746">
    <![LOG[Unable to delete file C:\_SMSTaskSequence\TSEnv.dat (0x80070005). Continuing.]LOG]!><time="10:03:32.692+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="ccmfile.cpp:1056">
    <![LOG[hr, HRESULT=80070091 (e:\nts_sccm_release\sms\framework\core\ccmcore\ccmfile.cpp,1218)]LOG]!><time="10:03:32.863+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="ccmfile.cpp:1218">
    <![LOG[Failed to delete directory 'C:\_SMSTaskSequence']LOG]!><time="10:03:32.863+00" date="12-02-2013" component="TSManager" context="" type="2" thread="1048" file="ccmfile.cpp:1218">
    <![LOG[(dwRet = ::SetNamedSecurityInfoW ((WCHAR*) pszObjectName, objectType, OWNER_SECURITY_INFORMATION, pOwnerSID, NULL, NULL, NULL)) == ERROR_SUCCESS, HRESULT=80070005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,6090)]LOG]!><time="10:03:32.863+00"
    date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="utils.cpp:6090">
    <![LOG[SetNamedSecurityInfo() failed.]LOG]!><time="10:03:32.863+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="utils.cpp:6090">
    <![LOG[SetObjectOwner() failed. 0x80070005.]LOG]!><time="10:03:32.863+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="utils.cpp:6102">
    <![LOG[SetObjectOwner (szFName, SE_FILE_OBJECT, c_szAdministrators), HRESULT=80070005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,6187)]LOG]!><time="10:03:32.863+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048"
    file="utils.cpp:6187">
    <![LOG[RemoveFile() failed for C:\_SMSTaskSequence\TSEnv.dat. 0x80070005.]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="utils.cpp:6231">
    <![LOG[RemoveDirectoryW failed (0x80070091) for C:\_SMSTaskSequence]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="2" thread="1048" file="utils.cpp:6315">
    <![LOG[Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="resolvesource.cpp:519">
    <![LOG[DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,521)]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="resolvesource.cpp:521">
    <![LOG[Successfully unregistered Task Sequencing Environment COM Interface.]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="environmentlib.cpp:886">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 1728 ]==========]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TsProgressUI" context="" type="1" thread="948" file="winmain.cpp:330">
    <![LOG[Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TsProgressUI" context="" type="0" thread="948" file="winmain.cpp:332">
    <![LOG[Unregistering COM classes]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TsProgressUI" context="" type="1" thread="948" file="winmain.cpp:204">
    <![LOG[Unregistering class objects]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TsProgressUI" context="" type="1" thread="948" file="winmain.cpp:495">
    <![LOG[Shutdown complete.]LOG]!><time="10:03:32.879+00" date="12-02-2013" component="TsProgressUI" context="" type="1" thread="948" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="commandline.cpp:1123">
    <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:2320">
    <![LOG[g_TSManager.Run(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,725)]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="tsmanager.cpp:725">
    <![LOG[::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,261)]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048"
    file="utils.cpp:261">
    <![LOG[RegQueryValueExW failed for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="2" thread="1048" file="utils.cpp:261">
    <![LOG[GetTsRegValue() failed. 0x80070002.]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="2" thread="1048" file="utils.cpp:279">
    <![LOG[End program: ]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tsmanager.cpp:764">
    <![LOG[Error Task Sequence Manager failed to execute task sequence. Code 0x80004005]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="3" thread="1048" file="tsmanager.cpp:768">
    <![LOG[Sending error status message]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tsmanager.cpp:769">
    <![LOG[MP server http://UK5SYSDBPR01.s3ms.com. Ports 80,443. CRL=false.]LOG]!><time="10:03:32.894+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5300">
    <![LOG[Setting authenticator]LOG]!><time="10:03:32.910+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="utils.cpp:5322">
    <![LOG[Set authenticator in transport]LOG]!><time="10:03:32.910+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="10:03:32.941+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="10:03:32.941+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="10:03:32.941+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: UK5SYSDBPR01.s3ms.com:80  CCM_POST /ccm_system/request]LOG]!><time="10:03:32.941+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="10:03:32.988+00" date="12-02-2013" component="TSManager" context="" type="0" thread="1048" file="libsmsmessaging.cpp:8956">
    <![LOG[Finalize logging request ignored from process 1044]LOG]!><time="10:03:32.988+00" date="12-02-2013" component="TSManager" context="" type="1" thread="1048" file="tslogging.cpp:1737">
    <![LOG[Process completed with exit code 2147500037]LOG]!><time="10:03:32.988+00" date="12-02-2013" component="TSMBootstrap" context="" type="1" thread="824" file="commandline.cpp:1123">
    <![LOG[Task Sequence Manager returned code 0x80004005]LOG]!><time="10:03:32.988+00" date="12-02-2013" component="TSMBootstrap" context="" type="1" thread="824" file="tsmediawizardcontrol.cpp:2136">
    <![LOG[ThreadToResolveAndExecuteTaskSequence returned code 0x00000000]LOG]!><time="10:03:33.004+00" date="12-02-2013" component="TSMBootstrap" context="" type="1" thread="988" file="tsmediaresolveprogresspage.cpp:221">
    <![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="10:03:33.004+00" date="12-02-2013" component="TSMBootstrap" context="" type="0" thread="988" file="tsmediaresolveprogresspage.cpp:113">
    <![LOG[Activating Finish Page.]LOG]!><time="10:03:33.004+00" date="12-02-2013" component="TSMBootstrap" context="" type="0" thread="988" file="tsmediafinishpage.cpp:107">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="10:03:33.004+00" date="12-02-2013" component="TSMBootstrap" context="" type="1" thread="988" file="tsmbootstrap.cpp:1195">
    <![LOG[Execution complete.]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:690">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,515)]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="0" thread="756" file="environmentscope.cpp:515">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,337)]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:337">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,549)]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:549">
    <![LOG[::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,261)]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="0" thread="756"
    file="utils.cpp:261">
    <![LOG[RegQueryValueExW failed for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:261">
    <![LOG[GetTsRegValue() failed. 0x80070002.]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:279">
    <![LOG[End program: ]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:722">
    <![LOG[Finalizing logging from process 740]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="10:03:33.019+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1583">
    <![LOG[Successfully finalized logs to C:\SMSTSLog]LOG]!><time="10:03:33.035+00" date="12-02-2013" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1640">
    <![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="10:03:33.035+00" date="12-02-2013" component="TSBootShell" context="" type="0" thread="756" file="tslogging.cpp:584">

  • Task sequences won't run after "Setup Windows and ConfigMgr"

    In my Task Sequence for SCCM 2012 R2, no task sequences that occur after the "Setup Windows and Configuration Manager" step will run if I add to the Installation properties:
    PATCH="\\server.domain.com\D$\SMSPKGSIG\PHX00033.2\configmgr2012ac-r2-kb2905002-x64.msp"
    I believe this hotfix is necessary because I had to install on the server to fix the speed of downloading the WIM file. And I believe it says I need to append this PATH= switch to the install. 
    Is my path used incorrectly or something? Because that is the actual path to the file. 
    My task sequences will run fine if I remove it and just leave the SMSMP=server.domain.com in the install properties. 

    Your path would then be :
    PATCH="C:\_SMSTaskSequence\OSD\JJJ00033.2\configmgr2012ac-r2-kb2905002-x64.msp"
    I suggest that you plan for further patches. Create a directory with all your future hotfix in it.
    Ex: D:\SCCMHotFixes\KBNumber\x64
    Your "Patch" parameter will grow over time, when a new hotfix will be release, you'll need
    to add it after this one and so on...
    I always use the _SMSTSDataPath without any problem, you could also try this.
    PATCH=""%_SMSTSMDataPath%\OSD\JJJ00033.2\configmgr2012ac-r2-kb2905002-x64.msp"
    Benoit Lecours | Blog: System Center Dudes

  • Setup Windows and ConfigMgr step doesnt run, shows 'in progress' indefinately

    Hi
    We have a new SCCM 2012R2 CU3 infrastructure in place and just trying to get OSD working with our existing images, on Dell OptiPlex 980/990 models. I have created a basic task sequence from the wizard and imported our images (windows 7 x64, created
    with imagex). The task sequence applies the image and drivers, but then doesn't finish the task sequence. Instead, it reboots,  runs the mini setup, reboots twice more and returns to the CTRL ALT DEL prompt. The smsts log shows no errors, and the console
    just sits there with the client stuck in 'in progress'. There are no ccmsetup logs in C:\Windows, so the setup didn't start. The files are downloaded successfully however. This is on an image that has never had the ConfigMgr client installed, but I have also
    tried capturing the image with a manual client install and deploying that. When that image starts, the task sequence also doesn't finish and the SMS Agent Host service is disabled.
    Below is a list of things I have tried:
    removing all unattend.xml files from the win7 image
    removing all 3rd party drivers from the win7 image
    adding all drivers to the boot image
    removing all drivers from the boot image
    adding all drivers to the 990 driver package
    removing all drivers from the 990 driver package
    adding just disk and network drivers to the 990 package
    adding chipset drivers to the 990 package
    deselecting migrate system time in the task sequence
    using the RTM client with the PATCH command switch for the CU3 update
    Forcing install onto C drive
    deleting boot partition from task sequence and creating single boot partition at 100% space
    entering the Win7 Pro KMS key into the task sequence
    Using the SMSMP= switch in the client installation properties with the %_SMSTSMDataPath% variable
    Using the SMSMP= switch in the client installation properties with the C:\_SMSTS folder
    removing the scripts directory from c:\windows\setup from the win7 image
    replacing apply driver package step in task sequence with auto apply, limited to 980 category, which only contains nic driver
    tried manually installing agent, capturing via task sequence and redeploying
    Nothing seems to work. Ive even tried deploying Windows 7 SP1 from the media ISO, this also has the same problem. I have used F8 and open a CMD prompt to verify the machine has an IP and can see its storage in WinPE, so I don't think it is a driver issue.
    Ive also tried multiple combinations of all drivers versus no drivers in both the boot image and driver package.
    I cant upload the log file as we restrict file sharing sites here, but I can paste in certain sections if it helps (the file is over 1MB)
    Thanks

    Im resurrecting this again, the issue seemed to be rectified on the VM capture, but has now resurfaced on a Hybrid image which is based on this image. We have 2 hybrids, the base image which is a vanilla install, customizations such as company background,
    .Net 4.5.1, Silverlight, VC++ runtimes, AV, IE10... Then the big hybrid which is based on this, which contains all LOB apps.
    So, the flow is like this, with each step being the basis for the next image/task sequence:
    Win7 x64 SP1 media install in Task Sequence - WORKS
    VM capture, with all outstanding Windows patches - WORKS
    Base Hybrid Image, .Net 4.5.1, Silverlight, VC++ runtimes, AV, IE10 - WORKS
    Fat Hybrid 1, LOB apps with Office 2003 - DOESNT WORK
    Fat Hybrid 2, LOB apps with Office 2013 - DOESNT WORK
    Ive gone through and verified all images have the latest binaries for CU3 2012 (version *.1401). Ive also tried to take off all AV (actually, I didn't even install it, is more accurate) before image capture, just in case this is stopping the TS from
    completing. This issue is happening on both virtual and physical, which leads me to suspect drivers are not the cause.
    So far, Ive come up with the possible causes:
    Driver (less likely, images seem to work/not work regardless of hardware)
    Software
    AV (did not make a difference)
    Number of activations (less likely, new fat image built from vmcapture2, rather than base image - still doesn't work)
    Customizations/background (less likely, base image has customizations/background and works)
    Im disabling the application install steps one by one in the capture TS to see if I can identify an application that is causing this. I have also looked through the list of hotfixes to see if this is a known issue or has a fix:
    http://social.technet.microsoft.com/wiki/contents/articles/9539.sccm-2012-list-of-public-microsoft-support-knowledge-base-articles.aspx
    I also have the dism and smsts logs from a broken 'fat' hybrid TS and a working base hybrid ts and will
    compare them.
    Really tricky issue.

  • I'm using Windows 7 64 bit. I downloaded iTunes for Windows and setup an account. How do I stream a TV show to my TV. I have a Belkin router. My TV has many site Icons, e.g. Netflix, hula etc. from which I can download and watch movies in my Den.

    I'm using Windows 7 64 bit. I downloaded iTunes for Windows and setup an account. How do I stream a TV show to the TV in my bedroom? I have a Belkin router. My TV has many site Icons, e.g. Netflix, hula etc. from which I can download and watch movies in my bedroom. But the iTunes icon doesn't appear?

    I'm using Windows 7 64 bit. I downloaded iTunes for Windows and setup an account. How do I stream a TV show to the TV in my bedroom? I have a Belkin router. My TV has many site Icons, e.g. Netflix, hula etc. from which I can download and watch movies in my bedroom. But the iTunes icon doesn't appear?

  • My Xtreamer media player won't read srt sub files downloaded from my iMac and stored in a 1Tb seagate external disk. However, the Xtreamer Elvira media player will read all the .avi files I have loaded in the external disk. Any ideas?

    My Xtreamer media player won't read srt sub files downloaded from my iMac and stored in a 1Tb seagate external disk. However, the Xtreamer Elvira media player will read all the .avi files I have loaded in the external disk. Any ideas?

    I am experiencing the same issue with a new external DVD burner, a Sony DRX-840U. When I load a CD into this external drive it appears in iTunes but when you go to import or play the CD iTunes indicates playing or importing for each individual track for just a moment. The end result is that nothing is ever imported or played. I am experiencing this on two different systems. One a notebook running Win2K and the other a desktop running XPpro. If I use the internal DVD drives on either of these systems everything work just fine. Yet I am able to use this new external DVD drive with every other application. For example Window Media Player has no problem playing or importing the same CD that iTunes fails on. The last person indicated that if one set the DVD drive in question to be the drive of choice under preferences>advanced>burning that all was ok. I my case this Sony external drive is the drive listed as the drive of choice for burning yet the issue still exists.
    As this appears to be an issue that others are also experiencing help from Apple Tech Support would be greatly appreciated.

  • When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

  • OSD: setup windows and configuration manager

    Hi,
    Please advise on setup Windows and configuration manager in SCCM 2012 task sequence.
    I have SMSCachesize=8000 then space SMSMP=ourserver.domain.com then space FSP=ourserver.domain.com
    Just want to verify this is correct. Settings are not one beneith the other. I can do that but if you make the screen of task sequence bigger, settings shuffle
    Please advise.
    J.
    Jan Hoedt

    To add multiple parameters you add Space, that is how it works. For more info you can visit:
    http://technet.microsoft.com/en-us/library/hh846237.aspx#BKMK_SetupWindowsandConfigMgr
    http://technet.microsoft.com/en-us/library/048dbf2d-5132-4fc0-ad8a-d90322b6db96#BKMK_CCMSetupCommandLine
    Regards, Manohar Pusala

  • On a web page when I open a pdf file it says download on the window and then suddenly starts opening multiple firefox blank pages I cant stop it except by using force quit - help

    multiple blank firefox pages open one after the other, can't stop them. only solution is to use "force quit" I am on an iMac. Never had this until today. Has happened now 3 times! its scary/
    == This happened ==
    Just once or twice
    == I clicked to open a pdf file on a web page (i've done this many times before on this web page with no problem) ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    See [[Firefox keeps opening many tabs or windows]]
    You can have infinite tabs opening if you have selected Firefox as the application to handle a file if you get an ''Open with'' download window.
    Firefox should not be selected as the application to handle a file and you have to remove the action that is associated with that file type.
    You can delete [http://kb.mozillazine.org/mimeTypes.rdf mimeTypes.rdf] in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] to reset all actions or set that action in Tools > Options > Applications to 'Always Ask'.
    See http://kb.mozillazine.org/File_types_and_download_actions ("File handling in Firefox 3 and SeaMonkey 2" and "Reset Download Actions")

  • Keep getting message pop up "Error reading/writing file  "com.apple.logic.pro.cs": Logical end-of-file reached during read operation," and "The Preferences are not loaded completely. Save them to "com.apple.logic.pro.cs" anyway?" Using Logic pro 8. ???

    Logic froze while I was working on something so I forced quit.  Now every time I open LOGIC a message pops up that says:
    "Error reading/writing file
    “com.apple.logic.pro.cs”:
    Logical end-of-file reached during read operation."
    The only button option is cancel so I press it and another message appears that says:
    "The Preferences are not loaded completely.
    Do not save them, as you would overwrite the Preferences file with incomplete data."
    Then when i close logic a box appears saying:
    "The Preferences are not loaded completely.
    Save them to "com.apple.logic.pro.cs" anyway?"
    There are 3 button options to press; ok, cancel or dont save.
    I press "don’t save" cuz I don't want to ruin anything.
    I found a discussion located here: https://discussions.apple.com/message/9564253#9564253 that says if I delete the file "com.apple.logic.pro.cs" it will resolve the problem.  If I do this will I loose or mess anything up at all, automation, saved channel strips customizations, saved effects, synth, or ultrabeat customizations etc? Or especially will I loose any work I've done?  I have hundreds pieces of music files I've created.  I'm scared to mess anything up with all the hours and months of work I've done.  Is there anyway to fix this without loosing anything?  I'm using Logic Pro 8.
    Thank you

    You can safely delete this file - its the preference file for control surface settings - you haven't said whether you're actually using a control surface or not, if so, you will have to set it up again. A new file will be created when you fire Logic up again, but of course it will contain default settings. If you have a complicated control surface setup, remember to keep a backup copy somewhere in case any future problems arise.
    Other than that, you really have nothing to be scared about - hopefully your problem is as simple as that and there isn't an underlying problem (a corrupt hard drive, for example). You seem concerned about losing work, so I guess you want to think about backing that up on a regular basis too. If you're saving your projects to your system drive, do get an external one for this. And also check that you have plent of free space on your system drive - you need to keep about a quarter or third of it free for your OS and programs to run properly (some temporarily stored files can be quite large).

  • How can I put OSX 10.7 on a new Macbook Air. Maverick no longer allows "open file in a new window" and I really miss it. At the Apple Store they told me it can't be added to the new OSX 10.10 so I  want to change the OSX on the new Macbook Air and it

    I have been using a 2012 Mac pro to do HD video editing. I bought a new portable Macbook Air only to find that Maverick no longer has "open files in a new window" which I use all the time in the very large folders of video clips and royalty-free music. I asked at the Apple Store how I could get this back on the Macbook Air and they said it couldn't be done so I thought I would re-format the HD and install 10.7 on it and was notified by the Macbook Air I can't put 10.7 on that computer. Apple use to give this as an option but now they have gone more to the attitude of "Do it our way or go to ****!" In anger I went out and bought a Dell Laptop and Pinnacle Studio 17 which I have been learning to use. I have been an Apple/Mac user since 1979 and would still rather do my video editing on a Mac. Is there any way that I can force the Macbook Air to let me load in OSX 10.7 where there is still the option to  "open files in a new window" or is there a way to add this to Maverick? The experts at the Madison, WI Couldn't give me any help on this.

    Choose Preferences from the Finder menu, click on the General tab, and uncheck the box to open folders in a new tab.
    (117195)

  • File Corruption During Sync Windows 8.1

    Hi
    I have recently introduced some Windows 8.1 systems into our environment, a Sony laptop and a non branded custom build, both systems are running Windows 8.1 Pro.
    Our environment is as follows:
    Windows Server 2008 domain
    PPTP VPN for laptop users using a Watchguard X515.
    Netgear ReadyNAS 2100 for Network Folders.
    Folder redirection in place for Documents and Desktop.
    Offline files in use. Users have the ability to make shared network files available offline if required.
    The first device we had with 8.1 Pro was a Sony laptop for our Marketing Director.  He has manually made a few shared network folders available offline for when he is out of the office and unable to connect to the VPN.  
    We first noticed an issue a few weeks ago when he came to me telling me that one of his documents were corrupt.  The file was one of the ones he has made available offline.  When he got into the office he ran a manual sync, to put the updates onto
    our shared drive.  When he next came to open it, the file was corrupt with the following message:
    'Excel cannot open the file 'XXXX XXXX.xlsx' because the file extension is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file'.
    I ran the file through Excel's file repair, which couldn't fix the problem and I tried a few software packages from the internet which said the file was unrecoverable, to no avail.  We tried to recreate the issue but couldn't so we put it down to a one
    off.  A few days later, it happened again under the same circumstances.
    I put it down to something happening while the laptop was offline, however whilst researching this, the same problem happened on a Windows 8.1 Pro Desktop.  This system never leaves the office, which led to some confusion.
    Everywhere I look points to ransomware, however I have run full scans with Sophos and Malwarebytes, and both come back clean, and the issue is only occurring on 8.1 Pro systems, 7 Pro and 8 Pro systems are fine.
    The user with the 8.1 Pro desktop created a test spreadsheet for me, and this morning we managed to recreate the problem.  When running a manual sync, the Offline Files comes back with an error, stating that the network copy has been deleted, would you
    like to copy the local copy or delete it?  When we copy the local copy to the network, and then try to open it, we get the previous error about file corruption.
    Any help would be greatly appreciated as I will have to roll the systems back to Windows 7 if I cant get it resolved, which would be a shame as the laptop is has a flip screen to turn it into a tablet.
    Cheers
    Jim

    Hi,
    You can boot the problematic system with clean boot to check if there is any third party software conflicts.
    Steps to clean boot: 
    1. Click Start->Run...-> type msconfig and press Enter
    2. Click Services tab and select Hide All Microsoft Services and Disable All third party Services.
    3. Click Startup tab and Disable All startup items
    4. Click OK and choose Restart
    5. After reboot, check whether the problem still occurs
    In additional, please refer to the thread below to troubleshoot the issue:
    ms excel problem
    http://social.technet.microsoft.com/Forums/office/en-US/fc38d024-c767-4b9d-9ba8-60422240f579/ms-excel-problem?forum=officesetupdeployprevious
    Regards,
    Mandy
    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.

Maybe you are looking for

  • Keynote action "Move" in iBook problem or limitation?

    Hi, I have ran into a problem with getting a Keynote animation to play correctly in iBook. The Keynote file contains a couple of "move" actions whereby an oject follows a particular path. This is replicated three times on the same slide with similar

  • Dynamically generating excel files

    Hi all, Is there a way to dynamically generate an excel file with the given content? By dynamically i mean not physically creating an excel on the system.

  • Material Classifications Hierarchy

    Hi all, Could someone help me to build the material classification hierarchy in BW. They have some classification data in R/3 and we need to extract that into BW. We would be able to achieve this by maintaining external hierarchies. I would like to k

  • OSB problem - "mds-owsm" not open

    I have a problem where my OSB proxy is not writing to my Queue and here is my error: <Oct 9, 2011 4:03:28 PM EDT> <Info> <JDBC> <MDM2008> <osb_server1> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <<anonymous>> <> <0000JBdcmk0DwW05zzWByW1E^TEz000001> <13

  • Upstream U2 is down at my cab

    Hi, checked my stats this morning to find that my modem had resynced, for somereason upstream path U2 as stopped, causing me to loose upload, ill post the stats, you can see the power on upstream is minus when it used to 4.5, and also you can see U2