I just noticed that new clients are not getting the policies. Only Machine Policy Retrieval & Evaluation Cycle and User Policy Retrieval & Evaluation Cycle show up in the Actinos section of ConfigMgr properties.
I have verified/tried---
Installing the clients manually and from the console. They DO show up in the console.
Logs appear that they are talking with the Management Point.
I upgraded to 2012 SP1 about 6 months back, but I think they have worked since then. Regardless, I made sure that "Negotiate" was the top option in Windows Authentication.
I have reinstalled the Management Point. This is a single site environment
Verified that boundary groups are set up properly.
Any suggestions on what else could be causing the issue??
PolicyAgent.log does have a few interesting pieces -
Requesting User policy from authority 'SMS:RAV'
Skipping request for user policy assignments due to agent configuration for authority 'SMS:RAV'.
Requesting Machine policy assignments PolicyAgent_RequestAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)Requesting Machine policy from authority 'SMS:RAV' PolicyAgent_RequestAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)
Raising event:
instance of CCM_PolicyAgent_AssignmentsRequested
{
AuthorityName = "SMS:RAV";
ClientID = "GUID:8A9872FF-4EA0-4D2D-BF45-F1EF3597D130";
DateTime = "20140128213608.218000+000";
ProcessID = 2884;
ResourceName = "A20034";
ResourceType = "Machine";
ThreadID = 3392;
};
PolicyAgent_RequestAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)
Processing Machine assignments from 'SMS:RAV'. The new cookie is ''. PolicyAgent_ReplyAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)
Raising event:
instance of CCM_PolicyAgent_AssignmentsReceived
{
AuthorityName = "SMS:RAV";
ClientID = "GUID:8A9872FF-4EA0-4D2D-BF45-F1EF3597D130";
DateTime = "20140128213608.280000+000";
ProcessID = 2884;
ReplyType = "Full";
ResourceName = "A20034";
ResourceType = "Machine";
ThreadID = 3392;
};
PolicyAgent_ReplyAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)
Already processed Machine assignments from 'SMS:RAV' with the cookie ''. PolicyAgent_ReplyAssignments 1/28/2014 3:36:08 PM 3392 (0x0D40)