Various shut down options for Windows XP
Various shut down options for Windows XP
Rate Various shut down options for Windows XP
(1(1 Vote))
' Switches:
' -l Log off profile
' -s Shut down computer
' -r Restart computer
' -f Force applications to close
' -t Set a timeout for shutdown
' -m \\computer name Shut down remote computer
' -i Show the Shutdown GUI
' Example of shutdown:
Shell ("Shutdown -s -t 5") ' Shuts computer down after timeout of 5
Various shut down options for Windows XP Comments
No comments yet — be the first to post one!
Post a Comment