We have an IPsec NAP deployment which we're trying to integrate with SCCM 2012 SP1 CU2. Everything works fine, as long as clients are compliant.
I'm testing what happens when they're non-compliant and am having some problems. As soon as I make a client non-compliant (by turning off AV) it is unable to install software through System Center.
For applications I get: The software change returned error code 0x87D00607(-2016410105).
For packages: The software could not be found on any servers at this time.
I've been going through the logs but can't find anything useful (perhaps I'm not looking at the correct one). It appears that the client can't find the DP (we have a single one).
I might add that the IP of the client doesn't change when it goes from compliant to non-compliant. Clients communicate with the DP through HTTP, Allow clients to connect anonymously is checked. The DP Boundary Group consists of Boundaries for AD sites and the entire IP range for our clients. Allow fallback source location for content is checked.
I can easily ping, go to all shares and access SCCM through Internet Explorer on port 80 (IIS shows up). The same is also true in reverse, I can access the client from the SCCM server. I can also access all DC's which are acting as NPS HRA's in our case.
SCCM is always compliant (I even tested so it's not even part of NAP) and it's also in the remediation servers group.
Please help me out.