Apply the PowerShell configuration settings on the Exchange hosts to enable the ADES AIM to monitor a domain.
Note: Configure every Exchange Server before you start monitoring.
Follow these steps:
The Windows PowerShell command prompt appears.
Enable-PSRemoting
WinRM setup initiates remote management and creates a WinRM listener to accept WS-Man requests.
Set-Item WSMan:Localhost\Client\TrustedHosts -Value * -Force
Restart-Service WinRM
The TrustedHosts settings are updated and the Exchange Server is available for monitoring.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|