Manage Sleep Settings via Registry

Romain4285 Posted messages 3 Status Membre -  
Romain4285 Posted messages 3 Status Membre -
Hello,

Here's my problem, I would like to set the sleep duration for several PCs by editing the Windows registry.
I need to configure about 20 PCs (disable screensaver and set sleep mode to 20 minutes). For this, I would like to create a ".reg" file that can be run on all machines (thus avoiding the hassle of configuring every PC).

I have already created a ".reg" file to remove access to the screensaver. But I can't find the registry key where I can modify the sleep time.

Could someone help me?

Thank you in advance.
Configuration: Windows XP SP2 US Internet Explorer 6.0

2 réponses

micbar Posted messages 52 Status Membre 30
 
HKCU\Control Panel\Desktop\ScreenSaveTimeOut = 1200 (in milliseconds)
4