Deploying a Task Sequence is stuck at Downloading, 0%

Hi,
I want to deploy  a custom task sequence that performs the following Tasks:
Run Program  to disable the write filter.
Perform software distribution and software update activities
Run Program  to enable the write filter
I did everthing like ist explained here:
System Center Configuration Manager Team Blog
How to Manage Windows Embedded Write Filters Using System Center 2012 Configuration Manager
On the client, in Software Center, the Task Sequence is stuck at "Downloading, 0% complete".
I tried the same with a simple vbs Script which opens a MsgBox, the result is exactly the same...
Which logs can i use to search for errors? What is causing this error?

cscript.exe is running in the taskmgr, but it's  no terminated after the the deployment.
smsts.log: (I've deleted  D:\_SMSTaskSequence manually...)
==========[ TsProgressUI started in process 624 ]========== TsProgressUI 5/27/2014 2:01:30 PM 2288 (0x08F0)
Registering COM classes TsProgressUI 5/27/2014 2:01:30 PM 2288 (0x08F0)
sbModulePath = C:\Windows\CCM\TsProgressUI.exe TsProgressUI 5/27/2014 2:01:30 PM 2288 (0x08F0)
Shutdown complete. TsProgressUI 5/27/2014 2:01:30 PM 2288 (0x08F0)
Successfully intialized Logging for TS Manager. TSManager 5/27/2014 2:01:32 PM 3532 (0x0DCC)
Commandline: C:\Windows\CCM\TSManager.exe /service TSManager 5/27/2014 2:01:32 PM 3532 (0x0DCC)
Successfully registered Task Sequencing COM Interface. TSManager 5/27/2014 2:01:32 PM 3532 (0x0DCC)
Executing as a service TSManager 5/27/2014 2:01:32 PM 3532 (0x0DCC)
Started ServiceMain TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Task Sequence Manager executing as service main thread TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Deleting volume ID file D:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Waiting for CcmExec service to be fully operational TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
CcmExec service is up and fully operational TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Remediating TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
NAP is not enabled. Skipping quarantine check. (Code: 80040154) TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Remediation returned 00000000 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
System is not in quarantine. Continuing with task sequence. TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Parsing task sequence . . . TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Task sequence schema version is 3.00 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Current supported schema version is 3.10 and 3.00 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Starting Task Sequence Engine . . .  TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
**************************************************************************** TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSInstructionTableSize=1 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable SMSTSRebootRequested= TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable SMSTSRebootDelay= TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable SMSTSRebootMessage= TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable SMSTSRebootReason= TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set a global environment variable SMSTSRetryRequested= TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
The task execution engine started execution TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Set authenticator in transport TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Default CSP is Microsoft Enhanced RSA and AES Cryptographic Provider TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Default CSP Type is 24 TSManager 5/27/2014 2:01:32 PM 3900 (0x0F3C)
Start executing an instruction. Instruction name: Run Command Line. Instruction pointer: 0 TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSCurrentActionName=Run Command Line TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a local default variable SMSTSDisableWow64Redirection TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a local default variable _SMSTSRunCommandLineAsUser TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSLogPath=C:\Windows\CCM\Logs\SMSTSLog TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Expand a string: smsswd.exe /run: cmd.exe /c start "" cscript.exe  D:\Test.vbs TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Expand a string:  TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Start executing the command line: smsswd.exe /run: cmd.exe /c start "" cscript.exe  D:\Test.vbs TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
!--------------------------------------------------------------------------------------------! TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Expand a string: WinPEandFullOS TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Executing command line: smsswd.exe /run: cmd.exe /c start "" cscript.exe  D:\Test.vbs TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
[ smsswd.exe ] InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
PackageID = '' InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
BaseVar = '', ContinueOnError='' InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
ProgramName = 'cmd.exe /c start "" cscript.exe D:\Test.vbs' InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
SwdAction = '0001' InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
Working dir 'not set' InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
Executing command line: Run command line InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
Process completed with exit code 0 InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
Command line returned 0 InstallSoftware 5/27/2014 2:01:34 PM 3968 (0x0F80)
Process completed with exit code 0 TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
!--------------------------------------------------------------------------------------------! TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Successfully completed the action (Run Command Line) with the exit win32 code 0 TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set authenticator in transport TSManager 5/27/2014 2:01:34 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSLastActionRetCode=0 TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSLastActionSucceeded=true TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Clear local default environment TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Updated security on object D:\_SMSTaskSequence. TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSNextInstructionPointer=1 TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set a TS execution environment variable _SMSTSNextInstructionPointer=1 TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set a global environment variable _SMSTSInstructionStackString= TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set a TS execution environment variable _SMSTSInstructionStackString= TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Save the current environment block TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
The task exeuction engine successfully completed the execution TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
Set authenticator in transport TSManager 5/27/2014 2:01:35 PM 3900 (0x0F3C)
**************************************************************************** TSManager 5/27/2014 2:01:36 PM 3900 (0x0F3C)
Execution engine result code: Success (0) TSManager 5/27/2014 2:01:36 PM 3900 (0x0F3C)
Cleaning Up. TSManager 5/27/2014 2:01:36 PM 3900 (0x0F3C)
Removing Authenticator TSManager 5/27/2014 2:01:36 PM 3900 (0x0F3C)
Cleaning up task sequence folder TSManager 5/27/2014 2:01:36 PM 3900 (0x0F3C)
Unable to delete file D:\_SMSTaskSequence\TSEnv.dat (0x80070005). Continuing. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Failed to delete directory 'D:\_SMSTaskSequence' TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
SetNamedSecurityInfo() failed. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
SetObjectOwner() failed. 0x80070005. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
RemoveFile() failed for D:\_SMSTaskSequence\TSEnv.dat. 0x80070005. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
RemoveDirectoryW failed (0x80070091) for D:\_SMSTaskSequence TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Deleting volume ID file D:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ... TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Successfully unregistered Task Sequencing Environment COM Interface. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Executing command line: "C:\Windows\CCM\TsProgressUI.exe" /Unregister TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
==========[ TsProgressUI started in process 2284 ]========== TsProgressUI 5/27/2014 2:01:37 PM 3952 (0x0F70)
Unregistering COM classes TsProgressUI 5/27/2014 2:01:37 PM 3952 (0x0F70)
Shutdown complete. TsProgressUI 5/27/2014 2:01:37 PM 3952 (0x0F70)
Process completed with exit code 0 TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Successfully unregistered TS Progress UI. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Start to cleanup TS policy TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
End TS policy cleanup TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Task Sequence Manager ServiceMain finished execution. TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Task Sequence Manager service will be reconfigured TSManager 5/27/2014 2:01:37 PM 3900 (0x0F3C)
Task Sequence Manager service reconfigured successfully TSManager 5/27/2014 2:01:39 PM 3900 (0x0F3C)
Sending success status message TSManager 5/27/2014 2:01:39 PM 3900 (0x0F3C)
Set authenticator in transport TSManager 5/27/2014 2:01:39 PM 3900 (0x0F3C)
RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram TSManager 5/27/2014 2:01:40 PM 3900 (0x0F3C)
GetTsRegValue() is unsuccessful. 0x80070002. TSManager 5/27/2014 2:01:40 PM 3900 (0x0F3C)
End program:  TSManager 5/27/2014 2:01:40 PM 3900 (0x0F3C)
Successfully finalized logs to SMS client log directory from C:\Windows\CCM\Logs TSManager 5/27/2014 2:01:40 PM 3900 (0x0F3C)

Similar Messages

  • Applications not being deployed during task sequence - MDT 2013 + SCCM 2012 R2

    Hi everyone,
    I have recently integrated MDT2013 with my SCCM 2012 R2 and I am trying to move away from OSD in SCCM and switch to MDT. I managed to get a blank image deployed and now I am trying to tweak CustomSettings.ini to install applications based on the default
    gateway and model. For some reason, the apps are getting pulled but not deployed. Here is what I have in the files:
    Settings Package - CustomSettings.ini
    [Settings]
    Priority=DefaultGateway, Model, Default
    Properties=MyCustomProperty
    [OptiPlex 9020]
    Applications001=Mozilla Firefox
    [DefaultGateway]
    192.168.XXX.254=Poland
    192.168.XXX.254=London
    [Poland]
    Applications001=ESET
    [Default]
    DoCapture=No
    OSInstall=Y
    SkipCapture=YES
    SkipAdminPassword=NO
    SkipProductKey=YES
    Administrators001=myDomain\adminGroup
    Applications001=Skype
    Applications002=Office Professional Plus 2010
    When the TS runs, I can see it's getting all the apps from the list, here is a snippet from ZTIGather.log
    Using from [Settings]: Rule Priority = DEFAULTGATEWAY, MODEL, DEFAULT
    ------ Processing the [DEFAULTGATEWAY] section ------
    Match found for default gateway 192.168.XXX.254, retrieving settings.
    ------ Processing the [Poland] section ------
    Property APPLICATIONS001 is now = ESET
    Added value from [Poland]: APPLICATIONS = ESET
    ------ Processing the [OptiPlex 9020] section ------
    Property APPLICATIONS001 is now = ESET
    Property APPLICATIONS002 is now = Mozilla Firefox
    Added value from [OptiPlex 9020]: APPLICATIONS = Mozilla Firefox
    ------ Processing the [DEFAULT] section ------
    Property OSINSTALL is now = Y
    Using from [DEFAULT]: OSINSTALL = Y
    Property DOCAPTURE is now = No
    Using from [DEFAULT]: DOCAPTURE = No
    Property SKIPCAPTURE is now = YES
    Using from [DEFAULT]: SKIPCAPTURE = YES
    <Message containing password has been suppressed>
    <Message containing password has been suppressed>
    Property SKIPPRODUCTKEY is now = YES
    Using from [DEFAULT]: SKIPPRODUCTKEY = YES
    Property APPLICATIONS001 is now = ESET
    Property APPLICATIONS002 is now = Mozilla Firefox
    Property APPLICATIONS003 is now = Skype
    Added value from [DEFAULT]: APPLICATIONS = Skype
    Property APPLICATIONS001 is now = ESET
    Property APPLICATIONS002 is now = Mozilla Firefox
    Property APPLICATIONS003 is now = Skype
    Property APPLICATIONS004 is now = Office Professional Plus 2010
    Added value from [DEFAULT]: APPLICATIONS = Office Professional Plus 2010
    Property ADMINISTRATORS001 is now = myDomain\adminGroup
    Added value from [DEFAULT]: ADMINISTRATORS = myDomain\adminGroup
    ------ Done processing CustomSettings.ini ------
    So the settings do get picked up and selected. ZTICoalesce.log also shows the apps picked up:
    Coalesce pattern to be used: Applications
    Coalesce base variable to use: CoalescedApps
    Added value ESET-KRKLON from APPLICATIONS001 to the list
    Added value Mozilla Firefox from APPLICATIONS002 to the list
    Added value Skype from APPLICATIONS003 to the list
    Added value Office Professional Plus 2010 from APPLICATIONS004 to the list
    Property CoalescedApps01 is now = ESET
    Property CoalescedApps02 is now = Mozilla Firefox
    Property CoalescedApps03 is now = Skype
    Property CoalescedApps04 is now = Office Professional Plus 2010
    ZTICoalesce processing completed successfully.
    Now when I go to the smsts.log file, I can see this:
    App policy for 'ESET' not received. Make sure the application is marked for dynamic app install
    Policy download failed, hr=0x80004005
    and later
    Failed to run the action: Install Application. 
    Unspecified error (Error: 80004005; Source: Windows)
    After that, no other apps are mentioned and seems like the failure on ESET drops the whole sequence and moves forward. I can see later the default admin being added correctly.
    Any ideas what I may be missing here? Especially on the failed policy download?
    Thanks
    Jakub

    HI,
    "App policy for 'ESET' not received. Make sure the application is marked for dynamic app install"
    Is the ESET application deployed? it sounds like it could be the check box on the application "Allow this application to be installed from install application task sequence action without beeing deployed" that is missing? If the application isn't
    deployed this checkbox must be ticked.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Deploy OS task sequence fails when deploying to multiple computers

    Hi gang,
    I'm running into an issue when imaging multiple computers with MDT 2012. Let me give some background info.
    I have installed Windows 7 64 bit on a laptop in audit mode, made my configurations, sysprepped the machine, and captured a .wim using WDS (captured to an external hard drive). I then imported this .wim into MDT, created a Standard Client Task Sequence to deploy
    the image, and successfully deployed it to a machine.
    My problem comes up when I initiate this task sequence on multiple computers simultaneously. If I put 6 computers side-by-side and run the task sequence at the same time, only a couple machines will actually succeed. The rest fail with the following:
    FAILURE ( 5624 ): 2: Run ImageX: /apply "\\CAAPPWN40\DeploymentShare$\Operating Systems\T731 (Final) Windows 7 64 bit May 2013\T731 (Final) Windows 7 64 bit May 2013.wim"
    1 C:
    Litetouch deployment failed. Return Code = -2147467259 0x80004005
    Failed to run the action: Install Operating System
    Unknown error (Error: 000015F8; Source: Unknown)
    The execution of the group (Install) has failed and the execution has been aborted. An action failed.
    Operating aborted (Error: 80004004; Source: Windows)
    Failed to run the last action: Install Operating System. Execution of task sequence failed.
    Unknown error (Error: 000015F8; Source: Unknown)
    Task Sequence Engine failed! Code: enExecutionFail
    Task sequence execution failed with error code 80004005
    Error Task Sequence Manager failed to execute task sequence. Code 0x80004005
    BDD.log is saying that "The file or directory is corrupted and unreadable."
    If I restart the computer, boot back into PXE, and run the task sequence again, this time on it's own (as opposed to 6 computers at once) it works fine.
    Can anyone help?

    I just rebooted the server and tried again, same result.
    I keep getting a "Body text cannot contain links or images until we are able to verify your account" error when posting a hyperlink. I've had my technet account since October... weird.
    Here's the snippet that's important:
    <![LOG[ Console > [ 18% ] Applying progress: 14:47 mins remaining ]LOG]!><time="11:27:10.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 19% ] Applying progress: 14:27 mins remaining ]LOG]!><time="11:27:18.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 20% ] Applying progress: 14:15 mins remaining ]LOG]!><time="11:27:32.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Common Files\microsoft shared\OFFICE15\MSORES.DLL again (Error = 1392)]LOG]!><time="11:27:40.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 21% ] Applying progress: 14:06 mins remaining ]LOG]!><time="11:27:42.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 22% ] Applying progress: 13:49 mins remaining ]LOG]!><time="11:27:48.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 23% ] Applying progress: 13:29 mins remaining ]LOG]!><time="11:27:55.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ZTI Heartbeat: command has been running for 5 minutes (process ID 516)]LOG]!><time="11:28:01.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Intel Corporation\Intel Wireless Display\it\WiDiApp.resources.dll again (Error = 1392)]LOG]!><time="11:28:01.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Intel Corporation\Intel Wireless Display\it\WiDiApp.resources.dll again (Error = 1392)]LOG]!><time="11:28:01.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Intel Corporation\Intel Wireless Display\it\WiDiApp.resources.dll again (Error = 1392)]LOG]!><time="11:28:02.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Intel Corporation\Intel Wireless Display\it\WiDiApp.resources.dll again (Error = 1392)]LOG]!><time="11:28:02.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ 24% ] Applying progress: 13:13 mins remaining ]LOG]!><time="11:28:07.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Microsoft Analysis Services\AS OLEDB\110\msmdlocal.dll again (Error = 1392)]LOG]!><time="11:28:13.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Microsoft Analysis Services\AS OLEDB\110\msmdlocal.dll again (Error = 1392)]LOG]!><time="11:28:14.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Microsoft Analysis Services\AS OLEDB\110\msmdlocal.dll again (Error = 1392)]LOG]!><time="11:28:15.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ RETRY ] Restoring C:\Program Files (x86)\Microsoft Analysis Services\AS OLEDB\110\msmdlocal.dll again (Error = 1392)]LOG]!><time="11:28:16.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > [ ERROR ] C:\Program Files (x86)\Microsoft Analysis Services\AS OLEDB\110\msmdlocal.dll (Error = 1392)]LOG]!><time="11:28:17.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > Error restoring image.]LOG]!><time="11:28:17.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[ Console > The file or directory is corrupted and unreadable. ]LOG]!><time="11:28:17.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[Return code from command = 2]LOG]!><time="11:28:17.000+000" date="06-11-2013" component="LTIApply" context="" type="1" thread="" file="LTIApply">
    <![LOG[FAILURE ( 5624 ): 2: Run ImageX: /apply "\\MyServer\DeploymentShare$\Operating Systems\T731 (Final) Windows 7 64 bit May 2013\T731 (Final) Windows 7 64 bit May 2013.wim" 1 C:]LOG]!><time="11:28:17.000+000" date="06-11-2013" component="LTIApply" context="" type="3" thread="" file="LTIApply">
    <![LOG[Command completed, return code = -2147467259]LOG]!><time="11:28:18.000+000" date="06-11-2013" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
    <![LOG[Litetouch deployment failed, Return Code = -2147467259 0x80004005]LOG]!><time="11:28:18.000+000" date="06-11-2013" component="LiteTouch" context="" type="3" thread="" file="LiteTouch">

  • SCCM 2012 - Maintenance Windows Issue with Update Deployment using Task Sequence

    Hi Guys,
    I have a question for you!!
    We use a Task Sequence to deploy "Patch Tuesday" security fix; we use the integrated step "Install Software Update" and the Task Sequence run during Maintenance Windows (1 hour).
    We notice that the time remaining is not recalculated on every software update installation occur (http://blogs.technet.com/b/csloyan/archive/2010/10/24/maintenance-window-calculations-explained.aspx);
    it's correct?
    The formula indicated in the link above is not considered in this type of software update deployment (Install Software Update task sequence step)?
    Thanks a lot.
    David

    Hi,
    Any update?
    Is the time remaining recalculated after each update is installed when using the Software Update Group directly as Torsten said?
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • SCCM 2012 R2 Task Sequence Step "Install Package" downloads all content

    Hello,
    Task Sequence step "Install Package" I have several packages with multiple programs. When I use one of these packages with one of its programs it appears to download all the package content is there a workaround to stop this
    from happening?
    Regards!

    Hi,
    You could change it to run directly from the DP, then it will only use the files it needs and doesn't download anything at all. You will have to make sure that all the content needed by the task seqeunce is copied to the package share otherwise it will not
    work in a task sequence.
    The other would be to split up the package in multiple packages if that is possible.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Sccm 2012 simulate deployment for task sequence / OS or applications

    Hi
    I have been getting a lot of problems with Os/Application Task Sequences and have been asked a few questions.
    I cannot find anything on the Web about Limitations for a simulated deployment in SCCM 2012.
    I know SCCM allows you to create them but does it work/Are the results accurate?
    I need to know the following: 
    Can you simulate an OS Deployment Task Sequence?
    Can you simulate an Application Deployment Task Sequence?
    Are there limitations to Simulated Deployments?
    Thanks guys Hope this makes sense and you can help.
    Regards
    Anthony

    If you have the MDT integration with SCCM 2012 you can simulate the settings used by the task sequence, but not the actual task sequence deployment. However, seeing the settings is often enough.
    Check this post:
    Save time (and avoid pain) - Create a MDT simulation environment
    http://www.deploymentresearch.com/Research/tabid/62/EntryId/155/Save-time-and-avoid-pain-Create-a-MDT-simulation-environment.aspx
    / Johan
    Regards / Johan Arwidmark Twitter: @jarwidmark Blog: http://www.deploymentresearch.com FB: www.facebook.com/deploymentresearch

  • Application Deployment vs Task Sequence for MS Office 2013

    Afternoon All,
    I'm in the process of Deploying MS Office 2013 onto our fleet of machines using SCCM 2012
    Our current fleet has MS Office 2010 installed
    I have created a custom .MSP file for my MS Office 2013
    I'm currently just deploying MS Office 2013 by just selecting device collections and it seems to work (besides removing sharepoint workspace 2010)
    I have been trying to streamline the process to clean up MS Office 2010 - I have been told to create a custom task sequence and set it as below
    1. Use Office 2010 Application package set as uninstall
    2. Use Office 2013 Application package set to install
    They say this makes for a more clean process as it's two individual tasks being completed.
    Just want to see how others went from MS Office 2010 to MS Office 2013 using SCCM 2012

    Also note that using task sequences for application installs is currently not supported by Microsoft. It may still work, but it is not supported.
    Daniel Ratliff | http://www.PotentEngineer.com

  • Task Sequence (LiteTouch.wsf) does not restart after first logon on Windows 8.1 deployment

    Hi guys!
    I can't figure out what cause the issue.
    First, this is my setup :
    ADK installed
    MDT 2012 (upgraded from 2010 update 1)
    Boot wim regenerated from scratch
    LTIApply.wsf edited http://support.microsoft.com/kb/2797676/en-us
    Windows 8.1 configured and captured (my first Win 8/8.1 deployment)
    New task sequence for that wim.
    My issue is :
    The task sequence windows won't show up only with windows 8.1 deployment after the first logon. (I tried with a Windows 7 with the same setup, works flawlessly)
    I can see the desktop, but nothing show up. I have all the folders and files on the c: (MININT, _SMSTaskSequence LTIBootstrap). I clicked twice on LTIBootstrap, did nothing. I did an LiteTouch.wsf /start, nothing.
    I recaptured my Windows 8.1 (it was on a virtual machine) and I did a new TS. The issue still there.
    All the SMSOSD logs files are on http://sdrv.ms/18VPSKy
    Someone can help me on this? I'll be very happy!
    thanks!

    Was this ever resolved or does anyone have an idea how to fix it?
    I am having a similar issue. I deploy a custom Windows 8.1 image to a system and I get through the OS install, but I end up at the user login screen without the task sequence resuming (thus not running any windows update, doesn't join domain, or any post-install
    tasks). The built in administrator account also shows up as disabled.
    The only changes I have made to the unattend.xml for that image are *maybe* to fix the IE 10/11 error that crashes the deployment by deleting the IE welcome tag, and I have no choice but to make that change when it happens.

  • Recurring Operating System Task Sequence Deployment

    What we want to do: We have a task sequence that puts down an operating system image that we want to run once a month so that the computer can be put back into a fresh state.
    What we've tried: I deploy the Task Sequence as Required and I give it an Assignment Schedule for the time we want it to reimage and a Recurrence pattern(daily for testing, monthly for production). I've tried setting the Rerun behavior to both "Always
    rerun program", and "Rerun if succeeded on previous attempt". For "Always rerun program", it starts at the designated time and then constantly restarts the task sequence over and over again. If I set it to "Rerun if succeeded
    on previous attempt" it doesn't run again after the first time.
    Is this even possible? Is there something I should be doing to make this recurrence work?

    Hi
    I have done something similar in the past so it is possible to make it work the way you want.
    Create a Collection for the machines you want to redeploy automatically every month and configure a maintenance window that only allow OSD to run one time each month.
    Then create a deployment (of the deploy ts) and set it to "Always rerun program". You could set the deployment to be required so that the machines will run the deployment fully automated.
    You might need to "play a bit" with the ts time and align it with the maintenance window. I think I used two hours when I set this up.

  • Second Task Sequence to collection. Will it auto-deploy?

    We have a SCCM 2007 R3 setup with a "All Windows 7 Computers" collection with two sub-collections for Desktop and Mobile computers.
    There is a Task Sequence on it with Windows 7+Office 2010, and I now want to add a second Task Sequence which installs Windows 7+Office 2013.
    Creating a seperate collection and adding a test computer to it and adding the two Task Sequences (new advertisement for each) works fine when I PXE boot. I can then select between the two Task Sequences.
    When I added the computer it showed no sign of wanting to deploy a Task Sequence using the Computer Configuration Manager, but I do wonder (read: need to be damn sure about this) what happens if I add the second Task Sequence to the collection holding all my
    other computers.
    I can't have all computers suddenly deploying the Windows 7+Office 2013 Task Sequence of course.
    Can anyone tell me if this is safe to do or will I get in trouble, loose my job, name and shame, etc?

    Is your intention o make it a mandatory advert or not? That's really the key factor. I'm assuming by your statement that its not so just make sure that you don't add a [mandatory] schedule to the advert. Also, if your intention is to only make to available
    via PXE for new computer/bare metal scenarios, set the OS requirements criteria on the properties of the TS to be only applicable to Windows Vista or Windows 2000 systems. This criteria is not evaluated during a bare metal WinPE boot but will prevent any non-PXE
    (or media) booted systems from seeing the TS.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Failed to run task sequence. Error occurred while starting the task sequence (0x8007000E)

    Hi there
    Patch Tuesday yesterday (10th June2014). As always we deploy new patches first to a test collection where Windows 7 updates automatically apply.
    Upon trying to rebuild any of the machines in this test collection, we were presented with the following error message:
    Failed to run task sequence.  Error occurred while starting the task sequence (0x8007000E)
    After searching about this, I found this page from Niall Brady, which explained the problem:
    http://www.niallbrady.com/2013/05/17/after-selecting-a-task-sequence-in-configuration-manager-2012-sp1-you-receive-threadtoresolveandexecutetasksequence-failed-code0x8007000e-in-smsts-log/
    So I removed some of the machines from the test Windows update collection, and as per the advice in the above link, the error was gone and those machines could be built successfully.
    So the problem is there were too many many policies downloaded (apps, packages and most of all updates) for the task sequence ram to store, hence the error.
    Now...
    ...I have a question.
    The next logical step to my mind is to patch our OS image with all missing patches, so these do not have to be downloaded at build time. Niall mentions this as one of the resolutions to this issue.
    However there seems to be some confusion over whether this would actually make a difference.
    I read through this link:
    http://social.technet.microsoft.com/Forums/en-US/7e597b44-2586-4063-b6d0-cec48a7c11c7/sccm-2012-task-sequence-failure-0x8007000e?forum=configmanagerosd
    There's seems to be no consensus on this.
    Is SCCM 2012 clever enough to - when the task sequence is first started - to download ONLY the updates (policies) it detects as NOT present in the OS image...
    or
    Will it simply try to download policies for ALL items deployed to it, whether the updates are present in the OS image or not?
    I will be disappointed if SCCM 2012 SP1 CU2 isn't clever enough to only download policies at build time for the apps, packages and updates it detects as needed.
    I'd be grateful for some clarity on this.
    Regards,
    John, Glasgow.

    Hi Jason
    Thank you for replying, I appreciate it.
    1) We currently have 15 or 16 software update groups for Office updates, dating back a month or two. The latest software update group contains all the patches in the previous software update groups plus the patches released on 10th June. Do you recommend
    deleting all but the latest software update group?
    2) I'm almost reluctant to ask this, but based on what you have advised, is it the case that when the task sequence executes, it will download policies for each update in each software update group regardless of whether it has already downloaded a policy
    for an update in a previous software update group? So in effect it's downloading policies (for updates) it has already downloaded?
    3) I'm not clear on why there would be no policy for an image; in Niall Brady's informative page on the 8007000E error, he writes the following:
    "The reason it has run of space could be due to four possibilites: too many applications, too many Windows updates, too many Task Sequence steps, too many referenced packages'.
    Can you shed some light on why there isn't a policy for an image?
    Thanks again for replying,
    John.

  • 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$

  • Lenonvo T440 with Intel SSD SC2BF240A4L - failing to install apps via SCCM 2012 task sequence

    Hi there
    Wondering if anyone else has encountered this issue with a T440 with Intel SSD hard disk.
    Our firm purchased two Lenovo T440 laptops. One has a magnetic hard disk, the other a SSD hard disk. Here are the models:
    SSD hard disk:           Intel SSDSC2BF240A4L
    Magnetic hard disk:   500Gb 7200rpm HTS725050A7E635
    We deploy our Windows 7 build via a SCCM 2012 task sequence.
    Building the T440 with the magnetic hard disk was trouble free. I built it repeatedly, and encountered no errors; our core applications installed successfully every time and the task sequence completed successfully every time.
    All well and good.
    Building the T440 with the Intel SSD hard disk has been frustrating. When I run the task sequence on this machine, 8 times out of 10 the task sequence will fail, either stopping abruplty at installing Oracle Single-Sign On or Appsense agents. When the task sequence fails it is ALWAYS at one of these two apps. 
    Frustratingly, sometimes the task sequence will complete successfully on this T440.
    Given we successfully deploy this task sequence to a variety of different hardware from different vendors, including other Lenovo laptops, I can only guess the Intel SSD hard disk is the culprit. 
    Has anyone encountred anything like this? I've went through the smsts.log file and other SCCM log files and can find nothing obvious. That this ONLY happens on the T440 with the SSD suggests to me the issues lies in that direction.
    I'll swap disks in either T440 to see if the other T440 fails also with the SSD aboard, to see what happens.
    Meantime if anyone has any information about this issue I'd be grateful if you coud share.
    Thanks
    CT

    Does the install provide any logging? Does execmgr.log show any other info?
    Per the readme, it should be setup.exe.
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/girc15ww.txt
    Unattended Install
    This is for system administrators' use only.
    1. Refer to the Manual Install section, and download and extract the file.
    2. In the step 11 of the Installing files section, uncheck the checkbox next
    to "Install ..... now", and then select Finish to cancel installation.
    3. At the command line, execute Setup.exe with the -s option.
    Example: [Path where the files were extracted]\Setup -s
    Daniel Ratliff | http://www.PotentEngineer.com

  • Applications Installed through task sequence not showing up in Software Center

    In the task sequence we use for our OSD Windows 7 machine build, we have Custom-Install Application steps which install a number of of our Applications.  Each of these Applications has the "Allow this application to be installed from the Install
    Application task sequence action without being deployed" checkbox checked.  All of the Applications have the following properties set:
    Installation behavior: Install for system
    Logon requirement: Whether or not a user is logged in
    Installation program visibility: Hidden
    When a machine is built using this task sequence, all of the Applications install successfully - they show up in Control Panel\Programs and Features, and they run correctly. However, none of them show up in the Software Center. I'm not seeing anything in
    any of the logs that indicates a problem, and the Software Center remains empty even after running all the client evaluation cycle actions  
    Interestingly, if I add a couple of the newly build machines to a collection, then target deployments for the already installed Applications to that collection, after running the Machine Policy Retrieval and Evaluation Cycle the Applications immediately
    show up in Software Center as installed.
    Does anyone know if Applications installed through a task sequence do not show up in the Software Center by default, or could you give me some troubleshooting tips if this is not normal?
    Thanks for any suggestions!
    SCCM 2012 SP1, Single site, W7 clients

    Why you deploy applications through task sequences? Task sequences are built and meant to be used with OSD, not application deployment.
    To my knowledge, if you have application install step in a task sequence and you deploy that task sequence to a collection of machines, the software center on those machines only sees the task sequence itself, not the applications inside the task sequence.
    If you want your applications to be shown in the software center, change the method of deploying stuff and deploy applications as they're are meant to.

  • Maintenance windows applies only to task sequences doesn't work

    Problem:
    SCCM 2012 R2 CU4
    Task sequence deployment run outside maintenance windows when the maintenance windows is set to apply only to task sequences.
    When the maintenance windows is set to apply to All deployments, the task sequence deployment run inside maintenance windows as expected.
    The maintenance task defined was as:
    Name: Maintenance Windows of Collection Coll_A
    Time: 10:30am to 06:00am
    Date: 20th March 2015
    Apply this schedule to: Task Sequences
    The task sequence defined was as:
    Deployed to Collection Coll_A
    Time: Run as soon as possible
    The task sequence run at 9:48am on a workstation that is member of Coll_A.
    There aren't other maintenances windows on others collections.
    Below the workstation's serviceWindowsManager.log:
    https://onedrive.live.com/redir?resid=BFBF530F33D996FD!123&authkey=!AI0dFPZ89XCL7xs&ithint=file%2clog

    When was the client added to the collection? Was it able to retrieve those MW policies before it received the TS?
    Torsten Meringer | http://www.mssccmfaq.de
    1_the client was added at the 9:30am.
    2_Yes it is.
    I have done another test and the result is the same:
    _ first setting up the maintenance windows in Coll_A,
    _ then insert the client in Coll_A and force a machine policy evaluation
    _then deploy the task sequence in collection Coll_A

Maybe you are looking for