Lock Workstation

J

jeppolito

I am trying to create a reg key which will force the lock
desktop on after 5 minutes of inactivity on WinXP Pro
boxes. I know where the enable/disable lockworkstation
key is but I cannot find the key which controls the time
limit. Any suggestions would be appreciated.
jim
 
C

Carey Frisch [MVP]

Go to your Screensaver tab in Display Properties and place a
check next to "on resume, display Welcome Screen".
Then set your screensaver in your desired time frame..

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/

---------------------------------------------------------------------------------------


| I am trying to create a reg key which will force the lock
| desktop on after 5 minutes of inactivity on WinXP Pro
| boxes. I know where the enable/disable lockworkstation
| key is but I cannot find the key which controls the time
| limit. Any suggestions would be appreciated.
| jim
 
J

just say NO to PDF

(Have a look at screen saver "Wait" time in monitor properties.)
Don't know the exact location in reg, but...
"Install Watch Pro" at www.epsilonsquared.com is an invaluable tool for
watching which registry changes are made by a GUI setting. Best of all, it's
free!

HTH
--Maarten
 
T

Torgeir Bakken (MVP)

jeppolito said:
I am trying to create a reg key which will force the lock
desktop on after 5 minutes of inactivity on WinXP Pro
boxes. I know where the enable/disable lockworkstation
key is but I cannot find the key which controls the time
limit. Any suggestions would be appreciated.

Hi

Something like this maybe:


REGEDIT4

[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSaveActive"="1"
"ScreenSaverIsSecure"="1"
"ScreenSaveTimeOut"="300"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top