- Version
- Download 0
- File Size 839.66 KB
- File Count 1
- Create Date 20. januar 2022
- Last Updated 20. januar 2022
Guides
Exchange – Useful Powershell Commands
Here is some useful Powershell Commands for reports: To install the latest public version of the module, run the following command Set-ExecutionPolicy RemoteSigned Install-Module -Name ExchangeOnlineManagement To Connect to Exchange Online with Powershell using modern authetication Import-Module ExchangeOnlineManagement Connect-ExchangeOnline Disconnect-ExchangeOnline Læs mere…