Workflow failed to run once task overdue

Hello,
We are using the OOTB Sharepoint 2010 approval workflow with a set due date (1 day) on the approval tasks.
The workflow runs normally as long as the due date is respected.  Once overdue, we get an error message "xxx failed to run" in the workflow status page.  This error does not stop the workflow process from running, however users
do not receive the overdue email alert until they have actually completed the task.  Once the task is completed and the user receives the email, they try to complete the task once more, which of course is not possible, thus creating confusion. 
For their task to be processed, we must either wait a certain (unknown) length of time or click on "Update active tasks of Approval" in the workflow status page.
We recently migrated from Sharepoint 2007 to Sharepoint 2013. The Sharepoint 2007 OOTB aproval workflows that we are still using do not have this problem, it only occurs on new workflows that we have created since the migration.
Any help greatly appreciated.

Dear Daniel,
I didn't find anything directly related to our problem. However, I noticed the following:
We have a "workflow" job that is started by the Timer Job.  We noticed that it takes over 20 minutes (it's supposed to run every 5 minutes), during this time the
following errors are repeated continuously:
SPReaderWriterLock named [SPInitializeOnceLock] held for 3719 milliseconds. Call stack:  
at Microsoft.SharePoint.Utilities.SPReaderWriterLock.SPReaderWriterLockScope.Dispose()
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.get_ReferencedAssemblies()   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.SubCompiler.AddReferenceableAssemblies(WorkflowCompilerParameters theParameters)   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.SubCompiler.DoCompile(WorkflowCompilerParameters parameters, String xomlSource, String assemblyName, CompilationPacket&
packet, DirectoryInfo& tempDir) 
RunWorkflow: Microsoft.SharePoint.SPException: <Error><CompilerError Line="-1" Column="-1" Text="Compilation failed. Could not find file 'C:\Users\sp13_conf\AppData\Local\Temp\o33c0m45\Xoml.82bf578d_6fd8_4da0_926c_1fd0ec2475c7.2.1536.3.1536.dll'."
/></Error>   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
Microsoft.SharePoint.SPException: <Error><CompilerError Line="-1" Column="-1" Text="Compilation failed. Could not find file 'C:\Users\sp13_conf\AppData\Local\Temp\o33c0m45\Xoml.82bf578d_6fd8_4da0_926c_1fd0ec2475c7.2.1536.3.1536.dll'."
/></Error>   
at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback)   
at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
We searched for the missing folder in the Temp folder, sometimes we find it, but it is empty, other times it does not exist.
Thanks for your help.
Regards
Michaël

