You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 issue reported on code.google.com by
danports
on 17 Nov 2009 at 2:56The text was updated successfully, but these errors were encountered: