by Tiempo | Apr 20, 2017 | Exchange Online, Office 365
Item: How to connect to Exchange online (Office 365) via Powershell Method: 1\ Open PowerShell and run : $UserCredential = Get-Credential 2\ Enter user credentials into window which appears 3\ Enter command: $Session = New-PSSession -ConfigurationName...