G
Guest
Does anyone know how you could query TS to find out how many sessions are using a particular program
For example, what if you wanted to know how many copies of Excel were running on a particular TS
I know about the Query Process command (query process * /server:servername) but what I am looking for is a way to access the functionality of this programatically. For example a VB program that runs and interogates the server and brings back a count of the programs (.exe) that are runnning on the TS
Thanks
For example, what if you wanted to know how many copies of Excel were running on a particular TS
I know about the Query Process command (query process * /server:servername) but what I am looking for is a way to access the functionality of this programatically. For example a VB program that runs and interogates the server and brings back a count of the programs (.exe) that are runnning on the TS
Thanks