Forum Discussion

chenrylee's avatar
chenrylee
Brass Contributor
May 21, 2019

[Hybrid Exchange] Connect Create PowerShell Session to Exchange Online

I'm working with Windows 10, and want to connect to Exchange Online, but facing some errors. It's my code: $adm_credential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft....

Resources