Create poweroff.ps1

This commit is contained in:
Markus Fleschutz
2020-04-30 17:54:15 +02:00
committed by GitHub
parent 675a0991c2
commit fe9f1ae28a

2
poweroff.ps1 Normal file
View File

@ -0,0 +1,2 @@
# Halts the local computer! Administrator rights might be needed!
Stop-Computer