sb1920alk Posted December 29, 2009 Posted December 29, 2009 I'm looking for a band-aid. I have a user logged in to a terminal server. After x amount of idle time the session disconnects, and after y more idle time the session logs off. In this particular situation, I can't change the user account properties, the terminal server configuration, or group policy, so I'm looking for a script the the user can run when they think they'll be idle for a while that will trick the terminal server into thinking they're not idle. I've tried the obvious mouse moves and keystrokes, but they aren't working. ...and if it could keep the session alive after the user disconnects, that would be really great.
EndFunc Posted December 30, 2009 Posted December 30, 2009 Maybe try something like this. http://www.autoitscript.com/forum/index.php?showtopic=38976&view=findpost&p=653547 EndFuncAutoIt is the shiznit. I love it.
sb1920alk Posted December 30, 2009 Author Posted December 30, 2009 Maybe try something like this.http://www.autoitscript.com/forum/index.php?showtopic=38976&view=findpost&p=653547Thanks for the reply. I'll try it.
gte Posted January 22, 2010 Posted January 22, 2010 This is a little old, but I just fixed this by having a file read to a know file that's of a 100 kb or so, this will send 100kb from one session end to the otherI'm looking for a band-aid. I have a user logged in to a terminal server. After x amount of idle time the session disconnects, and after y more idle time the session logs off. In this particular situation, I can't change the user account properties, the terminal server configuration, or group policy, so I'm looking for a script the the user can run when they think they'll be idle for a while that will trick the terminal server into thinking they're not idle. I've tried the obvious mouse moves and keystrokes, but they aren't working....and if it could keep the session alive after the user disconnects, that would be really great. HP OpenView ServiceCenter keep alive scriptRemote Desktop Login Script
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now