July 2017
Intermediate to advanced
648 pages
31h 9m
English
To make use of all the examples in this chapter, we'll need to use the Exchange Management Shell. You can launch it using the following steps:
$Session = New-PSSession -ConfigurationName '
Microsoft.Exchange -ConnectionUri '
http://tlex01/PowerShell/ -Authentication Kerberos
Import-PSSession $Session
To launch a standard ...
Read now
Unlock full access