speckled Posted November 7, 2008 Posted November 7, 2008 Hi all, anyone have any workaround to force stale sessions closed after a set time period? if the kids do not log off properly the next time they try to log on limit login refuses logon.
User3204 Posted November 7, 2008 Posted November 7, 2008 Log them off... ? Force user logoff after a period of inactivity Download Free Windows 2000 Resource Kit Tools I had an MSI that I pushed out, not sure where it came from, and now the staff users are logged off after 15 minutes (or something) I probably found it from Edugeek.
powdarrmonkey Posted November 7, 2008 Posted November 7, 2008 That's not the OP's question. With Limitlogon, if a machine gets killed without logging out properly, and then the same user tries to get into a different machine before the original has booted again, Limitlogon still thinks the user is already active - a stale session.
User3204 Posted November 7, 2008 Posted November 7, 2008 Ah, my misunderstanding, not some software we have.. How does Limitlogon know (or not know) that users are logged on ? If it is running an app in the logoff script, can you force this to run ? I know a lot of the students we have like to restart the machines, rather than log off, so you could run this app during startup.
SpuffMonkey Posted November 10, 2008 Posted November 10, 2008 I clear all the records overnight each day from a script - its not perfect - but it helps. I suppose you could run the script at lesson end or break & lunch time too.
tosh74 Posted November 10, 2008 Posted November 10, 2008 LLogincmd.exe /c Scheduled task on the limitlogon server
SpuffMonkey Posted November 10, 2008 Posted November 10, 2008 Yep - as tosh says - its just a /c argument, I do this just prior to kicking off psshutdown 1
glensc Posted November 10, 2008 Posted November 10, 2008 I made a .bat file of LLogincmd.exe /c then have the .bat file run from a schedule.
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