Installing Exchange in a RODC Site

active-directoryexchangerodc

I'm trying to install Exchange 2010 to a server in a site that uses an RODC. It tells me that "No domain controllers for the domain DOMAIN and the site SITE are available"

I'm going to be moving the Exchange server to the site with the main RW DC soon but I wanted to install Exchange before moving it. Is this possible?

Best Answer

The Exchange Server setup program requires a writeable Global Catalog Domain Controller (GC) in the Active Directory Site where the server is. A Read-Only Domain Controller (RODC) will not be used. You can't get around this requirement. Either temporarily promote a machine in the Site to be a DC or move the new Exchange Server machine to a different site.

Once the Exchange Server machine is operational you can remove the GC from the Site though this is strongly recommended against. Almost everything Exchange Server machines do (particularly the Client Access role) requires GC lookups.

Installing an Exchange Server does not require the Schema Master FSMO to be in the same site (or even accessible). Extending the schema (forestprep) does require the Schema Master to be operational and accessible, but this is an operation you do once per Active Directory forest before you do anything else with Exchange Server.