Windows – Auto Log-Off Windows users – Windows 2003 domain

group-policywindowswindows-server-2003

I am trying to make windows clients automatically log off after some time, I have been trying to use the winexit.scr which I have seen working else where in a similar environment.

After working though these instructions (I did read the comments and notice the original ADM provided is buggy) I've had no joy what so ever! Winexit.scr refuses to read any settings in the registry, even while using a test account I can access the required reg key(s); edit, add, and remove values.

Essentially winexit.scr always uses it's default values: 30 second timeout, no forced log-out. What I really want is a 30 minute timeout with a forced log-out, closing all the users apps etc.

I've tried removing and re-adding the ADM template, creating the GPO from scratch several times, giving various registry permissions – including full control to "Everybody" just for fun!

Oh, clients are all win XP SP3, DC is win 2003 R2 SP2.

So, can anybody suggest something?

Cheers!

Best Answer

I had to implement a similar solution in the same kind of environment (Server 2K3 / Win XP) and the definitive guide that I found was located at a little Wordpress Blog. I highly suggest that you follow his narrative, from searching for a solution through implementation and troubleshooting.

The only other suggestions I have for you are that you check the permissions on the registry values as, by default, they only work for administrators.