Introduction
A virtual machine created from an active domain controller may exhibit unexpected behavior. Domain controllers are very sensitive to hardware changes. When a physical server is virtualized, the hardware presented to the operating system may be different. Also, it is possible that a virtualized domain controller and an identical physical domain controller are running simultaneously, which may result in unpredictable replication issues across Active Directory or even a tombstone condition. If you are using Windows NT, these changes may prevent the directory or DNS servers from binding to the network connection.
Use one of these solutions depending on your environment:
Windows 2000, 2003, 2008, and 2012 Servers
- Decommission the existing domain controller using dcpromo, and provision a new domain controller during the installation of new Windows Server in a new virtual machine. Do not perform the conversion, but use the source server's host name and IP address. (recommended)
- Ensure another domain controller is online on the network and properly synchronized. If one is not available, provision a new domain controller as a virtual machine and promote it. Demote the domain controller using dcpromo. Set any static IP addresses to DHCP prior to conversion. When converted power off the source server, reassign static IP address, and promote the virtualized server.
Notes:
-
Always start using the new virtual machine as soon as possible after decommissioning the physical or source server. Failure to do so leads to a tombstone condition.
-
Never use the customization option in the Conversion Wizard. Using this process destroys the server on the destination.
-
Ensure that the source server is powered off or decommissioned before starting the new virtual machine with the network cards connected.
-
If the server to be virtualized holds any FSMO roles, transfer the roles to an existing and running domain controller. If a problem happens during the conversion process, you can provision new domain controllers in Active Directory and perform other AD operations without having to seize roles from the unavailable domain controller.
- For current Windows Server 2003 Active Directory domains with one Windows Server 2008 R2 domain controller, validate the domain/forest functionality by running the dcdiag /c /v /e command. Before beginning, run the repadmin and showreps commands to check for errors.
- Avoid converting Windows NT domain controllers, if possible.
- Before attempting conversion, always be sure another domain controller is online and properly synchronized.
- Always ensure that the source server is powered off or decommissioned before starting the new virtual machine with the network cards connected.
- Do not perform ONLINE physical-to-virtual (P2V) conversions.