06-25-2018 06:31 AM
Does anyone have any suggestions about how I could create a report that shows all of the Intune settings? I'd like to create a document that shows the current configuration so that the settings can easily be reviewed by various people in an organization.
06-26-2018 09:00 AM
SolutionThomas Kur wrote a nice script for that, I ran into it recently.
https://github.com/ThomasKur/IntuneDocumentation/blob/master/DocumentIntune.ps1
Note: the current version is broken, but I added some fixes to my fork of it:
https://github.com/jflieben/IntuneDocumentation/blob/master/DocumentIntune.ps1
10-13-2018 03:15 PM
Hi,
When running DocumentIntune.ps1 - I always get the error "Failed to retrieve access token from Azure".
Please assist.
Thanks
10-14-2018 01:11 AM
10-16-2018 03:47 AM - edited 10-16-2018 03:50 AM
having the same issue here.
might be related to a missing email-address in your admin-account..
10-23-2018 11:58 AM