larynx Posted June 2, 2007 Posted June 2, 2007 I have a Windows SBS 2003 domain controller with Windows XP clients, I'm looking for a way to automatically logoff users after a certain period of inactivity. I found one way (http://support.microsoft.com/kb/314999) but it requires configuration on the clients which I don't want to do because they can just remove it.Is there any other way to accomplish this?
cluberti Posted June 2, 2007 Posted June 2, 2007 You could configure winexit.scr via a Group Policy setting - that would disallow users from modifying it unless they were administrators with regedit access.
larynx Posted June 3, 2007 Author Posted June 3, 2007 Is there any way to configure the logoff using a GPO without using a local screen saver?
cluberti Posted June 4, 2007 Posted June 4, 2007 You can configure logon hours without a screensaver, but that won't log off after inactivity (it logs users off or locks them out after a specific hour / minute of day). Otherwise, no, not without using something 3rd party.
cluberti Posted June 4, 2007 Posted June 4, 2007 If you've got the budget, ScriptLogic Desktop Authority does have a logoff agent that can do this, as an FYI. Good product for other things, too.
annakin108 Posted June 7, 2007 Posted June 7, 2007 can you use shutdown.exe? that has pleanty of flags to go along with it... it will kill all apps running and also reboot for ya..I guess the next hurdle would be figuring out how to trigger it... "based on what"if screensavor on for "howmany mins" thanshutdown.exe -f -r
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