Forum Discussion
Documenting Intune Settings
- Jun 26, 2018
Thomas 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
Thomas 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
- Kenneth BessOct 13, 2018Copper Contributor
Hi,
When running DocumentIntune.ps1 - I always get the error "Failed to retrieve access token from Azure".
Please assist.
Thanks
- Ben WhitmoreOct 23, 2018Copper ContributorHey, is your PoSh session running under the same user context as the credential you use to connect to MSOL? This was an issue for me when trying to connect to MSTeams
- Julius DiernhoferOct 16, 2018Copper Contributor
having the same issue here.
might be related to a missing email-address in your admin-account..
- JosLiebenOct 14, 2018Iron ContributorAs you also posted this issue on Github, I've replied there (cannot reproduce, works here)
- JosLiebenJul 18, 2018Iron Contributorupdate: current version works again :)