TestimoX

API Reference

Enum

GpoView

Namespace ADPlayground.Gpo
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Internal engine view identifiers used by the projectors to shape EffectivePolicyDetails/Pair into focused, pipeline-friendly objects consumed by hosts.

Inheritance

  • Enum
  • GpoView

Values

public const GpoView Settings #

Administrative Templates (ADMX) settings.

Value: 0
public const GpoView Unknown #

Registry values without ADMX mapping.

Value: 1
public const GpoView Coverage #

Coverage of mapped vs unknown sections.

Value: 2
public const GpoView Summary #

High-level summary (settings/unknown/applied/denied totals).

Value: 3
public const GpoView Policies #

Policy-centric grouping view.

Value: 4
public const GpoView Applied #

Applied GPOs (effective order).

Value: 5
public const GpoView Denied #

Denied/excluded GPOs when applicability is evaluated.

Value: 6
public const GpoView Trace #

Applicability trace and diagnostics.

Value: 7
public const GpoView Sites #

Site plan view for evaluation context.

Value: 8
public const GpoView PreferencesTrace #

Flattened Group Policy Preferences trace (with ILT summaries).

Value: 9
public const GpoView Preferences #

Group Policy Preferences summary per GPO.

Value: 10
public const GpoView PreferencesPrecedence #

Preferences last-writer precedence per item.

Value: 11
public const GpoView Audit #

Advanced Audit Policy.

Value: 12
public const GpoView Rights #

User Rights assignments.

Value: 13
public const GpoView Certificates #

Certificates and EFS.

Value: 14
public const GpoView Software #

Software Installation packages.

Value: 15
public const GpoView FolderRedirection #

Folder Redirection policy.

Value: 16
public const GpoView Scripts #

Scripts (startup/shutdown/logon/logoff).

Value: 17
public const GpoView WindowsUpdate #

Windows Update (AU/WSUS) policy.

Value: 18
public const GpoView Defender #

Microsoft Defender policy.

Value: 19
public const GpoView Firewall #

Windows Firewall profile summary.

Value: 20
public const GpoView FirewallDetails #

Windows Firewall profile details (defaults, notifications, logging).

Value: 21
public const GpoView FirewallRules #

Windows Firewall rules.

Value: 22
public const GpoView TimeService #

Windows Time Service policy.

Value: 23
public const GpoView AppLocker #

AppLocker policy aggregate.

Value: 24
public const GpoView AppLockerRules #

AppLocker rules.

Value: 25
public const GpoView DnsClient #

DNS Client policy aggregate.

Value: 26
public const GpoView Health #

Health checks.

Value: 27
public const GpoView Permissions #

Permissions and delegation.

Value: 28
public const GpoView LinkHealth #

Broken or malformed GPO link metadata (e.g., invalid gPCWQLFilter/gPCWMIFilter values).

Value: 29