Topic Last Modified: 2007-08-13

Microsoft Exchange Server 2007 setup cannot continue because Active Directory Application Mode (ADAM) is not installed on this Windows Server 2008 -based computer.

ADAM is a Lightweight Directory Access Protocol (LDAP) directory service that is designed specifically for use with directory-enabled applications. ADAM stores and replicates only application-specific information and does not require deployment on a domain controller or depend on the Active Directory directory service. ADAM does not provide network operating system authentication or authorization.

In Exchange 2007, the Exchange Transport server role uses ADAM to store configuration information. When ADAM is synchronized with Active Directory, it can also be used to perform recipient lookup for message security.

Microsoft Exchange setup requires that the ADAM service be installed on the local computer before it can continue.

To resolve this issue, install ADAM on the local computer that is running the Windows Server 2008 operating system, and then run setup again.

To install ADAM to the Windows Server 2008 operating system
  1. Click Start, select Run, and then enter the following command:

  2. cmd.exe /c start /w pkgmgr.exe /iu:"DirectoryServices-ADAM"

  3. Run Exchange 2007 Setup again.