Open GoogleCodeExporter opened 9 years ago
I'm not sure we want to support this if it doesn't look like the public Remote
Desktop Services API is likely to anytime soon. It depends on how useful people
would find this function. I don't often find myself needing to reset sessions,
especially in Windows Server 2008+.
Original comment by danports
on 8 May 2011 at 12:32
Original comment by danports
on 8 May 2011 at 12:32
I think we should support any operation that can be done from the built-in
Windows tools (command line and GUI).
Resetting sessions can be done with the (undocumented) WinStationReset function
in winsta.dll. The RPC spec can be found in [MS-TSTS] -- the signature of
WinStationReset should be easy to determine from that.
Original comment by danports
on 15 Feb 2012 at 2:49
Original comment by danports
on 26 Feb 2012 at 2:12
Original issue reported on code.google.com by
danports
on 17 Nov 2009 at 2:56