At times like this, I am glad I keep a few virtual machines (VMs) ready to go. It really helps to speed up the process of running tests such as these.
Here is the configuration of the environment and task list that I used for this test.
- All servers are running Windows Server 2012 R2 Datacenter
- Server1 - First installed DC - DNS & GC installed
- Server2 - Third installed DC - DNS & GC installed
- Server3 - Second installed DC - DNS & GC installed
- Server4 - Standalone server
- Ran all Windows updates on the three DCs
- Transferred the RID Master role from Server1 to Server3 using Active Directory Users and Computers
- Verified the transfer of the RID Master role using netdom query fsmo
- Shut down Server3 (RID Master)
- Added the Active Directory Domain Services role to Server4
- Changed the client DNS on Server 4 to point to Server1 (I've been caught enough times with failed attempts at promotion due to mis-configured DNS that I know to change this before promotion)
- Launched the AD Configuration Wizard
- After working through the wizard, it failed on the "Prerequisites Check" page due to the RID Master being unavailable.
- Powered up Server3
- Reran the prerequisites check
- At this point, I could successfully promote Server4 to a DC.
So, long story short, a Domain Controller promotion will fail the prerequisites check if you try to perform the operation while the domain RID Master is offline or otherwise unavailable. The specific error displayed is "Verification of prerequisites for Domain Controller promotion failed. You cannot install an additional domain controller at this time because the RID master <server name> is offline.".
Have a great week everyone!
Have a great week everyone!