Quantcast
Channel: Configuration Manager 2012 - Operating System Deployment forum
Viewing all articles
Browse latest Browse all 9126

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

$
0
0

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 my OSD TS. Apparent network error in the middle of

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)



Viewing all articles
Browse latest Browse all 9126

Trending Articles