Preparing Windows To Deploy On Additional Machines

Posted Nov 30, 2008 | by Jason Faulkner  

While this tip will only scratch the surface if you are planning to deploy a common Windows ‘image’ to multiple machines, a tool which is absolutely essential is Microsoft Sysprep. In a nutshell, this program converts the current Windows installation (in this case XP) to a generic/template state. After running Sysprep, when the machine reboots you will get a brief wizard which walks you through the process of assigning your computer a name and setting up the Windows Administrator account password.

I recently had to rebuild 15 training machines and instead of manually setting up each one, I simply built one install how I needed it and then imaged it to the other machines. My entire process was:

  1. From scratch, set up one machine exactly how I needed it. Install all programs, apply all the settings, create user accounts, etc.
  2. Use the Sysprep tool.
  3. Create an image of the ‘template’ machine’s hard drive (after Sysprep was run).
  4. Copy the image to the other machines.
  5. Start up each of the machines after the image was copied and walk through the Windows setup wizard.
  6. Done.

Using this method I was able to complete 15 machines in just about 1 day. Doing everything manually would have taken significantly longer.

Which Of These Traits Applies To YOUR Computing Life?...

Leave a Reply