TestimoX

API Reference

Class

GpoAnalysisPreferenceSection

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Named analysis section grouping Group Policy Preferences (GPP) items by area (e.g., Drives, Scheduled Tasks).

Inheritance

  • Object
  • GpoAnalysisPreferenceSection

Constructors

Properties

public String Name { get; set; } #

Section identifier (e.g., PreferencesDrives).

public String GpoPath { get; set; } #

Optional Group Policy Editor path hint (e.g., Preferences -> Windows Settings -> Drive Maps).

public IReadOnlyList<GpoAnalysisPreferenceRow> Entries { get; set; } #

Matched preference items with GPO context.