Tsshutdn
Updated: January 21, 2005
Syntax
Parameters
Remarks
- You must have administrative credentials to run tsshutdn.
- Using Shut Down on the Start menu is not recommended for shutting down a terminal server. This method does not notify users before ending their sessions.
- All connected sessions are notified that they are going to be shut down. Sessions that have applications with open files prompt the user to save the files. After initiating the logoff command, tsshutdn waits a specified interval (the default is 30 seconds, which is set by /delay), before ending all processes.
- Tsshutdn does not reboot the terminal server unless the /reboot option is specified.
Examples
tsshutdn /server:TerminalServer1
To reboot the computer named TerminalServer1, type:
tsshutdn /server:TerminalServer1 /reboot
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |