The best way to clone Win7 machines

deploymentwindows 7

I'm looking to buy 5 new Win7 boxes and would like to ease deployment by cloning the OS. What I would like to do is install a fresh OS (Dell doesn't seem to sell machines without preinstalled crapware anymore) and then install a few apps on the first one.

Once it is just right, I want to clone the OS and install the image on the other four machines and just change the machine name.

Is this possible to do without any extra third party software? What I am thinking of doing is backing up the disk image of the first machine to a network share, and then booting the others to the windows install DVD and restoring the same image on each machine.

Has anyone had any luck with this technique?

Best Answer

You can use sysprep which Microsoft has lots of documentation on.

Related Topic