@rem Uninstall VMware Tools @rem (wait for orphaned child process to finish) @rem Silent mode, basic UI, no reboot start "Uninstall VMware Tools" /b /w e:\setup64 /s /v "/qb REBOOT=R REMOVE=ALL" @rem Initiate Sysprep C:\Windows\System32\Sysprep\sysprep.exe /generalize /oobe /unattend:A:\Sysprep_Unattend.xml /quiet /shutdown