board logo
Posted by: andrewt2m - 08 March 2022 12:07:02
Amn receiving this error trying to import module: Import-Module ExchangeOnlineManagement Import-Module : The specified module 'ExchangeOnlineManagement' was not loaded because no valid module file was found in any module directory. At line:1 char:1 + Import-Module ExchangeOnlineManagement + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceUnavailable: (ExchangeOnlineManagement:String) [Import-Module], FileNotFoundExcep tion + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand