TestimoX

API Reference

Class

WsusPolicyAnalyzer

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Extracts Windows Update/WSUS configuration from a resolved GPO registry policy set.

Inheritance

  • Object
  • WsusPolicyAnalyzer

Methods

public static WsusPolicyState Evaluate(GpoRegistryPolicySet set) #
Returns: WsusPolicyState

Builds WSUS policy state from the supplied policy set.

Parameters

set ADPlayground.Gpo.Policy.GpoRegistryPolicySet requiredposition: 0
Resolved policy set.

Returns

Structured policy state including URLs and key flags.