TestimoX

API Reference

Class

WindowsUpdate

Namespace ADPlayground.Gpo.Policy.PolicyKeys
Assembly ADPlayground
Modifiers static

Windows Update policy keys and common values.

Inheritance

  • Object
  • WindowsUpdate

Fields

public const String Base #

Base key for Windows Update policies.

Value: Software\Policies\Microsoft\Windows\WindowsUpdate
public const String AU #

Automatic Updates subkey under Windows Update.

Value: Software\Policies\Microsoft\Windows\WindowsUpdate\AU
public const String WUServer #

WSUS server URL (string).

Value: WUServer
public const String WUStatusServer #

WSUS status server URL (string).

Value: WUStatusServer
public const String UpdateServiceUrlAlternate #

Alternate update service URL (string).

Value: UpdateServiceUrlAlternate
public const String UseWUServer #

Use WSUS server (DWORD 0/1 in AU).

Value: UseWUServer
public const String DoNotEnforceEnterpriseTlsCertPinningForUpdateDetection #

Disable enterprise TLS pinning for update detection (DWORD: 1 disables).

Value: DoNotEnforceEnterpriseTLSCertPinningForUpdateDetection
public const String SetProxyBehaviorForUpdateDetection #

Proxy behavior for update detection (DWORD; 0 = per-machine disabled).

Value: SetProxyBehaviorForUpdateDetection