The issue seems to be related to communication or configuration problems between the SCCM server and the client. Here's a short checklist to help troubleshoot:
Agent Logs: Check the logs (CcmExec.log
and ClientIDManagerStartup.log
) on the client to identify specific errors during installation and communication.
Client Policy: Ensure the client is receiving policies from the server. Check the PolicyAgent.log
on the client.
Boundary Groups: Confirm that the client is assigned to the correct boundary and boundary group in SCCM.
Update Deployment Logs: On the client, check UpdatesDeployment.log
and WUAHandler.log
to verify the update process.
Client Health Check: Use the SCCM Client Health feature to ensure the client is functioning correctly.
Status Unknown: If the deployment status is "Unknown," check the communication between the client and the SCCM server (Management Point). Verify the client can reach the server's URL.