Similar Messages

  • Failed to run task sequence - 80004005. DNS working though.

    I seem to be getting a fairly common generic error but with possibly with a slight difference then some of the other problems/answers I have seen.  Generally it looks like this is a DNS issue but I am not sure in my case.
    Let me 1<sup>st</sup> describe my infrastructure and what I am trying to accomplish.  System Center 2012 R2, trying to deploy server 2012.  We use PKI on the main MPs/DPs.  I have another DP that I will use for OSD content that
    won’t use PKI.  I am 1<sup>st</sup> attempting to use boot media, vs PXE, to image a computer.  I have distributed the content to the DP, created a boot media USB and everything looks good there as far as I can tell.  My boot media
    selects the PKI MP and we have created the client cert and I direct it to the non-http DP.  The process seems to accept the certificate and the boot media creation completes.  Next boot off the media on the computer and drop into Windows PE where
    I can manually enter the IP information.  When I click next the process fails.
    Error:
    Failed to Run Task Sequence
    An error occurred while retrieving policy for this computer (0x80004005).
    So starting some of the troubleshooting I F8.
    -Can I ping the SCCM site servers?  Yes, I can ping, both short and FQDN, the primary, MP, DP.
    Looking at the SMSTSLog I see the following lines/errors.
    1)Failed to open PXE registry key.  Not a PXE boot.
    2)Failed to find the source drive where WinPE was booted from
    But then the next line is:  Executing from Media WinPE
    These 2 are at the top of the log and the process seems to continue on with the IP and variable information.  These are the lines of information later in the log with the error(s):
    -CLibSMSMessageWinHTTPTransport::Send:URL: (my MP)
    -In SSL, but with no client cert
    -Error.  Received 0x80072ee7 from WinHttpSendRequest.
    -Hr,HRESULT=80072ee7
    -sending with winhttp failed, 80072ee7
    -m_pHttp Transport -> (etc….)
    -MPKeyInformation.RequestMPKeyInformationForMedia
    -Failed to get information of MP: https//(my MP)
    So I am wondering where I start.  I don’t see that unknown host line that seems to indicate that it is a DNS issue.  I see some stuff about the in SSL but with no cert.  Does this mean that the cert we had to create isn’t working correctly? 
    We pretty much followed
    http://www.jamesbannanit.com/2012/05/how-to-build-and-capture-in-configuration-manager-2012-using-https/
    I have also looked through this
    http://blogs.technet.com/b/configurationmgr/archive/2009/07/27/a-step-by-step-for-using-osd-through-system-center-configuration-manager-2007.aspx
    And I have pretty much everything done there except a network access account.  Looking at my settings I am set to, “Use the computer account of the Configuration Manager client”  However, my computer I am trying to image is a “WORKGROUP” and not
    joining the domain.  But.. am I really getting that far in the process?  Would I be failing to get policy because of this or does this just come into play when I try to get the OS from the DP?

    Have you seen this thread?
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/528c2b54-55ef-4926-bebb-f73ca18a059b/trouble-deploying-windows-7-using-osd-using-pxe-in-sccm-2007-sp2-r3-error-80072ee7?forum=configmgrosd
    I have some free manuals http://1drv.ms/1kk6u6j

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

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

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

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

  • OSD - Failed to run Task Sequence. An error occurred while starting the task sequence (0x8007000E).

    Failed to run Task Sequence.
    An error occurred while starting the task sequence (0x8007000E)."
    While OSD, picks up task sequence but fails in resolving task sequence dependencies. SMSPXE identifies device is not in database (unknown).
    SMSTS.log shows
    ThreadToResolveAndExecuteTaskSequence failed. Code(0x8007000E)" in SMSTS.LOG, have seen other articles suggesting failure due to lack of storage (RAM) but this task sequence has worked in past.
    By the way, if I create a stand alone media, we are able to image the workstation. What has changed in the task sequence such that the workstation is unable to download policies due to lack of storage (RAM) on workstation. Workstation has 2 GB of RAM.

    I have found a work around for the issue, even though the computer is unknown, there were software updates targeted to the ALL SYSTEMS collection which applies to All Unknown Computers and therefore to x64 Unknown Computer and x86 Unknown Computer.
    We had a SCEP ADR applying definition updates to All Systems, we applied the ADR to a different collection, removed all the SCEP updates to All Systems and successfully re-imaged the workstation. Following article was of great help in identifying the problem
    after-selecting-a-task-sequence-in-configuration-manager-2012-sp1-you-receive-threadtoresolveandexecutetasksequence-failed-code0x8007000e-in-smsts-log
    Thanks Gerry for your assistance.

  • flexunit 4.1 B3 Ant task fails to run Air-based tests

    Folks,
    I am using FlexUnit4.1 Beta 3 and am seeing the <flexunit> Ant task fail when running tests that use the Air libraries. The project in question used to test just fine with version 4.0 earlier this year, but I just dusted it off after a branch change and tried re-running with 4.1and started seeing the failure.Here is the relevant console output:
    [com.djte.library:flexunit] Validating task attributes ...
    [com.djte.library:flexunit] Generating default values ...
    [com.djte.library:flexunit] Using default working dir [C:\EclipseWorkspace3.5\report.renderer_tests_2\Source\Flex]
    [com.djte.library:flexunit] Using the following settings for the test run:
    [com.djte.library:flexunit]     FLEX_HOME: [C:\iFABS_DE\dev\vert-d3flxcmn24\204100.32.0.20100926233508_d3flxcmn24]
    [com.djte.library:flexunit]     haltonfailure: [false]
    [com.djte.library:flexunit]     headless: [false]
    [com.djte.library:flexunit]     display: [99]
    [com.djte.library:flexunit]     localTrusted: [true]
    [com.djte.library:flexunit]     player: [air]
    [com.djte.library:flexunit]     port: [1024]
    [com.djte.library:flexunit]     swf: [C:\EclipseWorkspace3.5\report.renderer_tests_2\build\report.renderer.tests.unit.swf]
    [com.djte.library:flexunit]     timeout: [1800000ms]
    [com.djte.library:flexunit]     toDir: [C:\EclipseWorkspace3.5\report.renderer_tests_2\build\reports\xml]
    [com.djte.library:flexunit] Setting up server process ...
    [com.djte.library:flexunit] Starting server ...
    [com.djte.library:flexunit] OS: [Windows]
    [com.djte.library:flexunit] Opening server socket on port [1024].
    [com.djte.library:flexunit] Waiting for client connection ...
    [com.djte.library:flexunit] Launching player:
    [com.djte.library:flexunit] Found AIR version: 1.5
    BUILD FAILED
    C:\public\JavaTools\DJTE\latest\DjteLibrary\library.xml:57: The following error occurred while executing this line:
    : Error launching the test runner.
    The error message is not very specific... The last output seen before the failure is "Found AIR version: 1.5". This makes me wonder if the problem is related to how I have Air installed on my Windows XP machine. Come to think of it, I am not sure exactly how the host machine should be configured to run FlexUnit tests that require Air.  Do I really need Air to be installed?  I have Air 2.0.3.13070 installed, but the <flexunit> task thinks it found version 1.5 - hmmm...  I also have the debug Flash 10 player, and SWF appplications are configued to run using this player. Flex tests run fine, just not Air tests.  What am I missing?
    I see that 4.1 RC1 is now out, so I will grab that and give it a try.
    If anyone who tests air more often has any advice - I am all ears!
    Thanks,
    Trevor

    Thanks for your responses, Brian!
    Yes, I think I see the immediate problem.  The problem is that there is no Air runtime in our customized Flex SDK (based on 3.2), even though it appears to have the Air compile libraries. I had been attempting to use this custom SDK to run FlexUnit with, and I think that needs to change.
    Why was I doing this?
    Well, I had tripped over some problems with 4.1 earlier on when I attempted to run it without having FLEX_HOME set in the environment. So, now I have been setting FLEX_HOME programmatically in my code before calling the <flexunit> task. And I had figured that it would be a good idea to set FLEX_HOME to the same SDK that the tests had been built with, i.e. our customized one.  Now I am thinking that this is not necessary, since our end users will never have access to this SDK. I now think that I should be able to install a new stock Adobe Flex SDK on my CI server, install the Air runtime into it, and then use that location when I set FLEX_HOME.  Is that how others are doing it?  If anyone could validate this approach, I would be grateful.
    One question that arises in my mind now: How does the Air runtime get into the Flex SDK? I have installed the Air runtime using the installer from Adobe some time ago, so I am not quite sure what all that did.  I assume the  Air installer finds all the Flex SDKs on your machine and inserts the runtime in each location appropriately? Again, pardon my ignorance...
    I have just tried out the above idea, i.e. setting FLEX_HOME to a different SDK that has Air runtime, and the <flexunit> task worked when I ran it!  An Air window opened, the tests ran, and reports were generated. So, it would appear my problem is solved! Cool beans!
    Brian, you made some comments about another possible issue with the "custom app descriptor".  I am not sure if that applies to me or not.  How would I know whether or not we need that support?  Again, I know it would help if I was the developer who had actually written the Flex tests, but I am not...
    Anyway, I hope this thread helps other folks who are having similar issues.  I am going to reinstall a fresh Adobe SDK and the Air installer on a clean machine next, and see if the tests will run there.
    Before ending this thread, I do want to point out that the ant task might have need of improvement in the case in which the user attempts to run the air "player" but the Air runtime is not setup in the SDK. On Windows, the ant process simply hung at this point, apparently thinking that the launch of the player had been successful, but in reality, the message about the air runtime being not found had occurred. It might be nice if it exited gracefully with a warning message instead of hanging. Just a suggestion...
    Brian, as always, thanks again for your help with this issue.You guys are doing a great job with this project. Please keep it up!
    Thanks,
    Trevor

  • Failed to Run Task Sequence Failed to Run Task Sequence 0x80004005

    Please help me with this error. i tried everything with the forums and internet blogs non of work for me. Pls find out the Trace below and help me to sought out this problem.
    Failed to Run Task Sequence 0x80004005
    <![LOG[LOGGING: Finalize process ID set to 780]LOG]!><time="11:50:44.583+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="tslogging.cpp:1495">
    <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="11:50:44.583+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784"
    file="bootshell.cpp:1052">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="11:50:44.583+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="util.cpp:963">
    <![LOG[Debug shell is enabled]LOG]!><time="11:50:44.583+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="bootshell.cpp:1063">
    <![LOG[Waiting for PNP initialization...]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:60">
    <![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\LCS00005\BOOT.LCS00005.WIM]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="configpath.cpp:186">
    <![LOG[Booted from network (PXE)]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="configpath.cpp:201">
    <![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="configpath.cpp:203">
    <![LOG[Found config path X:\sms\data\]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:545">
    <![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:579">
    <![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:596">
    <![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:610">
    <![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="11:50:44.676+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:857">
    <![LOG[The command completed successfully.]LOG]!><time="11:50:58.592+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:939">
    <![LOG[Starting DNS client service.]LOG]!><time="11:50:58.592+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:663">
    <![LOG[Executing command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="11:50:59.106+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796"
    file="bootshell.cpp:857">
    <![LOG[The command completed successfully.]LOG]!><time="11:50:59.106+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="796" file="bootshell.cpp:939">
    <![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="11:50:59.184+480" date="03-07-2014" component="TSMBootstrap" context="" type="1" thread="244"
    file="tsmbootstrap.cpp:1129">
    <![LOG[Command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="11:50:59.184+480" date="03-07-2014" component="TSMBootstrap" context="" type="0" thread="244"
    file="tsmbootstrap.cpp:1130">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="11:50:59.184+480" date="03-07-2014" component="TSMBootstrap" context="" type="1" thread="244" file="util.cpp:963">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\TSRESNLC.DLL']LOG]!><time="11:50:59.184+480" date="03-07-2014" component="TSMBootstrap" context="" type="1" thread="244" file="resourceutils.cpp:169">
    <![LOG[Adding SMS bin folder "X:\sms\bin\x64" to the system environment PATH]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSMBootstrap" context="" type="0" thread="244"
    file="tsmbootstrap.cpp:963">
    <![LOG[PXE Boot with Root = X:\]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSMBootstrap" context="" type="1" thread="244" file="tsmbootstrap.cpp:1062">
    <![LOG[Executing from PXE in WinPE]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSMBootstrap" context="" type="1" thread="244" file="tsmbootstrap.cpp:1077">
    <![LOG[Loading TsPxe.dll from X:\sms\bin\x64\TsPxe.dll]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSMBootstrap" context="" type="0" thread="244" file="tsmbootstraputil.cpp:1320">
    <![LOG[TsPxe.dll loaded]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmbootstraputil.cpp:1330">
    <![LOG[Device has PXE booted]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tspxe.cpp:122">
    <![LOG[Variable Path: \SMSTemp\2014.03.07.10.07.05.0001.{A1AEE046-70ED-4ACB-BCBC-7DF72AEBD6B2}.boot.var]LOG]!><time="11:50:59.200+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244"
    file="tspxe.cpp:134">
    <![LOG[Succesfully added firewall rule for Tftp]LOG]!><time="11:50:59.216+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="fwopen.cpp:123">
    <![LOG[Executing: X:\sms\bin\x64\smstftp.exe -i 192.168.0.18 get \SMSTemp\2014.03.07.10.07.05.0001.{A1AEE046-70ED-4ACB-BCBC-7DF72AEBD6B2}.boot.var X:\sms\data\variables.dat]LOG]!><time="11:50:59.216+480" date="03-07-2014" component="TSPxe"
    context="" type="0" thread="244" file="tspxe.cpp:177">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="11:50:59.278+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\x64\smstftp.exe" -i 192.168.0.18 get \SMSTemp\2014.03.07.10.07.05.0001.{A1AEE046-70ED-4ACB-BCBC-7DF72AEBD6B2}.boot.var X:\sms\data\variables.dat]LOG]!><time="11:50:59.278+480" date="03-07-2014"
    component="TSPxe" context="" type="0" thread="244" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\x64\smstftp.exe" -i 192.168.0.18 get \SMSTemp\2014.03.07.10.07.05.0001.{A1AEE046-70ED-4ACB-BCBC-7DF72AEBD6B2}.boot.var X:\sms\data\variables.dat]LOG]!><time="11:50:59.278+480" date="03-07-2014"
    component="TSPxe" context="" type="1" thread="244" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 0]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="commandline.cpp:1123">
    <![LOG[Succesfully removed firewall rule for Tftp]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="fwopen.cpp:146">
    <![LOG[Successfully downloaded pxe variable file.]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tspxe.cpp:187">
    <![LOG[we are booted using PXE]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmediawizardcontrol.cpp:2629">
    <![LOG[we are booted using PXE and we don't use a password or the password is provided by the user]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244"
    file="tsmediawizardcontrol.cpp:2645">
    <![LOG[Found network adapter "D-Link DFE-520TX PCI Fast Ethernet Adapter" with IP Address 0.0.0.0.]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="0"
    thread="244" file="tsmbootstraputil.cpp:474">
    <![LOG[Found network adapter "Realtek PCIe GBE Family Controller" with IP Address 192.168.2.195.]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="0"
    thread="244" file="tsmbootstraputil.cpp:474">
    <![LOG[Run PXE Interactive]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediawizardcontrol.cpp:2780">
    <![LOG[Running Wizard in Interactive mode]LOG]!><time="11:50:59.372+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmediawizardcontrol.cpp:2782">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="11:50:59.387+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="11:50:59.387+480" date="03-07-2014" component="TSPxe" context=""
    type="0" thread="244" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="11:50:59.387+480"
    date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsremovablemedia.cpp:387">
    <![LOG[Activating Welcome Page.]LOG]!><time="11:50:59.387+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediawelcomepage.cpp:131">
    <![LOG[Loading bitmap]LOG]!><time="11:50:59.387+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmbootstrap.cpp:1228">
    <![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="11:55:20.456+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="bootshell.cpp:857">
    <![LOG[The command completed successfully.]LOG]!><time="11:55:20.472+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="bootshell.cpp:939">
    <![LOG[Successfully launched command shell.]LOG]!><time="11:55:20.472+480" date="03-07-2014" component="TSBootShell" context="" type="1" thread="784" file="bootshell.cpp:430">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediawelcomepage.cpp:340">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context=""
    type="0" thread="244" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:43:26.237+480"
    date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsremovablemedia.cpp:387">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context=""
    type="0" thread="244" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="12:43:26.237+480"
    date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsremovablemedia.cpp:387">
    <![LOG[Verifying media password.]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmediawizardcontrol.cpp:271">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:43:26.237+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsremovablemedia.cpp:322">
    <![LOG[Spawned thread 960 to download policy.]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmediawelcomepage.cpp:405">
    <![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="960" file="tsmediawizardcontrol.cpp:527">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="12:43:26.252+480"
    date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="environmentscope.cpp:284">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960"
    file="environmentscope.cpp:659">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="12:43:26.252+480"
    date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="environmentscope.cpp:284">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960"
    file="environmentscope.cpp:659">
    <![LOG[Setting LogMaxSize to 1000000]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:555">
    <![LOG[Setting LogMaxHistory to 1]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:556">
    <![LOG[Setting LogLevel to 0]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:557">
    <![LOG[Setting LogEnabled to 1]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:558">
    <![LOG[Setting LogDebug to 1]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:559">
    <![LOG[UEFI: false]LOG]!><time="12:43:26.252+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:569">
    <![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:584">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsremovablemedia.cpp:322">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="util.cpp:963">
    <![LOG[Setting SMSTSMP TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSMediaGuid TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSBootMediaPackageID TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPPort TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPSPort TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSIISSSLState TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSLaunchMode TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSMediaPFX TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSPublicRootKey TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteCode TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteSigningCertificate TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSUseFirstCert TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx64UnknownMachineGUID TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx86UnknownMachineGUID TS environment variable]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Root CA Public Certs=]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:615">
    <![LOG[Missing root CA environment variable from variables file]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:621">
    <![LOG[Support Unknown Machines: 0]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:632">
    <![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:675">
    <![LOG[No hook is found to be executed before downloading policy]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:699">
    <![LOG[Authenticator from the environment is empty.]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:838">
    <![LOG[Need to create Authenticator Info using PFX]LOG]!><time="12:43:26.268+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="960" file="tsmediawizardcontrol.cpp:850">
    <![LOG[Initialized CStringStream object with string: {293EDF76-D3BA-4366-B956-6BADCC3E6B71};2014-03-07T20:43:26Z.]LOG]!><time="12:43:26.299+480" date="03-07-2014" component="TSPxe" context="" type="0"
    thread="960" file="stringstream.cpp:101">
    <![LOG[Set media certificate in transport]LOG]!><time="12:43:26.315+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="960" file="libsmsmessaging.cpp:9418">
    <![LOG[Set authenticator in transport]LOG]!><time="12:43:26.315+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="960" file="libsmsmessaging.cpp:7751">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: sccm.lan.lankacom.lk:80  GET /SMS_MP/.sms_aut?MPKEYINFORMATIONMEDIA]LOG]!><time="12:43:26.315+480" date="03-07-2014" component="TSPxe" context="" type="1"
    thread="960" file="libsmsmessaging.cpp:8621">
    <![LOG[Error. Status code 503 returned]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="960" file="libsmsmessaging.cpp:8984">
    <![LOG[dwResultCode == 200, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,5165)]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0"
    thread="960" file="libsmsmessaging.cpp:5165">
    <![LOG[RequestMPKeyInformation: Send() failed.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="3" thread="960" file="libsmsmessaging.cpp:5165">
    <![LOG[MPKeyInformation.RequestMPKeyInformationForMedia(szTrustedRootKey), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,9427)]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe"
    context="" type="0" thread="960" file="libsmsmessaging.cpp:9427">
    <![LOG[Failed to get information for MP: http://sccm.lan.lankacom.lk. 80004005.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="3" thread="960" file="tsmbootstraputil.cpp:1475">
    <![LOG[sMP.length() > 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmbootstraputil.cpp,1483)]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context=""
    type="0" thread="960" file="tsmbootstraputil.cpp:1483">
    <![LOG[TSMBootstrapUtil::SelectMP ( sSMSTSMP.c_str(), sMediaPfx.c_str(), sMediaGuid.c_str(), sAuthenticator.c_str(), sEnterpriseCert.c_str(), sServerCerts.c_str(), nHttpPort, nHttpsPort, bUseCRL, sSiteCode, sAssignedSiteCode, sMP, sCertificates, sX86UnknownMachineGUID,
    sX64UnknownMachineGUID), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,904)]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context=""
    type="0" thread="960" file="tsmediawizardcontrol.cpp:904">
    <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="960" file="tsmediawizardcontrol.cpp:1378">
    <![LOG[pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303)]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe"
    context="" type="0" thread="960" file="tsmediawelcomepage.cpp:303">
    <![LOG[Setting wizard error: An error occurred while retrieving policy for this computer  (0x80004005). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="12:43:26.346+480" date="03-07-2014"
    component="TSPxe" context="" type="0" thread="244" file="tsmediawizardcontrol.cpp:1547">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediawelcomepage.cpp:340">
    <![LOG[Skipping Confirmation Page.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediaconfirmationpage.cpp:170">
    <![LOG[Skipping Task Sequence Selection Page.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediataskselectionpage.cpp:118">
    <![LOG[Skipping Variables Selection Page.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediavariablesselectionpage.cpp:155">
    <![LOG[Skipping Resolve Progress Page.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediaresolveprogresspage.cpp:96">
    <![LOG[Activating Finish Page.]LOG]!><time="12:43:26.346+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediafinishpage.cpp:107">
    <![LOG[Initializing the countdown timer.]LOG]!><time="12:43:26.362+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediafinishpage.cpp:197">
    <![LOG[Loading bitmap]LOG]!><time="12:43:26.362+480" date="03-07-2014" component="TSPxe" context="" type="1" thread="244" file="tsmbootstrap.cpp:1228">
    <![LOG[Suspending the countdown timer.]LOG]!><time="12:43:27.968+480" date="03-07-2014" component="TSPxe" context="" type="0" thread="244" file="tsmediafinishpage.cpp:384">

    CLibSMSMessageWinHttpTransport::Send: URL: sccm.lan.lankacom.lk:80  GET /SMS_MP/.sms_aut?MPKEYINFORMATIONMEDIA
    Error. Status code 503 returned
    That's from the log above. When the client is trying to communicate with the MP, it is getting a 503 which is an HTTP error code for service unavailable. Thus, you need to troubleshoot your MP which is most likely unhealthy.
    Jason | http://blog.configmgrftw.com

  • Fails to run Task Sequence (error 0x80008014)

    Hello,
    I am facing a strange problem.
    The environment is a SCCM 2007 SP2 system.
    I am using Task sequences for many years now. For OS deployment and deploying multi application updates.
    packages / programs are configured with admin rights and whether or "no user is logged on"
    I integrated these packages /programs in a os deployment task. This was successful.
    When using the same packages / programs in a task sequence for deploying these software packages the ts faisl.
    Checking exexmgr.log I can see the following message "TS Step required to run in user context, targeted to user or requiring user input. Rejecting." Which I don't understand at all.
    I stripped down the ts to only one application to install. The error is the same.
    In other logs I found these error messages:
    Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\System Health Agent. Error code 0x80070002
    failed to invoke execution manager to install software for package id
    Í checked the SCCM client on the SCCM server and the one which is installed. Both are version 4.00.6487.2000.
    Thanks for your feedback on this,
    Thanks,
    Andy

    ==========[ TsProgressUI started in process 15076 ]========== TsProgressUI 16.09.2014 11:01:37 18136 (0x46D8)
    Registering COM classes TsProgressUI 16.09.2014 11:01:37 18136 (0x46D8)
    sbModulePath = C:\WINDOWS\SysWOW64\CCM\TsProgressUI.exe TsProgressUI 16.09.2014 11:01:37 18136 (0x46D8)
    Shutdown complete. TsProgressUI 16.09.2014 11:01:37 18136 (0x46D8)
    Process completed with exit code 0 TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Successfully registered TS Progress UI. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    C:\_SMSTaskSequence does not exist TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Updated security on object C:\_SMSTaskSequence. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Starting Task Sequence Manager Service. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Modifying TS Manager Service to auto start. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Starting the TS Manager Service. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Successfully intialized Logging for TS Manager. TSManager 16.09.2014 11:01:37 18688 (0x4900)
    Commandline: C:\WINDOWS\SysWOW64\CCM\TSManager.exe /service TSManager 16.09.2014 11:01:37 18688 (0x4900)
    Successfully registered Task Sequencing COM Interface. TSManager 16.09.2014 11:01:37 18688 (0x4900)
    Executing as a service TSManager 16.09.2014 11:01:37 18688 (0x4900)
    Waiting for the TS Manager Service to start. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Started ServiceMain TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Task Sequence Manager executing as service main thread TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Waiting for CcmExec service to be fully operational TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    CcmExec service is up and fully operational TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Pause request for Software Distribution TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Checking if CCM component SoftwareDistribution is paused TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Component is not currently paused... TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Pausing CCM component SoftwareDistribution TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Task Sequencing Manager Service successfully started. TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Task Sequence Launcher finished execution successfully! TSLauncher 16.09.2014 11:01:37 17496 (0x4458)
    Paused notification received for Software Updates/Distribution TSManager 16.09.2014 11:01:37 14984 (0x3A88)
    Software Distribution is now paused. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Saving SoftwareDistribution pause cookie: 22591 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Pause request for Software Updates TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Checking if CCM component SoftwareUpdates is paused TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Component is not currently paused... TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Pausing CCM component SoftwareUpdates TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Paused notification received for Software Updates/Distribution TSManager 16.09.2014 11:01:37 14984 (0x3A88)
    Software Updates is now paused. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Saving SoftwareUpdates pause cookie: 22591 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Attempting to pause System Health Agent TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Checking if CCM component System Health Agent is paused TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Failed to pause component System Health Agent (80040200) TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Remediating TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Error getting system isolation info. Code 8027000C TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Remediation failed. Code 8027000C TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Remediation failed with error code 8027000C TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Parsing task sequence . . . TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Task sequence schema version is 3.00 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Current supported schema version is 3.10 and 3.00 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Starting Task Sequence Engine . . .  TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    **************************************************************************** TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable _SMSTSInstructionTableSize=1 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable SMSTSRebootRequested= TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable SMSTSRebootDelay= TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable SMSTSRebootMessage= TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable SMSTSRebootReason= TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable SMSTSRetryRequested= TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    The task execution engine started execution TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Sending status message . . . TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Send a task execution status message SMS_TSExecution_TaskSequenceStartInfo TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Registry entry 'Certificate Store' is either missing or empty. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Registry entry 'Certificate Selection Criteria' is either missing or empty. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Registry entry 'Select First Certificate' value is 1. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    The 'Certificate Selection Criteria' was not specified, counting number of certificates  present in 'MY' store of 'Local Computer'. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    1 certificate(s) found in the 'MY' certificate store. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Only one certificate present in the certificate store. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Client SSL is enabled. The current state is 0x95. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    The certificate issued to 'clientname' has 'Client Authentication' capability. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Using the certificate issued to 'clientname'. TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Formatted header: TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2014-09-16T09:01:37Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="2140"/><Hooks><Hook2 Name="clientauth"><Property Name="PublicKey">0602000000A40000525341310008000001000100AD1FCB191AF20B63A8DB91BE3968E2225100EA1EAFDD751120923C4A4332AFFE3916CDE1AE13AC891FBB7DF1BBBBCC236AD4F5689F7A03DB79379838FD043DFA8AEC3DFB5FAA24984292CDFB9A8794F4C104CF2A6B0C9DDAF86D453B25BC246E8273922C66D885F3A8BF5C08B05E90200A970A2371B77161CACBA2843BC6A973CED2ED61E84DAE2F78491D44F6B88D69C72BC815E6B31FC3C8B2D095537920F3A44893D396CAD6CBA5700416F39067A138B26155B1A3621F0619C272CEC54EDFF3EE978A3A824D8EA0053ABB1E2FC296D8FF862B47414BDCEED687B8303B0EBDD4D25A4E591AB530CBD5D5C1045A8A535F3BC467C99237B46CA2C0E2E948709A</Property><Property
    Name="ClientIDSignature">A262419FE563595B69872C1E76F91359EF41789818D1377769F25576C873871FE3E97CD4D3D2425054D969F8735CA0BBF71070F98E97E7171DA2D2B4C8352C863E368409CEF0AB6096A2E92F9E123B5866710B28572886FCC4B1F36F0D80420AAE1DE013CE62A687B2226A464889376EF9FA7B835E2003A77881F3D527669765D587B45BE9C01103C919BE355FF56787D280AE3A72F4DB976757191FAC4E391BEF1AAD9BD3FE46A83C8E6167EB1D6FAF6109682566A27D1097B27143A50522B4A9FD9514565901A2BDCE437BD097E23710904DA839456519E2A2F264072633831AB37C509CF43312A1ECEACF6C82914D7F40BC6645EEED57C3ABE41C23E03B39</Property><Property
    Name="PayloadSignature">5D6D17BC683415752B8CD07753CE0EC1D81FB69D4E78002B17D8C9B9C7A821AC255729C79F4B3E3AE1F70E7ECBDD09EC813B5A6A393FC67B742A1F4BF9EE6CB9C8A67F21B6521092F0E48E37686C5ACE66E62AB77204A9396F46E72CB03C2DB5A516BAF62AB1FA6B33D5E365DBBF23485856872BD185D62E9BF4995523BBC892B32141A0345A0A47FC2666B9129B09359854E9C5AEB617359B6C52DD7197D29FF152AD36FF05607E4008D9569AE9F51C2181C32B217C52AFFD036F855AEA43F44871B1CD919D6E04A5CD02DB1DCD4E7D422E4DE066BD1135C176031022D74F56E3AD688DDFCEEC8BF1DDCF8F10FD0BA39529539D69B61DD682817D528F25D358</Property></Hook2></Hooks><Payload
    Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
     TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Start executing an instruciton. Instruction name: Install 7-Zip 9.20 x64. Instruction pointer: 0 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable _SMSTSCurrentActionName=Install 7-Zip 9.20 x64 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable _SMSTSNextInstructionPointer=0 TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a local default variable _SMSSWDProgramName TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Set a global environment variable _SMSTSLogPath=C:\WINDOWS\SysWOW64\CCM\Logs\SMSTSLog TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Expand a string: smsswd.exe /pkg:D010015A /install /basevar: /continueOnError: TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Expand a string:  TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Start executing the command line: smsswd.exe /pkg:D010015A /install /basevar: /continueOnError: TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    !--------------------------------------------------------------------------------------------! TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Expand a string: FullOS TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    Executing command line: smsswd.exe /pkg:D010015A /install /basevar: /continueOnError: TSManager 16.09.2014 11:01:37 7740 (0x1E3C)
    =======================[ smsswd.exe ] ======================= InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    PackageID = 'D010015A' InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    BaseVar   = '', ContinueOnError='' InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    SwdAction = '0002' InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    SoftDist paused cookie = 22591 InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Successfully connected to "\\DistributionServer\SMSPKGD$\D010015A" InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    SMS PkgID 'D010015A' resolved to location '\\DistributionServer\SMSPKGD$\D010015A\' InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Start to compile TS policy InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    End TS policy compilation InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Start to evaluate TS policy with lock InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Updating settings in
    \\clientname\root\ccm\policy\machine\actualconfig InstallSoftware 16.09.2014 11:01:38 23284 (0x5AF4)
    Machine RequestedConfig policy instance(s) : 1978 InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'ccm_softwaredistribution:adv_advertisementid=d012054b:pkg_packageid=d010015a:prg_programid=ts_install'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={0fc01f3e-7e62-46fd-ab98-926a2c724684}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={33d85ab7-9913-4ba2-b887-0c7427bc0a2d}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={3a27449d-1b79-40b5-970e-54655fc8dc67}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={516688f4-d6b8-488f-8461-208e0847da93}:itemclass=win32reg_addremoveprograms:namespace=\\localhost\root\cimv2'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={73719729-c4e9-4132-a3d6-b07a322c41c1}:itemclass=win32reg_addremoveprograms64:namespace=\\localhost\root\cimv2'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={94d99a25-e6aa-4cc2-9a73-dc678f47810a}:itemclass=win32reg_smsguestvirtualmachine:namespace=\\.\root\cimv2'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={ac92faf2-88c1-4cd1-b30d-9a1ccf2fe562}:itemclass=win32reg_smsguestvirtualmachine64:namespace=\\.\root\cimv2'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={d0babbf8-42d3-4a6d-a905-0679ed466add}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Added/updated setting 'inventorydataitem:dataitemid={fe169e66-dfbd-432a-8880-8300fd5854cd}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Raising event:
    instance of CCM_PolicyAgent_SettingsEvaluationComplete
     ClientID = "GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca";
     DateTime = "20140916090139.887000+000";
     PolicyNamespace = "\\\\clientname\\root\\ccm\\policy\\machine\\actualconfig";
     ProcessID = 17988;
     ThreadID = 23284;
     InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Successfully submitted event to the Status Agent. InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    End TS policy evaluation InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Policy evaluation initiated InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace  InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Verified policy is compiled in 'root\ccm\policy\machine' namespace InstallSoftware 16.09.2014 11:01:39 23284 (0x5AF4)
    Failed to invoke Execution Manager to Install Software for PackageID='D010015A' ProgramID='ts_install' AdvertID='D012054B' hr=0x80008014 InstallSoftware 16.09.2014 11:01:48 23284 (0x5AF4)
    InstallSoftware failed, hr=0x80008014 InstallSoftware 16.09.2014 11:01:48 23284 (0x5AF4)
    Install Software failed, hr=0x80008014 InstallSoftware 16.09.2014 11:01:48 23284 (0x5AF4)
    Process completed with exit code 2147516436 TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    !--------------------------------------------------------------------------------------------! TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Failed to run the action: Install 7-Zip 9.20 x64.
    Unknown error (Error: 80008014; Source: Unknown) TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Sending status message . . . TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Send a task execution status message SMS_TSExecution_ActionFailError TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Store' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Selection Criteria' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Select First Certificate' value is 1. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Selection Criteria' was not specified, counting number of certificates  present in 'MY' store of 'Local Computer'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    1 certificate(s) found in the 'MY' certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Only one certificate present in the certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The certificate issued to 'clientname' has 'Client Authentication' capability. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Using the certificate issued to 'clientname'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Formatted header: TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2014-09-16T09:01:48Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="4248"/><Hooks><Hook2 Name="clientauth"><Property Name="PublicKey">0602000000A40000525341310008000001000100AD1FCB191AF20B63A8DB91BE3968E2225100EA1EAFDD751120923C4A4332AFFE3916CDE1AE13AC891FBB7DF1BBBBCC236AD4F5689F7A03DB79379838FD043DFA8AEC3DFB5FAA24984292CDFB9A8794F4C104CF2A6B0C9DDAF86D453B25BC246E8273922C66D885F3A8BF5C08B05E90200A970A2371B77161CACBA2843BC6A973CED2ED61E84DAE2F78491D44F6B88D69C72BC815E6B31FC3C8B2D095537920F3A44893D396CAD6CBA5700416F39067A138B26155B1A3621F0619C272CEC54EDFF3EE978A3A824D8EA0053ABB1E2FC296D8FF862B47414BDCEED687B8303B0EBDD4D25A4E591AB530CBD5D5C1045A8A535F3BC467C99237B46CA2C0E2E948709A</Property><Property
    Name="ClientIDSignature">A262419FE563595B69872C1E76F91359EF41789818D1377769F25576C873871FE3E97CD4D3D2425054D969F8735CA0BBF71070F98E97E7171DA2D2B4C8352C863E368409CEF0AB6096A2E92F9E123B5866710B28572886FCC4B1F36F0D80420AAE1DE013CE62A687B2226A464889376EF9FA7B835E2003A77881F3D527669765D587B45BE9C01103C919BE355FF56787D280AE3A72F4DB976757191FAC4E391BEF1AAD9BD3FE46A83C8E6167EB1D6FAF6109682566A27D1097B27143A50522B4A9FD9514565901A2BDCE437BD097E23710904DA839456519E2A2F264072633831AB37C509CF43312A1ECEACF6C82914D7F40BC6645EEED57C3ABE41C23E03B39</Property><Property
    Name="PayloadSignature">1705FB90096C88A5F7D23FF3D8A29A1431E0E4D8F2485051440489CCC67ABF99D1F4D88E387A8142238037318798E37CE8BC77D5F15F362031823E48A4E3AF22E2475C8C1E13E72B188183265E3214954E7CF69E4D4972B308358621DEC778AA63D3C40E5A4C020F78FA89391F0E6A75D59DDF8AADD7AAA509FBAE61EEF239FEA55066E739301C7BDB80C3562239F099CFA3B74427627323132419E77170182F50DDF2021CC14D62BD05EA32D38FEEEA665088F79334A980886364ED8901A8BD703C5C9DD529723DDE8516CF14ED1785E3173F6A8D08E1CBB444191155D7115CC0CB8398A9D21CDA95513F19448F24212E179503F0F35BAB6DBE868DA7BE6132</Property></Hook2></Hooks><Payload
    Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
     TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Set a global environment variable _SMSTSLastActionRetCode=-2147450860 TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Clear local default environment TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Failed to run the action: Install 7-Zip 9.20 x64. Execution has been aborted TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Sending status message . . . TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Send a task execution status message SMS_TSExecution_ActionAbortExecutionError TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Store' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Selection Criteria' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Select First Certificate' value is 1. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Selection Criteria' was not specified, counting number of certificates  present in 'MY' store of 'Local Computer'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    1 certificate(s) found in the 'MY' certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Only one certificate present in the certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The certificate issued to 'clientname' has 'Client Authentication' capability. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Using the certificate issued to 'clientname'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Formatted header: TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2014-09-16T09:01:48Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="2208"/><Hooks><Hook2 Name="clientauth"><Property Name="PublicKey">0602000000A40000525341310008000001000100AD1FCB191AF20B63A8DB91BE3968E2225100EA1EAFDD751120923C4A4332AFFE3916CDE1AE13AC891FBB7DF1BBBBCC236AD4F5689F7A03DB79379838FD043DFA8AEC3DFB5FAA24984292CDFB9A8794F4C104CF2A6B0C9DDAF86D453B25BC246E8273922C66D885F3A8BF5C08B05E90200A970A2371B77161CACBA2843BC6A973CED2ED61E84DAE2F78491D44F6B88D69C72BC815E6B31FC3C8B2D095537920F3A44893D396CAD6CBA5700416F39067A138B26155B1A3621F0619C272CEC54EDFF3EE978A3A824D8EA0053ABB1E2FC296D8FF862B47414BDCEED687B8303B0EBDD4D25A4E591AB530CBD5D5C1045A8A535F3BC467C99237B46CA2C0E2E948709A</Property><Property
    Name="ClientIDSignature">A262419FE563595B69872C1E76F91359EF41789818D1377769F25576C873871FE3E97CD4D3D2425054D969F8735CA0BBF71070F98E97E7171DA2D2B4C8352C863E368409CEF0AB6096A2E92F9E123B5866710B28572886FCC4B1F36F0D80420AAE1DE013CE62A687B2226A464889376EF9FA7B835E2003A77881F3D527669765D587B45BE9C01103C919BE355FF56787D280AE3A72F4DB976757191FAC4E391BEF1AAD9BD3FE46A83C8E6167EB1D6FAF6109682566A27D1097B27143A50522B4A9FD9514565901A2BDCE437BD097E23710904DA839456519E2A2F264072633831AB37C509CF43312A1ECEACF6C82914D7F40BC6645EEED57C3ABE41C23E03B39</Property><Property
    Name="PayloadSignature">47B0130E722BA570201F17D23C59E8E8A1161BE57C5D606CDC1892392BA3A1040E851C6F82C19D39D1414A3E5D954AE8B99A171FC695D9815BA9C3B1A3BD1F3FE9F19F45C434D2BE86177548347D1647E75432FE452369E93CEF88C2F20FF7AE14F006EA24AC3BECAF5F5C81CC2F9D0BB088F3F2D50F7C6AA7ED6B131514F25A0B285D7A47C0535EF78AD85A2E054D8801B6950B6866FF63F08BD77EDF42137830EA5518B9C3865715366FD86ED5F17C27D0A2C19632E1EE1822C5C3DCF5F473D26548FD5980A79831441EF4E625DFA9FE96CBF887847346845620BBED5E5F7455ECB6738855A7AFAF40ECB1271C089EB40825FA10EE03F4F4A71F632C6BFE41</Property></Hook2></Hooks><Payload
    Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
     TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Failed to run the last action: Install 7-Zip 9.20 x64. Execution of task sequence failed.
    Unknown error (Error: 80008014; Source: Unknown) TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Sending status message . . . TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Send a task execution status message SMS_TSExecution_TaskSequenceFailError TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Store' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Certificate Selection Criteria' is either missing or empty. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Registry entry 'Select First Certificate' value is 1. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The 'Certificate Selection Criteria' was not specified, counting number of certificates  present in 'MY' store of 'Local Computer'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    1 certificate(s) found in the 'MY' certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Only one certificate present in the certificate store. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    The certificate issued to 'clientname' has 'Client Authentication' capability. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Using the certificate issued to 'clientname'. TSManager 16.09.2014 11:01:48 7740 (0x1E3C)
    Formatted header: TSManager 16.09.2014 11:01:49 7740 (0x1E3C)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2014-09-16T09:01:49Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="2176"/><Hooks><Hook2 Name="clientauth"><Property Name="PublicKey">0602000000A40000525341310008000001000100AD1FCB191AF20B63A8DB91BE3968E2225100EA1EAFDD751120923C4A4332AFFE3916CDE1AE13AC891FBB7DF1BBBBCC236AD4F5689F7A03DB79379838FD043DFA8AEC3DFB5FAA24984292CDFB9A8794F4C104CF2A6B0C9DDAF86D453B25BC246E8273922C66D885F3A8BF5C08B05E90200A970A2371B77161CACBA2843BC6A973CED2ED61E84DAE2F78491D44F6B88D69C72BC815E6B31FC3C8B2D095537920F3A44893D396CAD6CBA5700416F39067A138B26155B1A3621F0619C272CEC54EDFF3EE978A3A824D8EA0053ABB1E2FC296D8FF862B47414BDCEED687B8303B0EBDD4D25A4E591AB530CBD5D5C1045A8A535F3BC467C99237B46CA2C0E2E948709A</Property><Property
    Name="ClientIDSignature">A262419FE563595B69872C1E76F91359EF41789818D1377769F25576C873871FE3E97CD4D3D2425054D969F8735CA0BBF71070F98E97E7171DA2D2B4C8352C863E368409CEF0AB6096A2E92F9E123B5866710B28572886FCC4B1F36F0D80420AAE1DE013CE62A687B2226A464889376EF9FA7B835E2003A77881F3D527669765D587B45BE9C01103C919BE355FF56787D280AE3A72F4DB976757191FAC4E391BEF1AAD9BD3FE46A83C8E6167EB1D6FAF6109682566A27D1097B27143A50522B4A9FD9514565901A2BDCE437BD097E23710904DA839456519E2A2F264072633831AB37C509CF43312A1ECEACF6C82914D7F40BC6645EEED57C3ABE41C23E03B39</Property><Property
    Name="PayloadSignature">607C65C61B54F43AEEF5C245F9A34E3E7E4989F4B070E37DD6A1FBF5482C940A22298E8075140D660E6F4C4387C2E04F381D2415DC9E4DA98C4C09832B54114570C68F93C88E3C52B095066F216943865A1B4F2D8A0C5AE21872E307E1C199167827A67EFE5DE5916E3AB62A1CA812906C7F408E84AE9BCEAF475408B46FB52315C7EB6C202E5B027F89746D9F306997273D5FD0311EFF82C0AC22608565555EBA20BEC0D0BFF661F14829AD9C59367AE0042DCDD1828C571BDAB5383A86AFF26C3D93481B982967DEF4B25D51E9A2F91A9E037C4D413399D26CFC5EB6B2D31CC3CF10DFF5AF82A7E2E4F52B597CBC96C2666199EE37ABD027F74D7BC26F6D36</Property></Hook2></Hooks><Payload
    Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
     TSManager 16.09.2014 11:01:49 7740 (0x1E3C)
    Task Sequence Engine failed! Code: enExecutionFail TSManager 16.09.2014 11:01:50 7740 (0x1E3C)
    **************************************************************************** TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Task sequence execution failed with error code 80004005 TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Cleaning Up. Removing Authenticator TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Cleaning up task sequence folder TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    File "C:\_SMSTaskSequence\TSEnv.dat" does not exist. (Code 0x80070002) TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Successfully unregistered Task Sequencing Environment COM Interface. TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Executing command line: "C:\WINDOWS\SysWOW64\CCM\TsProgressUI.exe" /Unregister TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    ==========[ TsProgressUI started in process 3064 ]========== TsProgressUI 16.09.2014 11:01:51 10880 (0x2A80)
    Unregistering COM classes TsProgressUI 16.09.2014 11:01:51 10880 (0x2A80)
    Shutdown complete. TsProgressUI 16.09.2014 11:01:51 10880 (0x2A80)
    Process completed with exit code 0 TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Successfully unregistered TS Progress UI. TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Start to cleanup TS policy TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    End TS policy cleanup TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Start to evaluate TS policy with lock TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Updating settings in
    \\clientname\root\ccm\policy\machine\actualconfig TSManager 16.09.2014 11:01:51 7740 (0x1E3C)
    Machine RequestedConfig policy instance(s) : 1978 TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'ccm_softwaredistribution:adv_advertisementid=d012054b:pkg_packageid=d010015a:prg_programid=ts_install'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={0fc01f3e-7e62-46fd-ab98-926a2c724684}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={33d85ab7-9913-4ba2-b887-0c7427bc0a2d}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={3a27449d-1b79-40b5-970e-54655fc8dc67}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={516688f4-d6b8-488f-8461-208e0847da93}:itemclass=win32reg_addremoveprograms:namespace=\\localhost\root\cimv2'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={73719729-c4e9-4132-a3d6-b07a322c41c1}:itemclass=win32reg_addremoveprograms64:namespace=\\localhost\root\cimv2'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={94d99a25-e6aa-4cc2-9a73-dc678f47810a}:itemclass=win32reg_smsguestvirtualmachine:namespace=\\.\root\cimv2'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={ac92faf2-88c1-4cd1-b30d-9a1ccf2fe562}:itemclass=win32reg_smsguestvirtualmachine64:namespace=\\.\root\cimv2'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={d0babbf8-42d3-4a6d-a905-0679ed466add}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Added/updated setting 'inventorydataitem:dataitemid={fe169e66-dfbd-432a-8880-8300fd5854cd}:itemclass=filesystemfile:namespace=\\.\root\ccm\invagt'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Raising event:
    instance of CCM_PolicyAgent_SettingsEvaluationComplete
     ClientID = "GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca";
     DateTime = "20140916090152.640000+000";
     PolicyNamespace = "\\\\clientname\\root\\ccm\\policy\\machine\\actualconfig";
     ProcessID = 20444;
     ThreadID = 7740;
     TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Successfully submitted event to the Status Agent. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    End TS policy evaluation TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Policy evaluation initiated TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Error executing Task Sequence Manager service. Code 0x80004005 TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Sending error status message TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Registry entry 'Certificate Store' is either missing or empty. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    The 'Certificate Store' is empty in the registry, using default store name 'MY'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Registry entry 'Certificate Selection Criteria' is either missing or empty. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Registry entry 'Select First Certificate' value is 1. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    The 'Certificate Selection Criteria' was not specified, counting number of certificates  present in 'MY' store of 'Local Computer'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    1 certificate(s) found in the 'MY' certificate store. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Only one certificate present in the certificate store. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    The certificate issued to 'clientname' has 'Client Authentication' capability. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Using the certificate issued to 'clientname'. TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    Formatted header: TSManager 16.09.2014 11:01:52 7740 (0x1E3C)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>GUID:eb79550c-aad9-4ed7-879e-74886b7b5aca</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2014-09-16T09:01:52Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="1178"/><Hooks><Hook2 Name="clientauth

  • SCCM 2007 Failed to run task sequence, inaccessible distribution point package files

    I am trying to deploy an OSD task sequence using a boot disk. After I boot up, select the task sequence it runs a test of dependencies. It then errors out saying program files are inaccessible on the DP. The file is the OS wim file.
    Ive checked the log file and it is trying to connect to the share to download but it never can. In a command window i can map to the share fine. i also checked that the client network access account is set up and its also in AD. Not sure what else to check.
    I assume i do not need to do any thing to give client network access account access to the share right?

    Have you tried accessing the location listed in SMSTS.log from the client?
    Is there an error message?
    Can you post the relevant snippet of the SMSTS.log
    Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
    Yes, I can map the drive and copy files to it from the client (boot disk)
    Here's some of the log
    ![LOG[ Adding \\sccm.test.com\SMSPKGC$\BC100005\ to Matched Subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:1918">
    <![LOG[Found 1 DPs in subnet, 0 DPs in local site, 0 DPs in remote location and 0 Multicast DPs]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:1974">
    <![LOG[Shuffling HTTP matched subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:1990">
    <![LOG[Shuffling Matched Subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2062">
    <![LOG[Skipping remote content locations.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2132">
    <![LOG[Attempting to connect to \\sccm.test.com\SMSPKGC$\BC100005\]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:2151">
    <![LOG[Deleting any existing network connections to "\\sccm.test.com\*".]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:407">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:33.041+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:36.052+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:36.067+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:39.078+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:39.094+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:42.105+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:42.120+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:45.131+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:45.147+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:48.157+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:48.173+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:51.184+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:51.199+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:54.210+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:54.226+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:57.237+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:57.252+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:31:00.263+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:31:00.279+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[dwErr, HRESULT=80070775 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,517)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:517">
    <![LOG[Failed to connect to "\\sccm.test.com\SMSPKGC$\BC100005" (1909)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsconnection.cpp:517">
    <![LOG[!slistSMBPaths.empty(), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2163)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2163">
    <![LOG[FALSE, HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1635)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:1635">
    <![LOG[Content location request for BC100005:3 failed. (Code 0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tspolicy.cpp:1635">
    <![LOG[pTSPolicyManager->GetContentLocations( m_sPackageID, m_lSourceVersion, m_dwContentSourceFlags, slistContentLocations, slistHttpContentLocations, slistMulticastContentLocations, m_dwContentPackageFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2330)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:2330">
    <![LOG[(*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2862)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:2862">
    <![LOG[m_pSelectedTaskSequence->Resolve( m_pPolicyManager, TS::Policy::TaskSequence::ResolvePolicy | TS::Policy::TaskSequence::ResolveSource, fpCallbackProc, pv, hCancelEvent), HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1208)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsmediawizardcontrol.cpp:1208">
    <![LOG[Failed to resolve selected task sequence dependencies. Code(0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsmediawizardcontrol.cpp:1208">
    <![LOG[hrReturn, HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence returned code 0x80040103]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1368" file="tsmediaresolveprogresspage.cpp:221">
    <![LOG[Setting wizard error: This task sequence cannot be run because the program files for BC100005 are inaccessible on the distribution point. Please make sure that the packages are available, and the distribution points are accessible, and the appropriate network access account is configured if needed. For more information, please contact your system administrator or helpdesk operator.]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediawizardcontrol.cpp:1233">
    <![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediaresolveprogresspage.cpp:113">
    <![LOG[Activating Finish Page.]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediafinishpage.cpp:106">

  • Offline OSD Failed to Run Task Sequence 0x80004005

    hi Folks.. I am getting this error message "
    Failed to Run Task Sequence 0x80004005
    when trying to do an offline build via DVD generated from SCCM 2012 R2. Its failing on the applying OS step. Pxe boot build works fine. I've put the smsts log file below. Any help/ advice appreciated.

    hi. Apologies there is a restriction on the amount of characters for text so can cannot post the entire smsts log. 
    here is the step its failing on.
    <![LOG[Start executing an instruction. Instruction name: Install Operating System. Instruction pointer: 0]LOG]!><time="03:51:00.239+480" date="01-19-2015" component="TSManager" context="" type="1"
    thread="716" file="engine.cxx:116">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Install Operating System]LOG]!><time="03:51:00.239+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716"
    file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=0]LOG]!><time="03:51:00.239+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:668">
    <![LOG[The group (Install Operating System) has been successfully started]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="instruction.cxx:156">
    <![LOG[Do not send status message in full media case]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="utils.cpp:5763">
    <![LOG[User did not specify local data drive]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="utils.cpp:1974">
    <![LOG[Volume D:\ is not a fixed hard drive]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="utils.cpp:1077">
    <![LOG[Volume X:\ is not a fixed hard drive]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="utils.cpp:1077">
    <![LOG[TSM root drive = ]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="utils.cpp:1142">
    <![LOG[We do not find an available volume to store the local data path]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1" thread="716" file="utils.cpp:1989">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:833">
    <![LOG[pszPath[0] != L'\0', HRESULT=80070057 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,60)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0"
    thread="716" file="path.cpp:60">
    <![LOG[Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,676)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context=""
    type="0" thread="716" file="environmentlib.cpp:676">
    <![LOG[Failed to save environment to  (80070057)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="2" thread="716" file="environmentlib.cpp:697">
    <![LOG[TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,842)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager"
    context="" type="0" thread="716" file="executionenv.cxx:842">
    <![LOG[Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="3" thread="716" file="executionenv.cxx:842">
    <![LOG[SaveEnvironment(), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,420)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context=""
    type="0" thread="716" file="executionenv.cxx:420">
    <![LOG[Failed to persist execution state. Error 0x(80070057)]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="2" thread="716" file="executionenv.cxx:426">
    <![LOG[Failed to save execution state and environment to local hard disk]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="2" thread="716" file="engine.cxx:249">
    <![LOG[Start executing an instruction. Instruction name: Restart in Windows PE. Instruction pointer: 1]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="1"
    thread="716" file="engine.cxx:116">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Restart in Windows PE]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716"
    file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:668">
    <![LOG[Set a local default variable SMSRebootMessage]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:700">
    <![LOG[Set a local default variable SMSRebootTimeout]LOG]!><time="03:51:00.255+480" date="01-19-2015" component="TSManager" context="" type="0" thread="716" file="executionenv.cxx:700">
    <![LOG[Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLog]LOG]!><time="03:51:00.255+480" date="01-19-2015" 

  • Failed to Run Task Sequence on unknown computers

    Hey everyone i need some major help here.  I am 99.9% sure that we dont have something configured properly but here goes.  I have a the following:
    A task sequence that is enabled to deploy a image to all platforms (Console, Boot media, PXE)
    I have Boot Media created that has "Enable unknown computer support"
    I have a workstation that has NEVER been on our network (Bare Metal
    Now here is the problem on that workstation, I use the boot media, and get a "Failed to run Task Sequence" There are no Task Sequences available for this computer"
    BUT, if it has/had the SCCM agent on it.. It works fine..
    Ideas? Starting points?

    A task sequence that is enabled to deploy a image to all platforms (Console, Boot media, PXE)
    I have Boot Media created that has "Enable unknown computer support"
    Step #2 alone is not sufficient. There has to be a deployment for the task sequence to the 'All Unknown Computers' collection too. You did not mention this ...
    Torsten Meringer | http://www.mssccmfaq.de

  • Failed to Run Task Sequence (Error 0x80070032)

    Hello folks
    We just setup the productive SCCM environment and successfully staged many clients. But with one we have some trouble.
    I have added the Client with the Hostname and MAC address into SCCM
    Added the Client into the Collection where the Task Sequence for staging is applied
    Made a boot image on CD-ROM and booted up the client
    He can successfully connect to the SCCM Server and also get the right ask Sequence
    Bevor starting downloading the Vista OS WIM, the following Error occure:
    Failed to Run Task Sequence
    An error occured while starting the task sequence (0x80070032).
    For more information, please contact ....
    I used the Boot CD-ROM successfully on other clients without any problem.
    The same Task Sequence was working perfect on other clients
    All Clients are HP DC7800 SFF Desktops
    BIOS Settings are default by all the Clients
    Have tested the same Client on the Test SCCM Environment and got the same problem.
    Deleted the Client and re-added it into the SCCM Server
    Tried to use different network cable on different location
    Client successfully get a DHCP IP address
    We have all done so far as I have the knowledge. Any help would kindly be appreachate.
    Kind regards
    Stefan

    Hi folks
    As seen in another thread (http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2592075&SiteID=17) that the local smsts.log file located in x:\windows\temp\smstslog\ will help to analyse whats happen in the background, I have seen the following line in the Log:
    The active system partition on a MBR system must be NTFS
    and
    Failed to prepare the system partition for staging.
    The request is not supported. (Error: 80070032; Source: Windows)
    and
    Failed to stage WinPE. Code(0x80070032)
    So, I did the steps informed in the other thread to press F8 durcing the Error and used the following in the DOS Box:
    Diskpart
    Select Disk 0
    Clean
    After that steps, the Bootprocess worked perfect. It seams that the Disk was partitioned not that good, that WinPE could handle it.
    Hope this helps other for analysing.
    Cheers
    Stefan

  • Failed to run task \Microsoft\Windows\WS\License Validation. Error Code: 0x80041326

    Today I noticed this message in the event viewer:
    Event ID: 16387Severity: ErrorSource: Microsoft-Windows-Security-SPPLog: ApplicationMessage: Failed to run task \Microsoft\Windows\WS\License Validation. Error Code: 0x80041326
    Does this mean the free eval use version of Windows Server 2012 has expired?
    OS: Windows Server 2012 RC Build 8400
    Thanks

    Hello Darrell:
    Thank you for responding to my issue.  Here is the output you requested:
    Windows Script Host
    Software licensing service version: 6.2.8400.0
    Name: Windows(R), ServerDatacenter edition
    Description: Windows(R) Operating System, RETAIL channel
    Activation ID: c3dbac02-e65b-48bc-a61e-e14befbdd674
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 03612-01333-001-000805-00-1033-8400.0000-2382012
    Installation ID: 090195464127466880553502868392878303995792363977152161148874086
    Use License URL: https://activation.sls.microsoft.com/SLActivateProduct/SLActivateProduct.asmx?configextension=Retail
    Validation URL: https://validation.sls.microsoft.com/SLWGA/slwga.asmx
    Partial Product Key: 78KXV
    License Status: Licensed
    Evaluation End Date: 1/15/2013 3:59:59 PM
    Remaining Windows rearm count: 1000
    Trusted time: 9/15/2012 3:37:56 PM
    OK   
    Your request for info got me thinking about another oddity I've been working on this week - My firewall (NetGear SRX5308) shows dropped incoming packets from ip 65.55.121.94 with source port 443 and destination port 55338.  ARIN shows the ip belongs
    to MICROSOFT-1BLK, aka Microsoft.  Is it possible that my firewall is blocking communication to MS's licensing servers?

  • Task scheduler service fails to run after windows update

    OS: W2008R2x64
    We noticed that our daily tasks are not running anymore since the last windows updates few days ago. When running the task scheduler mmc, we get the following:
    Looking further, the service did not seems to be running. If we try to start the service we get the follow message:
    "The Task Scheduler service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."
    Now we noticed that did problem started after following updates, though not all machines are infected!!:
    Cumulative Security Update for Internet Explorer 9 for Windows Server 2008 R2 x64 Edition (KB2925418)
    Security Update for Windows Server 2008 R2 x64 Edition (KB2930275)
    Windows Malicious Software Removal Tool x64 - March 2014 (KB890830)
    Update for Windows Server 2008 R2 x64 Edition (KB2929733)

    Hi,
    Here is a similar thread for your reference, please go through it and troubleshoot the issue:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/task-scheduler-wont-start/11394a52-d7de-496b-880b-733123579b9b
    Regards,
    Yan Li
    Regards, Yan Li

  • Incremental load fails with the error LM_44127 Failed to prepare the task

    Guys,
    I have created a custom mapping and cretaed a execution plan for this mapping in the DAC. The full load completes successfully. But when ever the incremental lod is run , i am getting the below error and the task fails(The SDE load completes sucessfully , but the SIL load fails with the below error).
    LM_44127     Failed to prepare the task
    Please help!!!

    i googled it..
    http://datawarehouse.ittoolbox.com/groups/technical-functional/informatica-l/lm_44127-failed-to-prepare-task-when-running-workflow-in-informatica-86-on-aix-3199309
    you can try for better links now.. !!

Maybe you are looking for

  • New install no mouse or keyboard

    Hi all - I seem to be having an issue where I can get the nvidia X in the middle of the screen to display, But it doesn't respond to mouse or the keyboard like the instructions says it should. What did I miss? Thanks for the help.

  • Is a network (wifi or wired) need to use an apple tv 2?

    so my question is if i want to only use my ipad 2 to "airplay" or "mirror " (for that fact) content (movies, music, pictures etc.) to my apple tv 2, do i need to have a network connection (wifi or wired) for it work...so like if i want to use my appl

  • Count the items in a column with multiple values?

    Hi all Is there a way to count the items in a column that allows multiple values? Example list: Course title:                        Participants: Visual Basic Introduction     John Smith; Lois Lane; Clark Kent Visual Basic Advanced         John Smit

  • Change of ID

    I've changed my User ID and email address with Apple but but can't do it with iCloud as it still shows my old ID and nothing happens if I tap it. How do I get it to show my new ID? I thought that just by changing it with my iPad it would automaticall

  • Save over as LZW Tiff Droplet

    Hi, I have created an action in PS which saves a files as a LZW Tiff and then created a droplet. I want to save and close the file in the same location that it is in (i.e. replace a it) but it keeps on saving it in the folder that I first saved as in