OSD TS Fails during package download - SendWinHttpRequest failed. 80072ee2.

Hi there,
I have a SCCM 2012 R2 environment running on Windows Server 2012 on VMWare Workstation 10.0.1. My TS is deploying Win7x64 to another VM. I am using MDT integration and the first action after "Setup Winodws and ConfigMgr", and restarting from WinPE
to Win7, is "Use Microsoft Deployment Toolkit Package". It always downloads part of the package before it fails on a seemingly random file.
From the F8 prompt i am able to ping the MP/DP. From the MP/DP I am also able to download the file in question using Internet Explorer. From my viewpoint this looks like a transient network error, but I am open to any suggestions at this point. I have also
seen the TS run through without a hitch once, so it seems like it's not perfectly consistent.
Does anyone have any idea as to what could cause this? Where should I be looking? Any troubleshooting tips?
External link to smsts.log
Snippet of my TS
Snippet from the smsts.log:
Downloading file /SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_Computer.png range 0-6593 InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
Downloaded file from http://CM01.spectre.local:80/SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_Computer.png to C:\_SMSTaskSequence\Packages\CEN00024\Scripts/DeployWiz_Computer.png InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
Downloading file /SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerBackup.vbs range 0-2690 InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
Downloaded file from http://CM01.spectre.local:80/SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerBackup.vbs to C:\_SMSTaskSequence\Packages\CEN00024\Scripts/DeployWiz_ComputerBackup.vbs InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
Downloading file /SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerBackup.xml range 0-2999 InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
Downloaded file from http://CM01.spectre.local:80/SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerBackup.xml to C:\_SMSTaskSequence\Packages\CEN00024\Scripts/DeployWiz_ComputerBackup.xml InstallSoftware 2014-02-04 12:43:24 2356 (0x0934)
WinHttpSendRequest (hRequest, pszAdditionalHeader != NULL ? pszAdditionalHeader : WINHTTP_NO_ADDITIONAL_HEADERS, (DWORD)-1, NULL, 0, 0, NULL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1211) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
WinHttpSendRequest failed. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
SendWinHttpRequest failed. 80072ee2. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
SendWinHttpRequest (hSession, hConnect, hRequest, pszSourcePath, sWinHttpRangeHeader.c_str(), bUseSSL, ullContentLength, LastGoodCredentialsType), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1424) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFileWithRanges() failed. 80072ee2. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFileWithRanges (hSession, hConnect, sRequest, hFile, pszDestination, ullFileSize, ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1514) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFile() failed for http://CM01.spectre.local:80/SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerName.vbs, C:\_SMSTaskSequence\Packages\CEN00024\Scripts/DeployWiz_ComputerName.vbs. 80072ee2. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1590) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
Error downloading file from http://CM01.spectre.local:80/SMS_DP_SMSPKG$/CEN00024/sccm?/Scripts/DeployWiz_ComputerName.vbs to C:\_SMSTaskSequence\Packages\CEN00024\Scripts/DeployWiz_ComputerName.vbs InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFiles() failed. 80072ee2. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2529) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
Download() failed. 80072ee2. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadContentAndVerifyHash() failed. 80070002. InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3052) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3273) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
TS::Utility::ResolveSource (pszPkgID, sPath, 0, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\runcommandline.cpp,399) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
Failed to resolve the source for SMS PKGID=CEN00024, hr=0x80070002 InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
cmd.Execute(pszPkgID, sProgramName, dwCmdLineExitCode), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,372) InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
Install Software failed to run command line, hr=0x80070002 InstallSoftware 2014-02-04 12:43:45 2356 (0x0934)
Process completed with exit code 2147942402 TSManager 2014-02-04 12:43:45 1672 (0x0688)
!--------------------------------------------------------------------------------------------! TSManager 2014-02-04 12:43:45 1672 (0x0688)
Failed to run the action: Use Toolkit Package.
The system cannot find the file specified. (Error: 80070002; Source: Windows) TSManager 2014-02-04 12:43:45 1672 (0x0688)
MP server http://CM01.spectre.local. Ports 80,443. CRL=false. TSManager 2014-02-04 12:43:45 1672 (0x0688)
Setting authenticator TSManager 2014-02-04 12:43:45 1672 (0x0688)

