Query Terminal Server
Updated: January 21, 2005
Syntax
Parameters
Remarks
- Query termserver searches the network for all 
				attached terminal servers and returns the following information:- The name of the server
- The network (and node address if the /address option is used)
 
Examples
query termserver
To display information about the terminal server named server3, type:
query termserver server3
To display information about all terminal servers in domain SYSTEM, type:
query termserver /domain:system
To display the network and node address for the terminal server named server3, type:
query termserver server3 /address
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 | 
