Hi all,
My question is: Can I clone a running Production Server based on Windows 2008 R2 and produce this Cloned VM as secondary Windows 2008 R2 Server with just renaming HOST name and joining this Cloned VM into Domain wihout any problems?
I am doibting about SIDs and Other Registry entried made by Original VM; cloned refernce. Please make me understand clear on this. The licensing, installed softwares and PKI components are all carried to this cloned VM; so will that effect anything on the cloned Vm; putting this Cloned VM into production server role?
Cheers!
yes, you can clone running virtual machine. but make sure urenamed all the things before making live. i.e. IP/Hostname/SUID etc.etc..
If not then might be ur current server wil also be affect by this.
Regards,
Asif.
You can use the Guest Customization at the end of the clone wizard to prevent problems with cloning the operating system.
So, Existing Registry components or other Under the hood applications wont influence my cloned VM right?
I am so much wanted this particular point to be assured.
Cheers! for help
We have done this many times with Windows 2008R2.
FYI the old way of thinking about GUIDs/SID's being an issue back in the Windows 2000/2003 days doesn't really apply anymore for 2008 and higher.
I dont the specifics but you can google it if you dont believe me.
* Despite the age of this discussion the search rank is high within the topic. Since the correct answer is very sparse on details, and because I couldn't find good instructions I decided to come back here once figuring it out and fill things out a bit.
The method above was used recently to duplicate a running production VM with Server 2016 hosting MSSQL, IIS and a webapp. It needed to be cloned to provide a development environment. Both servers are up, in production, on the domain as member servers with no issues.
[1] It isn't necessary to have the original down at all *IF* everything goes perfectly with the customization process. However, it isn't always obvious when there are issues, such as the new SID not being applied. In that case, the renaming action will associate the original AD computer account with the cloned VM name in AD and the other VM will drop off the domain. Rejoining the domain will work temporarily but ultimately a dis-join of one of the VMs will reoccur, as well as other very negative effects of having two systems with the same SID. To eliminate these risks, these instructions have the original remain down for a period while the clone changes are implemented and verified. The hope is it all happens automatically, rendering this safety step useless.
[2] https://support.microsoft.com/en-us/help/828287/unsupported-sysprep-scenarios. Note: I believe the resultant VMs don't appear as cloned from the OS standpoint. Some manual work may need to be done from the installed application standpoint. For instance, in MSSQL I ran commands to change the "local" instance name. By default, this wasn't necessary for functionality, just prudence. Form some, losing Microsoft support viability is not a concern as they consider its efficacy and value extremely low. YMMV.
