Hi,
I am having issues with not all the SCCM client actions appearing in my clients.
So it might start at 11 actions - then drop down the 5 actions then go back up to 6 and then after a day go to 11. So this happens
after an OSD build. So I might build 12 machines at a site and get 4 with this issue. As well some machines will take an extended
time to install the same app from the same collection. Some will quickly others will take a few hours. (We have
machine policy set to 1 hour). And the machines are pre-populated in the SCCM collection.
BTW the task sequence to build the OS does complete successfully - so what you are seeing below is after the osd task sequence
ends.
However they do seem to share the following error in the location services.log
Unable to retrieve AD forest + domain membership
So things seem to go south from this point onwards.
Unable to retrieve AD forest + domain membership LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Retrieved lookup MP [Server1.acme.com] from Registry LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Attempting to retrieve lookup MP(s) from AD LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
No lookup MP(s) from AD LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Attempting to retrieve lookup MP(s) from DNS LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Using default DNS suffix acme.com LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Attempting to retrieve default management points from DNS LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Failed to retrieve DNS service record using _mssms_mp_b03._tcp.acme.com lookup. DNS returned error 10051 LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
No lookup MP(s) from DNS LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 18/06/2014 12:19:20 PM 2904 (0x0B58)
Failed to send site information Location Request Message to Server1.acme.com LocationServices 18/06/2014 12:19:21 PM 2904 (0x0B58)
Failed to refresh security settings over MP with error 0x80004005. LocationServices 18/06/2014 12:19:21 PM 2904 (0x0B58)
If the client actions are removed I see things like:
I can then see in the PolicyAgentProvider.log things like this:
--- [1] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000106}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
--- [1] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000113}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
--- [2] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000102}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
--- [3] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000108}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
--- [4] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000107}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
--- [5] __InstanceDeletionEvent settings change on object CCM_ClientActions.ActionID="{00000000-0000-0000-0000-000000000104}". PolicyAgentProvider 18/06/2014 12:28:36 PM 3984 (0x0F90)
So we have extended the AD schema, and we don't see to have this issue at other sites.
So any suggestions?
Thanks,
Ward