This website requires JavaScript.
Explore
Help
Register
Sign In
develcooking
/
windows-configs
Template
Watch
1
Star
0
Fork
You've already forked windows-configs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
windows-configs
/
scripts
/
windows-shutdown.ps1
3 lines
74 B
PowerShell
Raw
Permalink
Blame
History
$shell
=
New-Object
-ComObject
Shell
.
Application
$shell
.
ShutdownWindows
(
)
Reference in New Issue
View Git Blame
Copy Permalink