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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
poweroff.ps1 Normal file
View File

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