Skip to content

Instantly share code, notes, and snippets.

@vpnwall-services
Created June 5, 2023 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vpnwall-services/a00b39afea18704a8be38623094198e2 to your computer and use it in GitHub Desktop.
Save vpnwall-services/a00b39afea18704a8be38623094198e2 to your computer and use it in GitHub Desktop.
[SYSPREP 101] Sysprep 101 #sysprep #101 #windows #prepare #cloning

SYSPREP 101

Prepare system

  • Run sysprep %WINDIR%\system32\sysprep\sysprep.exe /generalize /shutdown /oobe

  • Run sysprep for converting physical machine to vm %WINDIR%\system32\sysprep\sysprep.exe /generalize /shutdown /oobe /mode:vm

Reboot into USB

Cloning

Profit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment