What is the best way to make a test duplicate of an AD DC?
Posted
by
Puddingfox
on Server Fault
See other posts from Server Fault
or by Puddingfox
Published on 2011-02-02T22:53:56Z
Indexed on
2011/02/02
23:27 UTC
Read the original article
Hit count: 296
I have a production Active Directory Server running on a Windows Server 2008 R2 machine. I would like to make a duplicate of this machine with all setting the same, except the domain would be a slight variation of the current domain (think winnet to winnet2). Would it be easiest to try to clone the hard drive while the machine is running and change the domain on the clone in a different machine or export the data and import it on a different box?
© Server Fault or respective owner