JayrodEF wrote: » Hey all, I have kind of a strange situation. I have a physical server that hosts our financial tracking software. I'm in the process of upgrading the software and decided to use our virtualization resources to test the upgrade procedure. So I cloned the Server 2003 machine, shut down the physcial and powerd up the clone. Did my testing with the upgrade and all that. Thing is, now I'd like to keep this VM up and bring up my production server, so I can compare the two. Thing is, if I rename the VM in AD, it'll rename the account of the physical machine. I guess I need a way to rename a machine but rather than have it change it's AD registration, it would create a new registration. That make sense? Thanks.
finkle636 wrote: » Having done this, what you need to do is log onto the vm as a local admin, disable the lan adapter in the VM, rename the machine in system properties AND drop it to a workgroup by leaving the "enter username and password to remove from domain" dialog prompt box blank when it appears and clicking OK (or was it cancel?) AT THE SAME TIME. Restart it into the workgroup. Sysprep the VM to regenerate the SID (and enter an new product key as this is technically another machine). Then re enable the network adapter and join it to the domain with its new SID and machine name.