I have one Primary site/MP server with 38 DPs at remote locations. The default config manager package has been successfully distributed to all the DPs. All DPs have configured successfully at 100%. I have all my boundaries (using IP subnets), and boundary groups setup. But, when I use the client push wizard to push to an individual computer (still in testing phase) it is not using the local DP to download and install the client. It uses the primary site server. The client will install successfully without error. But, I would like the client to download and install from the local DP. I've verified the device I'm trying to push to is within the proper boundary, and the local DP has been added as a content location on the corresponding boundary group. According to the log it finds the remote location, but can't find any local DPs.
The following is an excerpt from ccmsetup.log:
====================================================
026EC8ECD36EAD6EAF3B5D35663F8201BDE175413C" MinimumClientVersion="5.00.7804.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30302483;1187404032" SiteVersionMatch="true"
SiteVersion="5.00.7804.1000" EnablePeerCache="true"/></ContentLocationReply>'
ccmsetup 7/17/2013 12:42:27 PM
1068 (0x042C)
Found remote location 'http://SUS.acme.dom/SMS_DP_SMSPKG$/PDO00002'
ccmsetup 7/17/2013 12:42:27 PM
1068 (0x042C)
Could not find local DP locations from all MPs. Will fallback to MP download.
ccmsetup 7/17/2013 12:42:27 PM
1068 (0x042C)
GET 'HTTP://SCCMServer.acme.dom/CCM_Client/ccmsetup.cab'
ccmsetup 7/17/2013 12:42:27 PM
1068 (0x042C)
C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted.
ccmsetup 7/17/2013 12:42:47 PM
1068 (0x042C)
Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab.
ccmsetup 7/17/2013 12:42:47 PM
1068 (0x042C)
====================================================================================
I have been testing with other application packages that I've built and distributed to the same DPs and everyone of those apps is using the local DP properly. So I'm not sure why the client push isn't working properly. Thanks in advance.