Apply the following settings to enable Microsoft Active Directory and Exchange Server monitoring:
Verify that the following are installed on the same host where ADES AIM is installed:
Note: Exchange Management Tools SP3 is required for monitoring Exchange Server 2007.
Configure PowerShell on Exchange Servers
As an administrator, apply the PowerShell configuration settings on Exchange Server systems to enable remote connectivity and Exchange Server monitoring.
Follow these steps:
PowerShell command prompt appears.
Enable-PSRemoting
WinRM Quick configuration message appears.
WinRM setup initiates remote management and creates a WinRM listener to accept WS-Man requests. A confirmation to register session configuration appears.
Registering session configuration starts.
set-item wsman:localhost\client\trustedhosts -value *
Adds all the computers into the trustedhosts list and establishes connectivity.
restart-Service winrm
Enables the new TrustedHosts settings and Exchange Server monitoring.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |