- Version [version]
- Download 2926
- File Size 4.26 KB
- File Count 1
- Create Date 28. juli 2016
- Last Updated 11. juli 2018
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…