Forum Discussion

alphadeltaromeo's avatar
alphadeltaromeo
Copper Contributor
Jul 10, 2020

Intune - Get Users/Devices that have specific software

hi all,

looking to get a list or users OR devices that have a specific software. i see that there is a discovered apps section in Intune, but that can only be viewed once you have selected the device. was looking at different methods (even graph API), and no luck.

Has anyone have any suggestions or was able to achieve this (whether its a direct method or having to manipulate outputted csvs, etc.)

 

at a loss here, but need this asap..been trying all day

 

also looked at running Get-Package or Get-CimInstance  to get the info but was unsure on how to return a value/code to intune to determine a success/failure

 

Note: all devices are AAD enrolled, (not joined to a domain)

6 Replies

  • Moe_Kinani's avatar
    Moe_Kinani
    Bronze Contributor
    Hi Adrian,

    Use PowerBI OData Feed to Intune in order to pull and customize reports you want.

    Check it out, you should be able to pull all discovered apps with nice looking report!

    Hope this helps!
    Moe

    https://docs.microsoft.com/en-us/mem/intune/developer/reports-proc-create-with-odata
    • adrian-erw's avatar
      adrian-erw
      Copper Contributor

      Moe_Kinani Couldn't see anything for DiscoveredApps. the options available looks like the same data you can pull from Intune reporting in the admin center.

      • Moe_Kinani's avatar
        Moe_Kinani
        Bronze Contributor
        Do you PowerBI Desktop to pull the tables? Or just out of box reports template.
        I recommend using PowerBI Desktop to customize your own reports, for example, who has App X installed in their PC. Many other reports that can help you read the data easier than looking at Admin Center.

        Moe

Resources