-: Shutdown Command Via Command Prompt :- The 'Shutdown' Command Becomes More Flexible and Automated when used from the Command Prompt. To Run the 'Shutdown' command from the command prompt, go to 'Start > Run', type 'cmd', and press 'Enter'. In the black box (the command prompt) type 'Shutdown' and the Switches you want to use with the 'Shutdown' command. You have to use at least one switch for the shutdown command to work. The Switches :- The 'Shutdown' command has a few options called Switches. You can always see them by typing 'shutdown -?' in the command prompt if you forget any of them. -i: Display GUI interface, must be the first option -l: Log off (cannot be used with -m option) -s: Shutdown the computer -r: Shutdown and restart the computer -a: Abort a system shutdown -m \\computername: Remote computer to shutdown/restart/abort -t xx: Set timeout for shutdown to xx...
Comments
Post a Comment