July 2017
Intermediate to advanced
648 pages
31h 9m
English
To work with the code samples in this chapter, follow these steps to launch the Exchange Management Shell:
$Session = New-PSSession -ConfigurationName ` Microsoft.Exchange -ConnectionUri `
http://servername/PowerShell/ -Authentication Kerberos
Import-PSSession $Session
Read now
Unlock full access