Open Ard84 opened 2 years ago
I would not load so many modules into the automation process. And the old MSOnline module is being replaced by AzureAD modules. So try those instead, and make sure to limit what cmdlets gets loaded. There is very little space :)
Thanks for your quick answer! I'm afraid same behavior for AzureAD... seems to be something related with managed identity and MFA policy. :(
Xheck out that the roles or permissions are assigned correctly to the Managed Identity, and consult the sign-in logs for the identity as well. I have not had the need for this combination my self, so can't share any scripts
Hi!
After a correct EXO session start (many thanks for the script), can't run Connect-MSOLService cmdlet due an error with a missing ddl "Unable to find an entry point named 'GetPerAdapterInfo' in DLL 'iphlpapi.dll'"
Could be an issue due to limited memory?