Forum Discussion

Daniel3011's avatar
Daniel3011
Copper Contributor
Aug 17, 2023

Defender for Endpoint / Antivirus components state unknown

We've multiple devices (Win10, Server 2019, Server 2016) which showing up unknown antivirus signatures, engine version and platform version. Some of those devices have a current timestamp in Defender for Endpoint Portal. Why is the information not switching to old instead of unknown?

 

So my exactly question is when is a device showing up as unknown? When AzureAD LastSeen timestamp is older than x days?

  • robarismail's avatar
    robarismail
    Copper Contributor
    The "unknown" status for antivirus components and other device information can occur for various reasons. The status might not necessarily switch to "old" because the term "unknown" indicates that the Defender for Endpoint portal hasn't received recent data updates from those devices.

    Below is some troubleshooting steps to take while facing this issue:

    • Ensure that the devices have an active internet connection and can communicate with Microsoft Defender for Endpoint services. Check for any network restrictions or firewall rules that might be blocking the communication.
    • Make sure that the necessary URLs and endpoints for Defender for Endpoint are whitelisted if you have network filtering in place.
    • Check if there are any pending updates or issues with the Defender for Endpoint client itself.
    • Make sure that real-time protection and cloud-delivered protection are enabled on the devices.
    • While the Azure AD LastSeen timestamp might not directly trigger the "unknown" status, it's important to ensure that devices are syncing properly with Azure AD.
    • Check the Azure AD device sync logs for any errors or warnings related to device synchronization.
    • On the devices showing the "unknown" status, investigate the event logs for any errors or warnings related to Defender for Endpoint or security components.
    • On a specific device showing the "unknown" status, you can try forcing a data synchronization with the Defender for Endpoint portal.
    • Open an elevated command prompt and run the following command:

    "%ProgramFiles%\Windows Defender Advanced Threat Protection\MpCmdRun.exe"-restorepoint -listall
    This command will trigger a data synchronization with the portal.

Resources