Checking Terminal server install mode
IT & Infrastructure
1
Posts
1
Posters
4
Views
1
Watching
-
I'm trying to determine whether a terminal server is being run in execute or application mode. I'm making the check inside an installer so that I can tell the user how to proceed if the TS is in the wrong mode and then exit. I found a link to this but it says it's not implemented. http://msdn.microsoft.com/en-us/library/bb432494%28VS.85%29.aspx[^] Is there a way to find out which mode a terminal server is in without running change user /query and parsing the output? Cheers Russell