TestimoX

API Reference

Class

GpoPreferenceFile

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Group Policy Preferences file reference (e.g., XML in SYSVOL) discovered during analysis.

Inheritance

  • Object
  • GpoPreferenceFile

Constructors

Properties

public String Path { get; set; } #

UNC or file path to the preference file.

public String XmlFile { get; set; } #

Relative XML path where the entry was found.

public String Scope { get; set; } #

Preference scope (Machine or User).