String ID: ESM_INVALID_REG_VALUE_FORMAT
Category: Policy Compliance
|
-
Windows 2000 (45454)
-
Windows 2003 (215154)
-
Windows 2008 (216054)
-
Windows Vista (215754)
-
Windows XP (49054)
|
Title: Incorrect format for registry value condition
Description:The registry value string contains formatting
errors. The correct format is: [path to registry value][comparison
operator]"[value to be compared]" Where [comparison operator] can
be any of the following: = != < > <= >= =~ For example:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\somevalue="testdata"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\somevalue<"15"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\somevalue=~".*"
|
Severity: red-4
Correctable: false
Snapshot Updatable: false
Template Updatable: false
Information Field Format: [%s]
|