Windows 7 – Image Capture with Sysprep
June 4th, 2009
Windows 7 RC has a little bug regarding Image capturing, it is not big deal but you might have an interrupted sysprep process if you don’t take this into consideration. This is reported and will be fixed on the RTM build, for now you can follow this guide to succesfully get a .WIM image from a Windows 7 RC model machine:
- Open a command prompt as Administrator.
- Navigate to c:\windows\system32\sysprep
- (bug in RC) Make sure the “wmpnetwk.exe” process is not running and the “Windows Media Player Networking Sharing” service is disabled. If not a problem related to the drmv2clt.dll (Digital Rights Management DLL) will abort the sysprep execution.
- Run sysprep.exe /oobe /generalize /reboot
Now begins the capture process:
- (~5 mins) Sysprep will go though the foillowing phase
- Processing cleanup phase Sysprep plugins
- Processing generalize phase Sysprep plugins
- (~5 mins) Reboot (be aware of this reboot to capture the image, if not you will need to re-run Sysprep)
- Press F12 (or manually configure the BIOS to boot from the LAN)
- Press F12 again to initiate a session the PXE Server.
- Select the Image Capture option as you will be generating a .WIM file for later upload to the MDT Server
- Once in the image capture wizard
- Choose a name for your image
- Capture locally to avoid networking issues and maker sure you will get the .WIM image
- Choose a name for the file on the local disk and make sure you specify a .WIM extension for the file
- (~70 mins) Be patience go somewhere else while the .WIM generation tooks place.
- (~10 mins) First boot: Now boot again the model workstation and you will get a 1st boot experience.
