Some clients are shown as black cross mark icon in console

dylanand2-7592 440 Reputation points
2024-11-20T16:17:03.4233333+00:00

Most of our clients display a normal green mark icon in the console. But some clients are shown as black cross mark icons, and their number is constantly increasing. What should I do to make them all turn back to normal green icons?

Microsoft Security | Intune | Configuration Manager | Deployment
0 comments No comments
{count} votes

Accepted answer
  1. Simon Ren-MSFT 40,346 Reputation points Microsoft External Staff
    2024-11-21T01:22:45.03+00:00

    Hi,

    1,The clients with black cross mark icon mean that they are inactive. Client status of inactive are indicative of the system either being offline or simply unable to communicate with the MP. Check if these clients are up and running, and also 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 clients 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.

    3, Here are some more explanations for client status and heartbeat discovery for your reference:

    To mark the client Active / Inactive based upon Discovery data, is based upon setting specified under Monitoring > Client Status > Client Activity. Right click the “Client Activity” and select “Client Status Settings”. Hence your client will become inactive if they are not able to send request back to SCCM Server through:

    Client Policy Request

    Heartbeat discovery

    Hardware discovery

    Hardware Inventory

    Software Inventory

    If client is unable to send status message based upon above 5 settings, then it will be marked as inactive.

    Heartbeat Discovery differs from other Configuration Manager discovery methods. It is enabled by default and runs on each computer client (instead of on a site server) to create a DDR. Client will send DDR (Data Discovery Record) to management point. DDR can manually be sent by “Discovery Data Collection Cycle” under Actions tab through “Configuration Manager” Icon under Control Panel. If a client system has not heartbeated, then it is probably offline, not connected, or having issues and needs to be explicitly investigated.

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.