jeffreybernabe Posted April 26, 2010 Posted April 26, 2010 is this possible?:a Logon (vb script) that can automatically logoff after a specified time (2 hours) per day and the user cannot log back in because his/her time is expired.
Tripredacus Posted April 26, 2010 Posted April 26, 2010 Are you wanting to run this in an AD environment?
allen2 Posted April 26, 2010 Posted April 26, 2010 You could do something like that :- check if user already logged today (checking a flag)- if no start a timer et set a flag for today then after 2 hours close session- if yes close session immediatly
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