Skip to main content

Patching - Check for WSUS Settings

Purpose

Determines if Windows Server Update Services (WSUS) settings are configured in the registry and identifies if they are managed via Group Policy (GPO). The result is stored in the custom field WSUS_Status.

Associated Content

ContentTypeFunction
Task - Patching - Check for WSUS SettingsTaskDetermines if Windows Server Update Services (WSUS) settings are configured in the registry and identifies if they are managed via Group Policy (GPO). The result is stored in the custom field WSUS_Status.
WSUS_StatusCustom FieldStores the WSUS status discovered from the script "Patching - Check for WSUS Settings".
WSUS Status DisabledDynamic GroupContains the agents where the WSUS status is detected as disabled.
WSUS Status EnabledDynamic GroupContains the agents where the WSUS status is detected as enabled.
WSUS Status Not ConfiguredDynamic GroupContains the agents where the WSUS status is detected as not configured.

Implementation