Files
DetectionLab/Packer/scripts/sysprep.bat
2019-07-06 18:29:29 -07:00

5 lines
157 B
Batchfile
Executable File

net stop tiledatamodelsvc
echo "I am shutting down"
c:\windows\system32\sysprep\sysprep.exe /generalize /mode:vm /oobe /unattend:a:\unattend.xml
shutdown /s