Hi all,
I'm curious, has the Windows Terminal Services (WTS) API been implemented into .NET?
I've found the full API on the MSDN site (
http://msdn.microsoft.com/library/de...rvices_api.asp)
but my C programming isnt that hot, I'd prefer if I could do it in
something like C# of
VB.
Basically, I want to be able to type in the name of a server, and be
able to list all TS sessions on that server, and do things like Reset them, etc. I know this is possible using the API listed above, but like I say, I'd prefer to do it in a different language, other than C++.
Many shoes,
Jamez/SiliconFuRy