microsoft / Intune-PowerShell-SDK

Native PowerShell support for invoking Microsoft Intune Graph API to enable IT Pro scenario automation.
MIT License
312 stars 77 forks source link

Exchange Online Prerequisite Check Failure #137

Open MasterofGhouls opened 1 year ago

MasterofGhouls commented 1 year ago

The current v1.3 and previous v1.2 scipts appear to have a bug in the prereq check for Exchange Online.

The prerequisite checker shows that the module is not installed: 2023-03-06_12-21-29_powershell

Yet a quick check of installed modules show that it is: 2023-03-06_11-25-43_WindowsTerminal

And connecting to Exchange Online via the script works just fine.

It should be noted that only the latest version of the Exchange Online Management PS module is installed (no v2).

AICDP-User commented 10 months ago

Fixed with version 1.3.1 released today