PDA

View Full Version : how do you auto lock the system after 15min idle in win2k


el
10-08-01, 06:40 PM
I use manual lock with

%windir%\System32\rundll32.exe user32.dll,LockWorkStation

but I would like to auto lock workstation/server after 15minutes for the entire domain.

Vryce
10-08-01, 07:53 PM
if you set a passworded screen saver to activate after 15 min, you'll get the equivalent of a locked station...

RedDeathDrinker
10-08-01, 08:50 PM
Screensaver is right.

At Shell, all our PC's are set to go to screensaver after 15 minutes, and they need to be unlocked before you can use them again........

el
10-08-01, 09:15 PM
so can I do the entire domain in the registry?