We're also experiencing the same problem in two of our environments. Seemingly random file every time, but always in the Toolkit-package. We're using SCCM 2012R2 with the KB2905002 and KB2907591 hotfixes, and MDT2013.
What we've tried so far:
- Recreated the toolkit package
- Recreated the entire task sequence and all accompanying packages (even bootimages and client)
Last night I also reinstalled the entire server, scrapped the old database, recreated everything from scratch.
Still fails.
What I've seen, is that when it fails, the log halts for 21 seconds.
<![LOG[Downloaded file from http://NSH-C1-SCCM-02.<domain>.LOCAL:80/SMS_DP_SMSPKG$/NSH00012/sccm?/Scripts/DeployWiz_Applications.xml to C:\_SMSTaskSequence\Packages\NSH00012\Scripts/DeployWiz_Applications.xml ]LOG]!><time="23:40:16.233+480" date="02-05-2014" component="InstallSoftware" context="" type="1" thread="2128" file="downloadcontent.cpp:1574">
<![LOG[WinHttpSendRequest (hRequest, pszAdditionalHeader != NULL ? pszAdditionalHeader : WINHTTP_NO_ADDITIONAL_HEADERS, (DWORD)-1, NULL, 0, 0, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1193)]LOG]!><time="23:40:37.457+480" date="02-05-2014" component="InstallSoftware" context="" type="0" thread="2128" file="downloadcontent.cpp:1193">
<![LOG[WinHttpSendRequest failed.]LOG]!><time="23:40:37.457+480" date="02-05-2014" component="InstallSoftware" context="" type="3" thread="2128" file="downloadcontent.cpp:1193">
- It always fail on the toolkit-package
- The tookit-package is downloaded afterwards, completely ok, in the "Gather Logs and StateStore on Failure".
- It is no difference if I deploy to physical or virtual hardware. 
Just to make it even more exciting.. We're experiencing the same on both 2012R2 and 2008R2 servers (two different installations)

Similar Messages

  • OSD task fails with either 80072ee2 or 80072efe

    Hi.
    This is driving me crazy! I'm ready for a holiday after this has been fixed!
    I am trying to run a OSD to many computers, many models and in different locations (all from the same DP). About 99% fail with either the SendWinHttpRequest failed 80072ee2 (The operation timed out) or SendWinHttpRequest failed 80072efe (The connection
    with the server was terminated abnormally) errors!
    The task can fail at any stage - drive package download or software package download. Doesn't matter which one  - could be at the first step or the last step or somewhere in between! Could happen while in WINPE or even after the operating system has
    initialized.
    Happens on Windows 7 SP1 x64 and Windows 8.1 x64.
    I have looked in the IIS logs and there is nothing outstanding.
    I am at a loss here of what to do next. Of course this issue is happening while we have a over 200 new computer to get ready!
    I am thinking its something network wise but not sure and networking isn't a strong point..
    Any ideas or suggestions?
    Anyone know anyone/companies in Australia who could help me out?
    Sort of need it working asap! 
    Just a thought, I do have a another DP at a another AD site separated by AD Boundary - I haven't tried that location out and I might do that.
    Here is a snip of the smsts.log for error 80072efe
    Downloading file /SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/de.qm range 0-393535 InstallSoftware 14/01/2014 12:15:43 PM 2964 (0x0B94)
    Downloaded file from http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/de.qm to C:\_SMSTaskSequence\Packages\PEN0002D\program files/Google/Google Earth/client/lang/de.qm InstallSoftware 14/01/2014 12:15:43 PM 2964 (0x0B94)
    Downloading file /SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/el.qm range 0-407867 InstallSoftware 14/01/2014 12:15:48 PM 2964 (0x0B94)
    Downloaded file from http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/el.qm to C:\_SMSTaskSequence\Packages\PEN0002D\program files/Google/Google Earth/client/lang/el.qm InstallSoftware 14/01/2014 12:15:48 PM 2964 (0x0B94)
    WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072efe (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1214) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    WinHttpReceiveResponse failed. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    SendWinHttpRequest failed. 80072efe. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    SendWinHttpRequest (hSession, hConnect, hRequest, pszSourcePath, sWinHttpRangeHeader.c_str(), bUseSSL, ullContentLength, LastGoodCredentialsType), HRESULT=80072efe (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1424) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFileWithRanges() failed. 80072efe. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFileWithRanges (hSession, hConnect, sRequest, hFile, pszDestination, ullFileSize, ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072efe (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1514) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFile() failed for http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/en.qm, C:\_SMSTaskSequence\Packages\PEN0002D\program files/Google/Google Earth/client/lang/en.qm. 80072efe. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072efe (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1590) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    Error downloading file from http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN0002D/sccm?/program%20files/Google/Google%20Earth/client/lang/en.qm to C:\_SMSTaskSequence\Packages\PEN0002D\program files/Google/Google Earth/client/lang/en.qm InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFiles() failed. 80072efe. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL), HRESULT=80072efe (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2529) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    Download() failed. 80072efe. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadContentAndVerifyHash() failed. 80070002. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3052) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3273) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    TS::Utility::ResolveSource(pszPkgID, sContentLoc), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,144) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    Failed to resolve the source for SMS PKGID=PEN0002D, hr=0x80070002 InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    GetContentLocation(pszPkgID, m_bPkgContainSrcFiles, sContentLocation), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,683) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    ReleaseSource() for C:\_SMSTaskSequence\Packages\PEN0002D. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    The user tries to release a source directory C:\_SMSTaskSequence\Packages\PEN0002D that is either already released or we have not connected to it. InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    pInstall->Install(sPackageID, sProgramName), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361) InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    Install Software failed, hr=0x80070002 InstallSoftware 14/01/2014 12:15:53 PM 2964 (0x0B94)
    Here is a snip from error 80072ee2 :
    Request was successful. InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    DAV response string is:
    <?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://SCCM2012.soc.tas.edu.au/SMS_DP_SMSPKG$/sccm?/PEN00047/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>http://SCCM2012.soc.tas.edu.au/SMS_DP_SMSPKG$/sccm?/PEN00047/</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://SCCM2012.soc.tas.edu.au/SMS_DP_SMSPKG$/PEN00047/sccm?/MonkeyJam%20Setup%203.0b.050529.exe</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>http://SCCM2012.soc.tas.edu.au/SMS_DP_SMSPKG$/PEN00047/sccm?/MonkeyJam%20Setup%203.0b.050529.exe</D:displayname><D:getlastmodified>Wed, 21 Sep 2005 05:47:48 GMT</D:getlastmodified><D:getcontentlength>1397331</D:getcontentlength></D:prop></D:propstat></D:response></D:multistatus> InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    List of files to be downloaded InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    File: http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN00047/sccm?/MonkeyJam%20Setup%203.0b.050529.exe InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    GetDirectoryListing() successfully completed InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    Succeeded loading resource DLL 'C:\Windows\CCM\1033\TSRES.DLL' InstallSoftware 14/01/2014 4:20:27 PM 3076 (0x0C04)
    401 - Unsuccessful with anonymous access. Retrying with context credentials. InstallSoftware 14/01/2014 4:20:30 PM 3076 (0x0C04)
    WinHttpSendRequest (hRequest, pszAdditionalHeader != NULL ? pszAdditionalHeader : WINHTTP_NO_ADDITIONAL_HEADERS, (DWORD)-1, NULL, 0, 0, NULL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1211) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    WinHttpSendRequest failed. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    SendWinHttpRequest failed. 80072ee2. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    SendWinHttpRequest (hSession, hConnect, hRequest, pszSourcePath, sWinHttpRangeHeader.c_str(), bUseSSL, ullContentLength, LastGoodCredentialsType), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1424) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFileWithRanges() failed. 80072ee2. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFileWithRanges (hSession, hConnect, sRequest, hFile, pszDestination, ullFileSize, ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1514) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFile() failed for http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN00047/sccm?/MonkeyJam%20Setup%203.0b.050529.exe, C:\_SMSTaskSequence\Packages\PEN00047\MonkeyJam Setup 3.0b.050529.exe. 80072ee2. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,1590) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    Error downloading file from http://SCCM2012.soc.tas.edu.au:80/SMS_DP_SMSPKG$/PEN00047/sccm?/MonkeyJam%20Setup%203.0b.050529.exe to C:\_SMSTaskSequence\Packages\PEN00047\MonkeyJam Setup 3.0b.050529.exe InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFiles() failed. 80072ee2. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2529) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    Download() failed. 80072ee2. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadContentAndVerifyHash() failed. 80070002. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3052) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3273) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    TS::Utility::ResolveSource(pszPkgID, sContentLoc), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,144) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    Failed to resolve the source for SMS PKGID=PEN00047, hr=0x80070002 InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    GetContentLocation(pszPkgID, m_bPkgContainSrcFiles, sContentLocation), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,683) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    ReleaseSource() for C:\_SMSTaskSequence\Packages\PEN00047. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    The user tries to release a source directory C:\_SMSTaskSequence\Packages\PEN00047 that is either already released or we have not connected to it. InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    pInstall->Install(sPackageID, sProgramName), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361) InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    Install Software failed, hr=0x80070002 InstallSoftware 14/01/2014 4:21:12 PM 3076 (0x0C04)
    And of course I have another outstanding issue with slowness of driver packages since after the hotfix for R2 has been installed, but that's another story - working with Microsoft on that one.

    G'day guys,
    Apologies if I am covering old ground, but have you applied the post SCCM 2012 R2 hot fixes, mentioned in this SCCM TechNet blog by Russ Rimmerman?
    http://social.technet.microsoft.com/Forums/en-US/54458340-e50d-4144-af0d-33c768861e97/osd-ts-fails-during-package-download-sendwinhttprequest-failed-80072ee2?forum=configmanagerosd
    Russ mentions three hot fixes, two of which seem to apply to your predicament (look for details in the paragraph just before the screenshots in the article above). Those hotfixes are:
    Slow OSD WIM downloads issue or WDS Service failures when enabling a boot image for PXE enabled Distribution Point:
    http://support.microsoft.com/kb/2905002
    Computer variables defined for imported computers are not being picked up during Task Sequence execution:
    http://support.microsoft.com/KB/2907591.
    Hope this helps,
    Marc

  • OSD package downloads fail after random percentage with error 80072EFE

    This is the most bizarre thing I've ever run into in SCCM and I've been banging my head against the wall for a week on it and it's making me want to switch back to WDS.
    The Problem
    The issue is when and OSD task sequence begins to download an image from the DP. Sometimes the image is downloaded without problems and sometimes the download just fails a random percentage multiple times before it is successful. For example:
    Sometimes the download fails a 9%, it'll retry from the same or different DP and fail at a different percentage, then fail again, then it'll finally download the package from a DP it originally failed from.
    Example Error
    List of files to be downloaded ApplyOperatingSystem
    3/1/2013 10:34:22 AM 1456 (0x05B0)
      File: http://XXXX2001.XXXX.XXXX:80/SMS_DP_SMSPKG$/ISD0000E/sccm?/Windows.7.x64.Thin.wim
    ApplyOperatingSystem 3/1/2013 10:34:22 AM
    1456 (0x05B0)
    GetDirectoryListing() successfully completed
    ApplyOperatingSystem 3/1/2013 10:34:22 AM
    1456 (0x05B0)
    401 - Authentication failure on request with anonymous access, retrying with context credentials.
    ApplyOperatingSystem 3/1/2013 10:34:22 AM
    1456 (0x05B0)
    401 - Authentication failure on request with context credentials, retrying with supplied credentials.
    ApplyOperatingSystem 3/1/2013 10:34:22 AM
    1456 (0x05B0)
    WinHttpReadData(hRequest, (LPVOID)pszOutBuffer, dwSize, &dwRead), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1014)
    ApplyOperatingSystem 3/1/2013 10:35:37 AM
    1456 (0x05B0)
    ReadDataAndWriteToFile() failed with 0x80072efe when downloading 9% of file C:\_SMSTaskSequence\Packages\ISD0000E\Windows.7.x64.Thin.wim
    ApplyOperatingSystem 3/1/2013 10:35:37 AM
    1456 (0x05B0)
    ReadDataAndWriteToFile (hRequest, ullFileSize, hFile, pszDestination, ulTotalSizeRequired, ulDownLoaded), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1573)
    ApplyOperatingSystem 3/1/2013 10:35:37 AM
    1456 (0x05B0)
    DownloadFile failed. 80072efe. ApplyOperatingSystem
    3/1/2013 10:35:37 AM 1456 (0x05B0)
    DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulTotalSizeRequired, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1648)
    ApplyOperatingSystem 3/1/2013 10:35:37 AM
    1456 (0x05B0)
    Error downloading file from http://XXXX2001XXXXXX.XXX:80/SMS_DP_SMSPKG$/ISD0000E/sccm?/Windows.7.x64.Thin.wim to C:\_SMSTaskSequence\Packages\ISD0000E\Windows.7.x64.Thin.wim
    ApplyOperatingSystem
    3/1/2013 10:35:37 AM 1456 (0x05B0)
    DownloadFiles failed. 80072efe. ApplyOperatingSystem
    3/1/2013 10:35:37 AM 1456 (0x05B0)
    DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2523)
    ApplyOperatingSystem 3/1/2013 10:35:37 AM
    1456 (0x05B0)
    Retrying download... ApplyOperatingSystem
    3/1/2013 10:35:37 AM 1456 (0x05B0)
    What I've tested
    I don't think it's the DP because I have three DPs and this error happens with all the DPs
    I don't think it's the package because it happens to all OS packages and I've tried updating them, deleting, and recreating them
    I don't think it's the machines or NICs because I've tested it on multiple machines that all have different networks cards in different locations
    I've run out of ideas and I'm desperate for help. I'm starting to lean towards it possibly being a network issue? Any advice would be greatly appreciated. Logs to check, things to test, anything.
    Please help!
     

    Hi,
    Did you ever find a resolution for this issue? I am also getting the same problem.
    Thanks,
    Ross
    After doing much more testing I found some interesting things and possibly a solution. It turns out we weren't having this issue at other sites over our WANs when pulling images from the server in our NOC, only machines on site with the NOC. I had the network
    guys take a closer look at the logs on the core switch and there were a few devices causing excessive CRC/Alignment errors. These devices were unplugged and everything seems to be working fine now. They didn't do any configuration changes that I'm aware of.

  • ERROR: WinHttpReceiveResponse failed 80072ee2 ERROR: Download() failed with 0x80072EE2

    Hello,
    I am getting below ERROR while downloading the SCCM 2012 R2 prerequisite files. I have tried running the setupdl.exe command several times, everytime it proceeds with downloading 1 file and then fails with the same error.
    INFO: Downloading http://go.microsoft.com/fwlink/?LinkID=316480 as Server_CSY.cab
    ERROR: WinHttpReceiveResponse failed 80072ee2
    ERROR: Download() failed with 0x80072EE2
    Have already checked the proxy but this is still the same. 

    0x80072EE2 = "The operation timed out"
    There is no way to know why from the downloading side why it timed out. "Something" between the "downloader" and the Microsoft source is getting in the way of the communication and preventing the response from reaching the downloader.
    If you have a proxy, that is a likely culprit, but it could certainly be other things. You'll need to do some investigation and discovery -- you may even have to communicate with the network folks or folks responsible for the proxy.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • During the downloading - error Exit Code: 15

    Good evening.
    I have a problem. When I try to download the Illustrator, then during the downloading an error - the installation fails.
    Exit Code: 15
    Please see specific errors below for troubleshooting. For example, ERROR: DW051 ...
    -------------------------------------- Summary ----------- ---------------------------
      - 0 fatal error (s), 2 error (s)
    ERROR: DW051: Dependency of session payload {2B4B4082-8043-4646-8334-B0A29E641211} Illustrator Adobe Illustrator CC 2014 18.0 has changed.
    ERROR: Media DB Error: 12
    windows 8.1   (64)

    Please read, and reply back here with information https://forums.adobe.com/thread/1499014
    -try some steps such as changing browsers and turning off your firewall
    -also flush your browser cache so you are starting with a fresh browser
    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip/
    http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html
    or
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • HT4061 It is saying I need to do a restore - I accidentally unplugged during a download - I am scared I will lose my pictures from my recent family trip!!!  Please let me know how to avoid losing these pics.

    I need to do a restore - I accidentally unplugged during a download - I am scared I will lose my pictures from my recent family trip!!!  Please let me know how to avoid losing these pics.

    Hi @imobl,
    You sound like an Apple support guy who hasn't been able to answer my questions.
    To respond to some of the points you made,
    - I did not ignore Ocean20's suggestion. If you has read my post, you would have known that I took my phone to the apple service centre where they tried this restore on THEIR machines. I am assuming that Apple guys know how not to block iTunes. So I actually do not understand your point about me trying the hosts file changes on my machine. Do you not believe that apple tested this issue with the correct settings?
    - you also give a flawed logic of why the issue is a hardware issue. You mentioned that If I thought that the issue was with the software, i should try a restore and getting it to work. The problem is that my error (23), and many others comes up when the restore fails. And you would be astonished to know that not all errors are hardware errors. Sometimes even software errors prevent restores. Funnily enough Apple itself mention that 'in rare cases, error 23 could be hardware related'.
    - all Apple has done so far is replicate the issue. I don not know how anyone can conclude that the issue is a hardware issue.
    And by the way, I am not certain that this is a software bug. Again if you read my Posts, you will notice I only want a confirmation,/proof that the issue is hardware related as they mention..
    Please refrain do. Responding if there is nothing to add.

  • When i try to do a software update, it finishes and then says that the update cannot be saved because it has probably been corrupted during the download. This has happened a number of times and i do not know why, any help?

    When i try to do a software update, it finishes and then says that the update cannot be saved because it has probably been corrupted during the download. This has happened a number of times and i do not know why, any help?

    asifmanzoor wrote:
    i have 10.7.2, this download is 10.7.5
    Are you Downloading it from here  >  http://support.apple.com/kb/dl1582
    asifmanzoor wrote:
    yes, i am using wifi
    1)  Turn your Wi-Fi router OFF... wait 30 seconds... Turn it back ON.
    OR...
    Do not use Wi-Fi and connect Directly to your Internet via ethernet cable.

  • My iTunes library has completely disappeared during a download of some music from the store

    This morning, during a download of some music from the iTunes store, iTunes appeared to crash, as the downloads all paused and the spinning wheel appeared. Itunes then shut itself. After reopening it, all of my music, apps, vids, etc (everything), had disappeared, and iTunes was basically blank as if I had just opened it for the very first time on my computer, with iTunes match, Home Sharing, etc all signed out.
    I know this has happened for other people but having looked through the discussions they all seem to be under different cirumstances. I'm running a mid 2012 2.9 Ghz macbook pro with 8GB memory, on OS X 10.8.5, with itunes version 11.1.1 which I updated to, around a week ago, when prompted to by the app store.
    I've located all the music files on my hard drive in the iTunes media folder and everything appears to be there, just no longer showing in the iTunes app. I know that if I sign into iTunes match that I'll be able to access my library through that online, but I'd like to access the music on my hard drive so I don't need an internet connection to listen, so is there any way of just re-directing iTunes to the media folder or do I need to just import everything from that folder manually?

    Should also add, that when opening my iTunes preferences that the iTunes Media Folder Location appears to be the same one that supposedly has all the files in it. If I click change then I can see all the music, vids, etc that are on the hard drive, yet still nothing is showing in iTunes.

  • Even during the download of free content pops up an error can not connect to itunes store.

    During the download of free content pops up an error can not connect to itunes store.

    Got a bit further, but now just sat here with 2 apps waiting!
    Wifi is fine, can surf, email, etc, but store is still not working.

  • Mavericks 10.9.1 keeps erring during the download and will not complete.  What do I do?

    Mavircks 10.9.1 keeps erring during the download and will not complete.  What do I do?

    Get the official version of Firefox here: http://www.mozilla.com/en-US/firefox/
    As long as you '''''don't''''' select the option to '''Remove Firefox personal data and customizations''' when you un-install that "Yahoo version", you won't lose anything.

  • Proxy Activity terminated because errors occurred during package checks

    Hi,
    When i am activating the client proxy class in ECC system after assigning it to the package,i am getting the below error.With local object($TMP) its working fine. I tried creating package using se80 as well as from sm30 using view V_TDEVC also and the package is created with no restrictions also .Kindly suggest what needs to be done to fix the issue.
    Activity terminated because errors occurred during package checks
    Message no. EU839
    Diagnosis
    Dictionary objects can only be activated if the package check is swithch ed on - provided they do not contain any package check errors.
    You will receive a list of the package check errors if you execute the package check within the appropriate dictionary tool. To do this, use the respective menu entry in the first menu of theen; corresponding dictionary tool.
    Procedure
    Keep note of the setting for the package check (system-wide property) in your SAP System; this setting defines in which form the package concept is to be applied.
    In particular, check whether the package in which the incorrect dictionary object is located has sufficient usage applications. Then, if necessary, create the missing usage applications.
    As soon as the package check errors have been removed, you must again activate the dictionary object.
    Thnx,
    Goutham

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

  • I've tried to update my ipad 2 with IOs 6 but it was not possible. An error message always appear after some time during e download. Is there an solution?

    I've tried to update my ipad 2 with IOs 6 but it was not possible. An error message always appear after some time during e download. Is there an solution?

    Are you trying to update via wifi or connected to your computer?
     Cheers, Tom

  • How to stop auto log out during slow download from App store?

    How do I change my settings on my MacBook Pro using OS X 10.6.8 so that I can download OS X Lion on a very slow internet connection. Periodically, the operating system is logging out automatically during the download and I have to restart the download.

    To the best of my knowledge, there is no way to prevent the automatic downloading of the SD version when you buy an HD show.
    You can, if you wish, suggest that the ability to prevent the SD version from downloading through the iTunes feedback page. But since the SD version is needed for use on iPods and there at least at present is no mechanism for someone to download the SD version at a later time should they decide they need it, Apple may just continue to force the downloading of both versions. If they get enough feedback on the issue, though, they may figure something out.
    Regards.

  • Are RHEL packages downloaded in software update from RHN

    We have RHEL 5 in our setup. I have 1 conceptual query with regard to software update from Red Hat Network (RHN), are the missing pages or updated packages downloaded in software update from RHN? Also, is a .repo file need to be created in /etc/yum.repos.d.
    I hope my query is clear that are the RHEL packages downloaded in software update from RHN.
    Please revert with the reply to my query.
    Regards

    975148 wrote:
    We have RHEL 5 in our setup. I have 1 conceptual query with regard to software update from Red Hat Network (RHN), are the missing pages or updated packages downloaded in software update from RHN? Also, is a .repo file need to be created in /etc/yum.repos.d.
    I hope my query is clear that are the RHEL packages downloaded in software update from RHN.
    Please revert with the reply to my query.
    Regards
    I suggest you go ask RedHat your question.
    It is their product, not Oracle's product.
    Go get your answer directly from the company that created that OS distro.

  • Activity terminated because errors occurred during package checks

    Hi Experts,
    i am working on File to Proxy scenario.while i am trying to activate genarated proxy objects i am getting below eror.
    Activity terminated because errors occurred during package checks   .
    anybody pls resolve the issue.
    regards,
    bhuvan.

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

Maybe you are looking for

  • "Safari can't open page because it can't find the server"

    So i bought an ipod touch at the start of April and i still can't figure out how to access the internet, itunes, etc at my house. I have tried EVERYTHING and NOTHING seems to work. when i'm uptown i can get on the internet to work as long as no passw

  • Error in Multisim 10.1.0

    The Ohms symbol (omega) on the multimeter instrument is missing in Version 10.1 of MSIM -- it was present in version 10.0.1

  • Error in Importing webservice via ActionScript

    Hi All This is regarding the Webservice via ActionScript (Import->Web Service) for Flex 3 I am using the same method to import the webservice. The proxy classes are getting generated. I am using the following code for accessing the method:    var myV

  • Defining both the sender both the receiver IP and ports

    Hello guys, i need help. My aim is to develop an app that can send UDP packets over the network to the specified IP address and port number, and just now no problems. Using DatagramSockets and DatagramPackets i'm able to achieve this part. The real p

  • IPad quit synching photos...

    I've been very happily syncing photos from Aperture thru iTunes to my iPad. But just recently, when the sync starts copying photos I get the message "The iPad '...' cannot be synced. The required file cannot be found." I've tried numerous things with