-
Notifications
You must be signed in to change notification settings - Fork 63
Devices‐Analyzer
evild3ad edited this page Jul 20, 2025
·
2 revisions
Devices-Analyzer.ps1 is a PowerShell script utilized to simplify the analysis of Microsoft Entra ID Device Information extracted via Microsoft-Extractor-Suite by Invictus-IR.
This data contains information about all devices registered in Microsoft Entra ID, including detailed information about device status, operating system details, trust type, and device management information.
Note
LastSignInDateTime property is used to check for active/inactive devices and new registered devices (Last 7 days).

Fig 1: Devices-Analyzer

Fig 2: Devices.xlsx (1)

Fig 3: Devices.xlsx (2)
Get-MgDevice
Get-MgDeviceRegisteredOwner
Get-MgDeviceRegisteresdUser
Device Resource Type