Microsoft Exchange sensor
The Microsoft Exchange sensor discovers Microsoft Exchange servers.
Sensor name that is used in the GUI and logs
ExchangeSensor
Prerequisites
The sensor uses the Exchange Management Tools that are included with Microsoft Exchange Server 2007 and Microsoft Exchange Server 2010.
If you are using Microsoft Exchange Server 2007 to
verify that the user account permissions are correct, run the following command on the Exchange
Server while logged in as the Agile Service Manager discovery
account:
C:\> powershell Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin;Get-ExchangeServer
If you are using Microsoft Exchange Server 2010 to
verify that the user account permissions are correct, run the following command on the Exchange
Server while logged in as the Agile Service Manager discovery
account:
C:\> powershell Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010;Get-ExchangeServer
Limitations
In the Exchange Server cluster environment, the sensor discovers only the active mailbox server.