The Exchange 2010 Hosting installation detects whether Active Directory has been prepared without the Hosting option
Topic Last Modified: 2010-06-25
When Microsoft® Exchange 2010 Setup is started by using the /Hosting option, Microsoft Exchange Best Practices Analyzer examines the Active Directory directory service to determine whether Active Directory has been prepared for a hosting Exchange environment.
Specifically, the Analyzer tool performs the following examinations:
-
It determines whether the Microsoft Exchange container is present in the Configuration container in Active Directory. If the Microsoft Exchange container exists, Active Directory is prepared for Exchange.
-
It determines whether a ConfigurationUnits container is present in the Microsoft Exchange container. The ConfigurationUnits container appears when Active Directory is prepared for hosting.
If the ConfigurationUnits container is not present in the Microsoft Exchange container, the hosting installation is unsuccessful.
To prepare Active Directory for Exchange 2010 hosting, you must run the following command:
Setup.com /PrepareAD /Hosting
If Active Directory has been prepared for Exchange but not for hosting, you must perform the following actions:
-
Remove any objects in the following containers:
- CN=Microsoft Exchange/CN=Services
- CN=Microsoft Exchange/CN=ConfigurationUnits
- CN=Microsoft Exchange/CN=Services
-
Run the Setup.com /PrepareAD /Hosting command.
-
Restart Setup by using the /Hosting option.
On a domain controller, click Start, click Run, type adsiedit.msc, and then click OK.
Expand the Configuration container.
Expand CN=Configuration,DC=Contoso,DC=com.
Expand CN=Services.
Expand CN=Microsoft Exchange.
For more information about how to prepare Active Directory, see Prepare Active Directory and Domains.
