terminal-services
WTSQuerySessionInformation returning empty strings
I\'ve written a program which should query the Terminal Services API and print out some state information about the sessions running on a terminal services box.I\'m using the WTSQuerySessionInformatio[详细]
2022-12-29 23:11 分类:问答Iterating arrays in a batch file
I am writing a batch file (I asked a question on SU) to iterate over terminal servers searching for a specific user. So, I got the basic start of what I\'m trying to do.[详细]
2022-12-28 15:20 分类:问答Flow control in a batch file
Reference Iterating arrays in a batch file I have the following:开发者_开发知识库 for /f "tokens=1" %%Q in (\'query termserver\') do ([详细]
2022-12-28 06:45 分类:问答PCI compliance: using SSL as transport layer for RDP (Terminal Service)
My client failed her PCI compliance audit.The server supports Remote Desktop (Terminal Service) but only provides encryption and not authentication.This exposes the server to Man-In-The-Middle attacks[详细]
2022-12-26 07:47 分类:问答Detect source of remote desktop connection
This question tells me how to detect a remote des开发者_开发百科ktop session. Do anybody know if it\'s possible to find out from where the remote connection was initialized?@Vegar, you can use theWTS[详细]
2022-12-23 08:43 分类:问答Emulate terminal services
I am a seaso开发者_如何学编程ned Delphi developer and would like to create something like seamless terminal services where an application is executed on a server but appears on the the desktop of the[详细]
2022-12-23 04:55 分类:问答Technique to limit number of instances of our application under Terminal Server
I\'m looking for simple ways to monitor and limit the number of instances of our application under Terminal Server (2003 and 2008).[详细]
2022-12-22 14:35 分类:问答Intrasession Communication with .NET Remoting
I have an application that needs to be called upon by开发者_Python百科 a second application.These applications need to find each other without configuration (preferably without touching the registry)[详细]
2022-12-21 09:18 分类:问答Managing terminal users through System.DirectoryServices
I have a environment where I need to frequently change the parameters to a program that is launched when a user logs in to the terminal server. As of right now we open the computer management snap-in[详细]
2022-12-15 21:54 分类:问答Terminal Services commands available in a .NET namespace?
Are there .NET equivalent commands to termina开发者_JAVA技巧l services commands \'QWINSTA\', \'RWINSTA\', AND \'TSDISCON\'?[详细]
2022-12-14 12:04 分类:问答