Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m trying to write a Terminal Services add-in with .N开发者_如何学Pythonet (VB or C#) and am following this project on Code Project:
I am writing a C# .NET 3.5 Windows Service that needs to perform some actions whenever a user logon or unlock event occurs. I have tried registering the service by adding my event handler to Microsoft
I am trying to use the function WTSQuerySessionInformation in a Visual C# project, including the following l开发者_JAVA技巧ines in the class definition:
In a terminal services/citrix environment, should I call Application.EnableVisualStyles() in my .NET 3.5 WinForms app when my program
I have a custom开发者_如何学运维 bar code app running on .Net 2.0 framework and installed on a Windows Terminal Server.I’m using HP type thin clients and they are pulling their desktop from the TS th
I\'m thinking about creating an application (or refactoring other in-house software) which could work effectively on a TS server (which from my knowledge means开发者_如何学C that every instance shares
We have a problem using a C# script to configure the connection broker with the Powershell. When we import the module remotedesktopservices, because the session host role was installed and used befor
I need开发者_如何学Python to get the underlying client PC name from a user\'s terminal server session.
I\'m using the following API call to determine the name of the remote client in a Terminal Server session: