Files
KITL-Sonstiges/sandbox.bat
T
Tim-Schilling a7a4eba531 Hochladen von Sandbox.bat
Hochladen zum foce Neustart der Windows Sandbox

Signed-off-by: Tim-Schilling <tim-schilling@noreply.localhost>
2024-12-17 08:02:53 +01:00

10 lines
146 B
Batchfile

net stop CmService
net stop vmcompute
net stop svchost
net start CmService
net start vmcompute
net start svchost
WindowsSandbox.exe