Jump to content

Automatically log off a user after 10 minutes


Recommended Posts

Posted

is there a script that can be applied to a OU via group policy to log users off automatically after 10minutes and not allow them to log back on that day?

Thanks

Posted

There is a group policy setting to log off users after a certain time, but I can't for the life of me remember where I saw it... dunno how you'd prevent them logging on again, but it's a start.

 

Why do you need to do this?

Posted
There is a group policy setting to log off users after a certain time, but I can't for the life of me remember where I saw it... dunno how you'd prevent them logging on again, but it's a start.

 

Why do you need to do this?

The logon hours restrictions in AD would probably be the only way to stop them logging back in.

 

 

 

Sounds like you need some sort of script that runs on login then waits X minutes and then logs off and reports the account to the server so it can lock it.

Posted

@LukeC:

 

Would this be for all users?

As staff using IWB would inevitably find it a harrowing experience to have to keep logging in or for that matter having to get their login reset after 10 Mins.

 

We tried the screen saver policy and the backdraft from that was enormous so we had to remove the policy and it's effects. ;) :)

Posted

There was a script on here limitlogon (or something similar) which can be used when people log on and adds the username/computer name to a text file. Then when a user logs on it checks to see if their name already exists as a file and if so denies then log on.

 

This could possibly be adapted to be created when a user is automatically logged off and so cannot log back on until you delete all files created? Maybe not the best way, but I think it may do what you want.

Posted
the script is only to be used for a group of computers in the pupil foyer, as these are going to be used as internet pods used for checking emails and timetables primarly so we are trying to prevnt certain students hogging them all break and lunch. But we would also liek to disable them between certain times ie lessons time no access.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...