Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for resetting a session #30

Open
GoogleCodeExporter opened this issue Aug 15, 2015 · 4 comments
Open

Add support for resetting a session #30

GoogleCodeExporter opened this issue Aug 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Not sure if this does anything different than logging off a session.

Original issue reported on code.google.com by danports on 17 Nov 2009 at 2:56

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by danports on 8 May 2011 at 12:32

  • Changed state: New

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Milestone-2.1

@GoogleCodeExporter
Copy link
Author

Original comment by danports on 26 Feb 2012 at 2:12

  • Added labels: Estimate-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant