How to Sysprep a Windows 7 Machine Ready for WDS Capture

I’ve recently been working on a project using WDS and MDT rather than SCCM and I needed to create some new custom images to deploy to around 200 machines. These consisted of Windows XP, Windows 7 Enterprise x86 and x64. Once I had created the custom image, I needed to then capture it using Sysprep […]

How To Sysprep A Windows 7 Machine Ready For Wds Capture
I’ve recently been working on a project using WDS and MDT rather than SCCM and I needed to create some new custom images to deploy to around 200 machines. These consisted of Windows XP, Windows 7 Enterprise x86 and x64.
Once I had created the custom image, I needed to then capture it using Sysprep and WDS capture boot image. To do this is very simple. Firstly, you need to ensure that you have your WDS environment setup and working fully and that you also have a capture boot image ready to use via the F12 (PXE boot) method. Once this is in place, you can load up your capture machine (I’d recommend using a virtual machine at all times to capture a generic hardware image) and then run Sysprep on it ready for the capture. To do this, follow the steps below: Run the Sysprep program from:
 C:WindowsSystem32Sysprepsysprep.exe  
1
You should then see a dialogue box pop up and you should ensure that you use the following settings:
  • Enter System Out-of-Box Experience (OOBE)
  • Tick the Generalize box
  • Shutdown as your Shutdown Options
2
Please be aware that I’m using my Windows 8 machine to grab these screenshots so your Sysprep Tool version may be different from above.
Once you are happy with this, click OK.
The machine will then run through the Sysprep process and shut down, this means that the machine is now syspreped and ready for WDS capture.
The shutting down part of sysprep process I think is important as you need to PXE boot the machine at this point and use the WDS capture boot image to run the capture. If you let it reboot and run the mini-install, the WDS capture will not work.
If you have any questions, please leave a comment below.
🛠️

Gear We Recommend

A few general tech accessories worth having alongside this.

Browse our General Tech Accessories picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.