scripts/windows-shutdown.ps1 hinzugefügt
This commit is contained in:
parent
fa65a6eb24
commit
af28d9194b
scripts
|
@ -0,0 +1,2 @@
|
||||||
|
$shell = New-Object -ComObject Shell.Application
|
||||||
|
$shell.ShutdownWindows()
|
Loading…
Reference in New Issue