GPO screensaver

N3m[B]er Posted messages 854 Status Membre -  
kelux Posted messages 3065 Registration date   Status Contributeur Last intervention   -
Hello,

I need to enforce the screensaver to 5 minutes on about 200 devices.

It must apply to these devices regardless of the user accounts in the domain, so it would be better to enforce it with a policy by computer.

How should I go about it? (several solutions tested but to no avail...)

Thanks in advance.

--
- "What resolution did you choose for the new year? "
- "1024 x 768 "

2 réponses

kelux Posted messages 3065 Registration date   Status Contributeur Last intervention   434
 
Hello,

(several solutions tested but in vain...)
Which ones?

We can very well configure this type of GPO on all users, so no matter the workstation, the user will have their screensaver...

Is the goal auto-locking the session after inactivity?

Using a registry "compactor" on top of a registry "cleaner" would be equivalent to rinsing your throat with a swig of Jack Daniels after swallowing a pint of snake oil....
0
N3m[B]er Posted messages 854 Status Membre 611
 
No, no, no locking, just the screensaver that starts after 5 minutes.
0
N3m[B]er Posted messages 854 Status Membre 611
 
I created a .bat file containing:

REG ADD "HKCU\Control Panel\Desktop" /V ScreenSaveTimeOut /t REG_SZ /d 300

It works well locally, but through GPO in startup script, nothing happens on the client...
0