Greetings:
I need a C# routine that will return the current user logged to a given system name. I've been told 'Terminal Services' is the way to go but I don't know how to implement it within C#. Can this be done? Does the C# application need to be running on the Terminal Server or can the C# application run such a query from an XP box and use the Terminal Server?
The reason a C# application is involved is because it serves as a 'Control Center' for many kinds of system(s) monitoring. I need to keep this requirement within the confines of the Control Center.
Help & thanks!
Start Free Trial