Can someone point me to examples/documentation showing me how share a single C# .net 3.5 based application via RDP / Desktop Sharing?
Will a clickonce app that checks for autoupdate on start autoupdate itself as a terminal services web开发者_JS百科app? Will it check for and update itself like it would as a regular desktop app?To Cli
My application is running as service under Windows Server 2008. I\'m looking for a 开发者_如何学运维way to detect an active console session. This can either be the console or a RDP session started as
I am trying to understand better how Windows sessions (TS sessions and log on sessions) works (currently in XP), so maybe my whole question or what I am trying to do is impossible.
I am using DevExpress skins. I implemented a switch to disable skins manually. I need this basically because of a Terminal server (I need to have a flat look to save on connection bandwith).
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m having a very difficult time listing and closing the sessions of folks using Mstsc /admin. Does anyone know the AP开发者_运维问答I to use if the server is a normal server and not a terminal serv
HI, Im using Delphi and I want to make an application that can do the following When started from within Terminal services (remote开发者_JAVA技巧 desktop), if another user logs into another termina
I have written code that uses a .bat file (code: rwvinstat /server:servername) that populates a DataGrid of users logged in to a terminal service session in c#. The .bat lives on the server with the a
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Updat开发者_开发问答e the question so it's on-topic for Stack Overflow.