SCCM Client inactive

san.khurtsilava 16 Reputation points
2022-09-14T08:07:32.3+00:00

Hello all,
in my infrastructure I have several inactive SCCM client, but these clients are up and running,
How I can fix this problem?

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-09-15T08:16:11.117+00:00

    Hello there,

    By default, a client is marked as inactive if they haven’t completed one of the following within seven days:

    Requested a policy update
    Sent a hardware inventory
    Sent a heartbeat message

    Two Site Maintenance tasks control stale record deletion in SCCM. Within the Configuration Manager console, these can be accessed under Administration/Site Configuration/Sites – Site Maintenance.

    Within Site Maintenance, you will see two tasks named: Delete Aged Discovery Data and Delete Inactive Client Discovery Data. Both of these tasks should be enabled for inactive client data deletion.

    ------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  2. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2022-09-16T08:47:44.427+00:00

    Hi @san.khurtsilava ,

    Agree with @Limitless Technology . Client status of inactive are indicative of the system either being offline or simply unable to communicate with the MP.

    1,As these clients are up and running, please check the LocationServices.log on the problematic clients to see if there is any useful information about the communication failure.

    2,Please help make sure that there is no firewall or anti-virus to stop the communication between the client and the MPs. Use the following URL to verify that a client can access the management point and the management point certificate information:
    http(s)://<ServerName>/sms_mp/.sms_aut?mplist
    http(s)://<ServerName>/sms_mp/.sms_aut?mpcert
    Where <ServerName> is the NetBIOS/FQDN for the management point computer.

    Hope it helps. Thanks for your time.

    Best regards,
    Simon


    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.