top of page
Writer's pictureRoman Lorenzen

Performing a SYSPREP before making a Device Image (ISO)

Updated: Nov 14, 2022

This technique is a MUST KNOW when creating images for specific Windows Devices that includes the updated drivers right out of the box. The System Preparation Tool will reset the Operating System for an "Out-of-Box Experience" while keeping any drivers you previously installed.


Now that you have your test device updated and prepared to create an ISO, you want to make sure and run the SysPrep tool.


This procedure can be used for standard ISOs that you'll use via USB Stick, DVD, SCCM, or other imaging solutions that require an ISO.


Steps:


  1. On the device you will create an image from, open RegEdit

  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Sysprep\Settings\sppnp

  3. Edit 'PersistAllDeviceInstalls' to a Value of '1'

  4. Open File Explorer

  5. Navigate to: C:\Windows\System32\Sysprep

  6. Run ‘sysprep.exe’

  7. 'System Cleanup Action' should be set to ‘Enter System Out-ofBox Experience (OOBE)

  8. Check the Generalize box

  9. Select the Shutdown Option as Reboot or Shutdown depending on your needs

  10. Select OK



27 views0 comments

Recent Posts

See All

Commenti


bottom of page