- Version
- Download 999
- File Size 19.44 MB
- File Count 1
- Create Date 18. maj 2020
- 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…