Moving Domain Controller Guests between Hyper-V Hosts
Posted
by
Jim
on Server Fault
See other posts from Server Fault
or by Jim
Published on 2012-09-10T12:18:17Z
Indexed on
2012/09/10
15:40 UTC
Read the original article
Hit count: 214
hyper-v
|domain-controller
We're moving our domain controller to a new Hyper-V host. I read it on TechNet about not using export on a VM running as DC (although I saw a lot of answers on TechNet suggesting doing so to move DC). What we plan to do is shutdown the VM, move the VHD to the new Hyper-V host, then create a new VM using that VHD. I don't think USN rollback would occur since it's like shutting down the VM and starting it back up. We have another Hyper-V host with a DC guest that will be running during the migration. All the hosts and VMs are running Windows Server 2008 R2.
Is it a good way to move virtualize DC b/t hosts? If not, how should I proceed?
© Server Fault or respective owner