petripaavola / IntuneDeviceDetailsGUI

Intune Device Details GUI
MIT License
244 stars 27 forks source link

broken sign in #8

Closed henrikmai closed 1 month ago

henrikmai commented 1 month ago

See here: https://learn.microsoft.com/en-us/answers/questions/1659638/weve-detected-a-microsoft-intune-powershell-script

petripaavola commented 1 month ago

Download latest 2.98 version of the script which now uses Microsoft Graph module for Graph API requests.

Install new module with command:

Install-Module -Name Microsoft.Graph.Authentication -Scope CurrentUser

henrikmai commented 1 month ago

thats what i did, but it didn´t work.

i fixed it like in the link i posted.

keep in mind, only if someone asks later