

We need to install PowerShellGet before we can install the EXO V3 Module. Again open an Elevated Windows PowerShell window:

We need to install the EXO V3 Module in PowerShell before we can connect to Exchange Online. Install the Exchange Online V3 Module in PowerShell Provide a valid certificate with which to sign the files. If haven’t set the execution policy and try to connect to Exchange Online you will get an error:įiles cannot be loaded because running scripts is disabled on this system. You only need to set this once per computer. Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
