Select Git revision
2_Sysprep.cmd
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
2_Sysprep.cmd 123 B
@echo off
start C:\Windows\System32\Sysprep\sysprep.exe /oobe /generalize /shutdown /unattend:C:\Install\unattend.xml
exit