Forum Discussion
Daniel_Schmidt
Jul 13, 2021Copper Contributor
Intune - Full Application Report
Hi Everyone. I'm working on a complete inventory of apps installed on all devices on my Tenant. The report should contain the device name, its operating system and the names/verison of any instal...
Jul 13, 2021
Just like the other question about intuen reports... graph would be a perfect place to start:
https://github.com/microsoftgraph/powershell-intune-samples/tree/master/Applications
And maybe you get some useful information
https://www.dowst.dev/search-intune-for-devices-with-application-installed/
I guess when defender atp can do this (devices/ software inventory) , the information can be exported
https://github.com/microsoftgraph/powershell-intune-samples/tree/master/Applications
And maybe you get some useful information
https://www.dowst.dev/search-intune-for-devices-with-application-installed/
I guess when defender atp can do this (devices/ software inventory) , the information can be exported
Mr_Helaas
Jul 15, 2021Steel Contributor
Hi Daniel,
Keep in mind that the all the devices are marked as corporate in intune. When the device is marked as personal it won’t report all the installed applications and you can only see the application that you published in intune.
There are several ways to collect data, power bi, graph api, defender atp(license required), but intune has also built in reports available.
Kind regards,
Rene
Keep in mind that the all the devices are marked as corporate in intune. When the device is marked as personal it won’t report all the installed applications and you can only see the application that you published in intune.
There are several ways to collect data, power bi, graph api, defender atp(license required), but intune has also built in reports available.
Kind regards,
Rene