How to find SCCM client that are failing to register

Rob M 61 Reputation points
2021-01-27T21:48:54.097+00:00

Hi,

After upgrading SCCM to v2010, I ran into some clients on virtual machines that were unable to register. They are caught in a loop of attempting to register. I haven't found any physical computers with registration issues. The few VMs that had the problem seemed to be resolved by removing and reinstalling the client. The only way I know to find computers with the registration problem is to look at the ClientIDManagerStartup.log. You can see the client retrying repeatedly where the log is much 'noisier' than normal. One other way to tell is that Software Center would close after less than one minute.

Unfortunately, I do not have an example ClientIDManagerStartup.log and the Client Health dashboard shows our clients are 97.6% healthy. Trying to read that log on 4500 devices would take far too long to find devices with the registration issue.

Is there a query that could produce a list of devices that are failing to register?

Thank you!
Rob

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,012 questions
0 comments No comments
{count} votes

Accepted answer
  1. Amandayou-MSFT 11,061 Reputation points
    2021-01-28T07:34:18.047+00:00

    Hi @Rob M ,

    Based on my research, there may not be accurate query to produce a list of devices that are failing to register.

    We could use device status to check it roughly.

    For clients registered for the first time, we could filter the data for client label column is No, which could produce a list of devices that are failing to register roughly.

    For clients that are not registered for the first time, we could filter the data for client activity label column is inactive.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful