powershell-intune-samples icon indicating copy to clipboard operation
powershell-intune-samples copied to clipboard

Need to run Update-MSGraphEnvironment every new PS session

Open YANSA23 opened this issue 9 months ago • 1 comments

Not sure if it was a missed step, unclear instructions, or intentional, but every time I start a new PS session and run connect-msgraph, I need to run "Update-MSGraphEnvironment -appid xxxxxxxxxxxxxx" every time before connecting, and then it works as intended. Surely I don't have to update it everytime? How can I permanently update it?

YANSA23 avatar May 22 '24 14:05 YANSA23