Damien Posted May 23, 2011 Report post Posted May 23, 2011 Hi Guys, i am trying to deploy Server 2003 with SCCM, after selecting the task sequence to use to deploy the OS, the task sequence error out and here is what I found in my SMSTS.log file Found 0 DPs in subnet, 0 DPs in local site, 0 DPs in remote location and 0 Multicast DPs TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) !lsDPList.empty(), HRESULT=80040102 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2136) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) FALSE, HRESULT=80040102 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1635) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) Content location request for PTA00008:8 failed. (Code 0x80040102) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) pTSPolicyManager->GetContentLocations( m_sPackageID, m_lSourceVersion, m_dwContentSourceFlags, slistContentLocations, slistHttpContentLocations, slistMulticastContentLocations, m_dwContentPackageFlags ), HRESULT=80040102 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2330) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) (*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040102 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2862) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) m_pSelectedTaskSequence->Resolve( m_pPolicyManager, TS::Policy::TaskSequence::ResolvePolicy | TS::Policy::TaskSequence::ResolveSource, fpCallbackProc, pv, hCancelEvent), HRESULT=80040102 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1208) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) Failed to resolve selected task sequence dependencies. Code(0x80040102) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) hrReturn, HRESULT=80040102 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040102) TSPxe 23/05/2011 10:56:06 AM 1788 (0x06FC) ThreadToResolveAndExecuteTaskSequence returned code 0x80040102 TSPxe 23/05/2011 10:56:06 AM 1560 (0x0618) Setting wizard error: This task sequence cannot be run because the program files for PTA00008 cannot be located on a distribution point. For more information, please contact your system administrator or helpdesk operator. TSPxe 23/05/2011 10:56:06 AM 1560 (0x0618) What I found was the subnet the server was in wasn't defined in the boundaries. now I have added this subnet to the list of boundaries and added the boundariw to protected boundaries. but still the task sequence fails. Am I missing anything here? Thanks. Quote Share this post Link to post Share on other sites More sharing options...
Damien Posted May 24, 2011 Report post Posted May 24, 2011 Fixed. after leaving overnight fixed it. Quote Share this post Link to post Share on other sites More sharing options...