This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
sys21
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Allows you to checks a specific list of registry keys and values to see if your in-house gold image was used. Up to nine registry keys and values can be checked - You must edit the settings file manually for more than the currently configured. Note: All keys must be in HKEY_LOCAL_MACHINE hive only.
- Key01 - "LARGE" - Full path and name of a registry value to check. "HKLM:" is added automatically
- Key02 - "LARGE" - Full path and name of a registry value to check. "HKLM:" is added automatically
- Key03 - "LARGE" - Full path and name of a registry value to check. "HKLM:" is added automatically
- Value01 - String value required for the registry entry. Enter "ReportOnly" to just report the value
- Value02 - String value required for the registry entry. Enter "ReportOnly" to just report the value
- Value03 - String value required for the registry entry. Enter "ReportOnly" to just report the value
Key01 = 'SOFTWARE\Microsoft\Windows NT\CurrentVersion\InstallDate'
Key02 = 'SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot'
Key03 = ''
Value01 = 'ReportOnly'
Value02 = 'c:\windows'
Value03 = ''
- None
-
PASS
All gold build checks were found and correct -
WARNING
-
FAIL
One or more gold build checks were below specified value -
MANUAL
One or more gold build checks were "Report Only" -
NA
- All Servers
- None