CLASS USER
CATEGORY !!NJCISEDITS
CATEGORY !!SCREENSAVER
POLICY !!ScreenSaverActive
KEYNAME "Software\Policies\Microsoft\Windows\Control Panel\Desktop"
#if version >= 4
SUPPORTED !!SUPPORTED_Win2kSP1
#endif
EXPLAIN !!ScreenSaverActive_Help
VALUENAME "ScreenSaveActive"
VALUEON 1
VALUEOFF 0
END POLICY
POLICY !!ScreenSaverFilename
KEYNAME "Software\Policies\Microsoft\Windows\Control Panel\Desktop"
#if version >= 4
SUPPORTED !!SUPPORTED_Win2kSP1
#endif
EXPLAIN !!ScreenSaverFilename_Help
PART !!ScreenSaverFilename EDITTEXT
VALUENAME "SCRNSAVE.EXE"
END PART
END POLICY
POLICY !!ScreenSaverIsSecure
KEYNAME "Software\Policies\Microsoft\Windows\Control Panel\Desktop"
#if version >= 4
SUPPORTED !!SUPPORTED_Win2kSP1
#endif
EXPLAIN !!ScreenSaverIsSecure_Help
VALUENAME "ScreenSaverIsSecure"
VALUEON 1
VALUEOFF 0
END POLICY
POLICY !!ScreenSaverTimeOut
KEYNAME "Software\Policies\Microsoft\Windows\Control Panel\Desktop"
#if version >= 4
SUPPORTED !!SUPPORTED_Win2kSP1
#endif
EXPLAIN !!ScreenSaverTimeOut_Help
PART !!ScreenSaverTimeOut_Tip1 TEXT
END PART
PART !!Blank TEXT
END PART
PART !!ScreenSaverTimeOutFreqSpin NUMERIC DEFAULT 900
MIN 0 MAX 599940 SPIN 60
TXTCONVERT
VALUENAME "ScreenSaveTimeOut"
END PART
END POLICY
END CATEGORY
END CATEGORY
[strings]
NJCISEdits="NJC Info Sys GP Edits"
SCREENSAVER="Screensaver settings"
CPL_Display_HideScrsav="Hide Screen Saver tab"
NoDispScrSavPage_Help="Removes the Screen Saver tab from Display in Control Panel.\n\nThis setting prevents users from using Control Panel to add, configure, or change the screen saver on the computer."
ScreenSaverActive_Help="Enables desktop screen savers.\n\nIf you disable this setting, screen savers do not run. Also, this setting disables the Screen Saver section of the Screen Saver tab in Display in Control Panel. As a result, users cannot change the screen saver options.\n\nIf you do not configure it, this setting has no effect on the system.\n\nIf you enable it, a screen saver runs, provided the following two conditions hold: First, a valid screensaver on the client is specified through the "Screensaver executable name" setting or through Control Panel on the client computer. Second, the screensaver timeout is set to a nonzero value through the setting or Control Panel.\n\nAlso, see the "Hide Screen Saver tab" setting."
ScreenSaverActive="Screen Saver"
ScreenSaverFilename_Help="Specifies the screen saver for the user's desktop.\n\nIf you enable this setting, the system displays the specified screen saver on the user's desktop. Also, this setting disables the drop-down list of screen savers on the Screen Saver tab in Display in Control Panel, which prevents users from changing the screen saver.\n\nIf you disable this setting or do not configure it, users can select any screen saver.\n\nIf you enable this setting, type the name of the file that contains the screen saver, including the .scr file name extension. If the screen saver file is not in the %Systemroot%\System32 directory, type the fully qualified path to the file.\n\nIf the specified screen saver is not installed on a computer to which this setting applies, the setting is ignored.\n\nNote: This setting can be superseded by the "Screen Saver" setting. If the "Screen Saver" setting is disabled, this setting is ignored, and screen savers do not run."
ScreenSaverFilename="Screen Saver executable name"
ScreenSaverIsSecure_Help="Determines whether screen savers used on the computer are password protected.\n\nIf you enable this setting, all screen savers are password protected. If you disable this setting, password protection cannot be set on any screen saver.\n\nThis setting also disables the "Password protected" check box on the Screen Saver tab in Display in Control Panel, preventing users from changing the password protection setting.\n\nIf you do not configure this setting, users can choose whether or not to set password protection on each screen saver.\n\nTo ensure that a computer will be password protected, also enable the "Screen Saver" setting and specify a timeout via the "Screen Saver timeout" setting.\n\nNote: To remove the Screen Saver tab, use the "Hide Screen Saver tab" setting."
ScreenSaverIsSecure="Password protect the screen saver"
ScreenSaverTimeOut="Screen Saver timeout"
ScreenSaverTimeOut_Tip1="Number of seconds to wait to enable the Screen Saver"
ScreenSaverTimeOutFreqSpin="Seconds:"
ScreenSaverTimeOut_Help="Specifies how much user idle time must elapse before the screen saver is launched.\n\nWhen configured, this idle time can be set from a minimum of 1 second to a maximum of 86,400 seconds, or 24 hours. If set to zero, the screen saver will not be started.\n\nThis setting has no effect under any of the following circumstances:\n\n - The setting is disabled or not configured.\n\n - The wait time is set to zero.\n\n - The "No screen saver" setting is enabled.\n\n - Neither the "Screen saver executable name" setting nor the Screen Saver tab of the client computer's Display Properties dialog box specifies a valid existing screensaver program on the client.\n\nWhen not configured, whatever wait time is set on the client through the Screen Saver tab of the Display Properties dialog box is used. The default is 15 minutes."
SUPPORTED_Win2kSP1="At least Microsoft Windows 2000 Service Pack 1"
Blank=" "