Giter Club home page Giter Club logo

Comments (6)

ryannewington avatar ryannewington commented on September 23, 2024

@stepher15 are you looking for a solution for remote desktop users, or users logged on at the physical computer?

from idle-logoff.

stepher15 avatar stepher15 commented on September 23, 2024

Strange situation I have run into..

We use VMWare Horizon Published Applications on 2016 RDSH servers.

The users have session portability, which allows a user to reconnect to their session when remote or onsite (within the idle time for logging off a disconnected user)

The problem is when the user is remote (15 minutes idle time disconnect), and then comes in to the office and reconnects to their session, we don't want that idle session to be 15 minutes anymore. This will be controlled from the use of Imprivata SSO agent on the computer to disconnect the user session when Idle time is reached.

When remote, the idleloggoff.exe would be launched to track idle time. however when the endpoint is an internal computer, we would simple kill the exe and let the SSO agent handle the idle session timeout.

Hope this helps?

from idle-logoff.

ryannewington avatar ryannewington commented on September 23, 2024

from idle-logoff.

stepher15 avatar stepher15 commented on September 23, 2024

The Logoff is handled by the VMware Horizon Connection Server. No logoff required, simply a disconnect after xx time of being idle.
Thanks.

from idle-logoff.

ryannewington avatar ryannewington commented on September 23, 2024

Hmm, that might be a bit tricky. The app runs an internal loop that terminates when the idle event occurs and the app essentially stops. The changes needed to support your scenario are fairly substantial, especially as we probably need to start interrogating the terminal services API, to determine connected/disconnected session state and act accordingly. For this reason, I don't think this is specifically a good fit for idle logoff.

Windows has the ability to disconnect idle remote desktop sessions out of the box with GPO. If you have the ability to arbitrarily run something at start up based on if the user is remote or not, have you tried just setting the windows idle session reg keys using a script?

https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.TerminalServer::TS_SESSIONS_Idle_Limit_1

If that sort of approach is not suitable or possible, we can quote you on a small custom app to do what you are after. Feel free to email [email protected] if this is the path you want to go down.

from idle-logoff.

stepher15 avatar stepher15 commented on September 23, 2024

I have sent an email over for a custom application. I will close this request off.
Thanks.

from idle-logoff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.