Forum Discussion

ChadH7575's avatar
ChadH7575
Copper Contributor
Apr 20, 2022

Report for unmanaged devices

We are hybrid and I'm looking for a report to show which machines we have in AD that aren't enrolled on the Intune/MEM side? I've come across many that i had to do the dsregcmd command to get enrolled. But I know I have several machines that aren't in Intune, just no way to identify them. Any advice would be appreciated. 

  • Moe_Kinani's avatar
    Moe_Kinani
    Bronze Contributor

    ChadH7575 

     

    If you sync the devices from AD to Azure AD, all synced devices show in Azure AD Devices - then Add Filter for Hybrid Join vs MDM with Intune, this will show you the PCs that not enrolled. You can always download in Excel and run lookup functions etc.

    Hope this helps!
    Moe

  • Unfortunately, filters in Azure AD can't really search for missing data (like empty attributes). So, you can create a view of Hybrid-joined, MDM-managed devices via the Azure AD-portal by selecting a few filters:

     

    • Join Type: Hybrid Azure AD joined
    • MDM: Microsoft Intune

    But you can't tell that same view to select only empty MDM-attributes. 

     

    The quickest and easiest way to get a report like that, would be to make an export of all devices (via the "Download devices" button), open the resulting .CSV-file and apply a filter on the "MDM" column. 

Resources