TSSrvType is a command-line tool to list all Servers in a Domain with the type of Terminal Services Mode they have been assigned - Application Server Mode or Remote Application Mode. This utility was written to assist administrators to determine the status mode of Terminal Services on all servers within a given Domain. An administrator can list all servers and the Terminal Services mode they operate in, or using command line switches, can list all servers in a specified Domain operating in either mode. This utility is FREEWARE and was written by Warren Simondson of Ctrl-Alt-Del IT Consultancy, Australia. www.ctrl-alt-del.com.au Thankyou to the WINDOWS SDK available from http://msdn.microsoft.com/downloads Usage: TSSrvType [/DOMAIN:domainname] [/A | /R] /DOMAIN:domainname - [Optional] Specifies the Domain in which to query the servers. (default is active domain). /A - [Optional] List only Servers in TS Application Mode. /R - [Optional] List only Servers in TS Remote Admin Mode. /? - This help information. TSSrvType with no parameters will list all servers in the current Domain and the type of Terminal Server Mode they operate in. E.G. TSSrvType /DOMAIN:MyDomain This command will list all servers in MyDomain and display the Terminal Services mode they operate in. E.G. TSSrvType /DOMAIN:MyDomain /A This command will list all servers in MyDomain and display only those servers that operate in Application Mode of Terminal Services. The freeware version is offered AS IS. Ctrl-Alt-Del IT Consultancy has made every effort possible to ensure that TSSrvType is free of any bugs or errors, however in no way is TSSrvType to be considered error or bug free. You assume all responsibility for any damages or lost data that may result from any errors or bugs in TSSrvType. IN NO EVENT WILL Ctrl-Alt-Del IT Consultancy BE LIABLE TO YOU FOR ANY GENERAL, SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR OTHER DAMAGES ARISING OUT OF THIS PRODUCT.