alex_help Posted November 14, 2013 Report post Posted November 14, 2013 hello, im using SCCM 2012 and trying to PXE boot and getting this error below this image works fine on Virtual Machines All we can see in the SMTS.log is: Error downloading file from http://MSGAP15.markerstudy.local:80/SMS_DP_SMSPKG$/MSG00091/sccm?/MSG_W7_ENT_x64_v1.0.WIM to C:\_SMSTaskSequence\Packages\MSG00091\MSG_W7_ENT_x64_v1.0.WIM ApplyOperatingSystem 14/11/2013 12:00:59 1444 (0x05A4) DownloadFiles failed. 80072efe. ApplyOperatingSystem 14/11/2013 12:00:59 1444 (0x05A4) It then goes on to Try SMB but this also fails: Tried all the available http based locations. SMB based locations will be attempted now. ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) !saSMBContentSources.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2948) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3106) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3331) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3221) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) TS::Utility::ResolveSource( this->packageID, this->packagePath, TS::Utility::ResolveSourceFlags::PersistContents | (this->forceRunFromNet ? TS::Utility::ResolveSourceFlags::ForceRunFromNet : 0) ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1460) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) resolvePkgSource(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1503) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) Apply(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1712) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) Installation of image 2 in package MSG00091 failed to complete.. The system cannot find the file specified. (Error: 80070002; Source: Windows) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4) thanks Alex smsts.log Quote Share this post Link to post Share on other sites More sharing options...
hello,
im using SCCM 2012 and trying to PXE boot and getting this error below
this image works fine on Virtual Machines
All we can see in the SMTS.log is:
Error downloading file from http://MSGAP15.markerstudy.local:80/SMS_DP_SMSPKG$/MSG00091/sccm?/MSG_W7_ENT_x64_v1.0.WIM to C:\_SMSTaskSequence\Packages\MSG00091\MSG_W7_ENT_x64_v1.0.WIM ApplyOperatingSystem 14/11/2013 12:00:59 1444 (0x05A4)
DownloadFiles failed. 80072efe. ApplyOperatingSystem 14/11/2013 12:00:59 1444 (0x05A4)
It then goes on to Try SMB but this also fails:
Tried all the available http based locations. SMB based locations will be attempted now. ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
!saSMBContentSources.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2948) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3106) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3331) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3221) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
TS::Utility::ResolveSource( this->packageID, this->packagePath, TS::Utility::ResolveSourceFlags::PersistContents | (this->forceRunFromNet ? TS::Utility::ResolveSourceFlags::ForceRunFromNet : 0) ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1460) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
resolvePkgSource(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1503) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
Apply(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1712) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
Installation of image 2 in package MSG00091 failed to complete..
The system cannot find the file specified. (Error: 80070002; Source: Windows) ApplyOperatingSystem 14/11/2013 12:01:02 1444 (0x05A4)
thanks
Alex
smsts.log
Share this post
Link to post
Share on other sites