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".
TSMBootstrap
25-05-2015 11:23:24
1076 (0x0434)
Retrying download...
TSMBootstrap
25-05-2015 11:25:42
1076 (0x0434)
dwErr, HRESULT=8007051f (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,517)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
Failed to connect to "\\DP01\SMSPKGM$\ABC00002" (1311)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
!slistSMBPaths.empty(), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2163)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
FALSE, HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1635)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
Content location request for ABC00002:37 failed. (Code 0x80040103)
TSMBootstrap
25-05-2015 11:25:45
1076 (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)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
(*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2862)
TSMBootstrap
25-05-2015 11:25:45
1076 (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)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
hrReturn, HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040103)
TSMBootstrap
25-05-2015 11:25:45
1076 (0x0434)
ThreadToResolveAndExecuteTaskSequence returned code 0x80040103
TSMBootstrap
25-05-2015 11:25:45
972 (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.