Task sequence on our secondary site is failing.
Our site is SCCM 2007 SP2 and we are trying to deploy Windows 7 x64
As seen the task sequence fails on fetching the boot image
the smsts log shows the following
Attempting to connect to "\\DP01\SMSPKGM$\ABC00002".TSMBootstrap25-05-2015 11:23:241076 (0x0434)Retrying download...TSMBootstrap25-05-2015 11:25:421076 (0x0434)
dwErr, HRESULT=8007051f (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,517)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
Failed to connect to "\\DP01\SMSPKGM$\ABC00002" (1311)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
!slistSMBPaths.empty(), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2163)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
FALSE, HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1635)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
Content location request for ABC00002:37 failed. (Code 0x80040103)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
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)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
(*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2862)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
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)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
hrReturn, HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040103)TSMBootstrap25-05-2015 11:25:451076 (0x0434)
ThreadToResolveAndExecuteTaskSequence returned code 0x80040103TSMBootstrap25-05-2015 11:25:45972 (0x03CC)
I have already refreshed the package
I updated DP
Tried re-entering Network Access account
Tried re adding the Boot image to the Task Sequence
Created new task sequence
The Task sequence in the primary site works fine.
We checked and found the Machine does get IP address , and is able to ping and resolve the DP.