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
If any additional steps are required they will be listed at the beginning ...
Read now
Unlock full access