Previous Topic: How to Connect to Exchange 2007 (Agentless)Next Topic: Configuring the Exchange Remote Agent


Configure the CCS Computer for Exchange 2007

In Agentless mode, the Active Directory connector requires an extra Windows service on the CCS computer.

Follow these steps:

  1. Include the CCS computer in a Windows domain that is in the same Active Directory forest as the Exchange endpoints.
  2. Ensure that the following Microsoft tools are installed on the CCS computer:
    1. Microsoft Windows PowerShell
    2. Microsoft .NET Framework
    3. Microsoft Exchange 2007 Management Tools. This package includes Exchange Management Shell.
  3. Install the Windows service CA IdentityMinder - Exchange 2007 Mailbox Management Service on the CCS computer:
    1. Open a command window and change directory to the IMPS bin folder.
    2. Install the service using the following command:
      C:\Windows\Microsoft.NET\Framework64\v2.0.50727\InstallUtil.exe .\E2K7WinService.exe
      

      Note: To uninstall this service, run the following command:

      C:\Windows\Microsoft.NET\Framework64\v2.0.50727\InstallUtil.exe /u .\E2K7WinService.exe
      
  4. Set a value for the ADS_AGENTLESS_MODE environment variable:
    2

    Set the connector to be agentless for Exchange 2007.

    3

    Set the connector to be agentless for mixed environments with both Exchange 2007 and Exchange 2010.