Site infrastructure: SCCM 2012 R2 CU1 - 1 Primary, 2 MPs/DPs (both process software updates/packages/Applications)
Boundaries: Active Directory Site
Problem:
Software updates and AV dat files are processing fine on both DPs. Application deployment is working fine on 1 DP but not the other. Some clients have pulled the application fine from the second DP but others won't (CCTMJob::UpdateLocations - Received empty location update for CTM Job). From what I have seen this in generally a content bounds issue or the package isn't on the DP. I checked the DP and the data/pkg are in SCCMContentLib on the troublesome DP. Are the permissions possibly not correct?
If I create an IP bounds and associate the other DP that's processing the application fine then the client installs the application no problem.
Questions:
1)Is there a difference in the way Software Updates/Applications are deployed compared to applications? Everything exists in the SCCMContentLib so updates and applications should be processed the same way, correct?
2)What should the permissions look like on the data in SCCMContentLib look like? (Everyone (read/list/execute?)/System(full)/Admins(full)/Users(read)?
3)Why would some clients pull the application from the DP fine but others won't? Is there something wrong with the IP in the AD site bounds?