Microsoft Exchange sensor
The Microsoft Exchange sensor discovers Microsoft Exchange servers.
For the supported versions of Microsoft Exchange
servers, see Sensors and supported target systems document.
Notes:
- In TADDM releases prior to TADDM 7.2.2, this sensor was named Microsoft Exchange 2007 Server sensor.
- The Microsoft Exchange sensor supports only script-based and asynchronous discovery. It does not support regular discoveries.
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 TADDM discovery account:
C:\> powershell Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin;Get-ExchangeServerIf
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 TADDM discovery account:
C:\> powershell Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010;Get-ExchangeServerLimitations
In the Exchange Server cluster environment, the sensor discovers only the active mailbox server.