- Version [version]
- Download 1899
- File Size 1.60 MB
- File Count 1
- Create Date 5. oktober 2015
- 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…