terminal-services
What does localhost mean within a Windows terminal services server? Machine or session? [closed]
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.[详细]
2023-04-05 02:41 分类:问答Using Virtual Channel on a 64-bit Client
I\'m trying to write a Terminal Services add-in with .N开发者_如何学Pythonet (VB or C#) and am following this project on Code Project:[详细]
2023-03-28 13:59 分类:问答Windows Service: Session Unlock Event with Fast User Switching and Terminal Services Stopped and Disabled
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[详细]
2023-03-20 20:17 分类:问答Using WTSQuerySessionInformation in Visual C#
I am trying to use the function WTSQuerySessionInformation in a Visual C# project, including the following l开发者_JAVA技巧ines in the class definition:[详细]
2023-03-16 06:56 分类:问答Should I call Application.EnableVisualStyles() on terminal services?
In a terminal services/citrix environment, should I call Application.EnableVisualStyles() in my .NET 3.5 WinForms app when my program[详细]
2023-03-06 05:24 分类:问答VB app needs Windows TS thin client unique ID
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[详细]
2023-03-03 04:00 分类:问答C# Terminal Services Aware Application
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[详细]
2023-02-19 13:35 分类:问答Powershell and a C# Connection Broker
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[详细]
2023-02-19 02:08 分类:问答Preferred way Of getting Client name From Terminal Server Session
I need开发者_如何学Python to get the underlying client PC name from a user\'s terminal server session.[详细]
2023-02-16 14:25 分类:问答WTSQuerySessionInformation sometimes failing with "Access Denied"
I\'m using the following API call to determine the name of the remote client in a Terminal Server session:[详细]
2023-02-15 15:38 分类:问答