Tech Support Guy banner

clone Full Windows Server OS 2016 to another hard drive

2 reading
1.5K views 5 replies 5 participants last post by  SayCheeze  
#1 ·
hello Guys i wanna clone The Full Windows Server 2016 OS to another hard drive to replace it to another machine without reinstall windows server
i tried softwares like Easue partition / veem / macruit ..nothing worked

Image
 
#3 ·
If you're going to try and clone it to a drive and put it in a completely different machine, this might not work due to licensing. To check that, open a Command Line and enter the following command:

Code:
slmgr.vbs -dli
If the dialogue box confirms it is a RETAIL license then it's transferable. If it's an OEM license then it's tied to the motherboard and cannot be transferred.

If you do have a retail license, you could use Windows Server Backup to perform a bare metal backup, which you can then restore to the new hardware.