TestimoX

API Reference

Class

RsopTraceDiagnostics

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Diagnostic information about where policy definitions were loaded from and overall RSOP mapping volume.

Inheritance

  • Object
  • RsopTraceDiagnostics

Constructors

public RsopTraceDiagnostics() #

Properties

public String SourceDescription { get; set; } #

Human‑readable description of ADMX source selection.

public String LocalPolicyDefinitionsPath { get; set; } #

Local PolicyDefinitions path (if used).

public String CentralStorePath { get; set; } #

Central Store path (if used).

public String[] DirectoriesUsed { get; set; } #

All directories scanned for ADMX/ADML files.

public Int32 PolicyCount { get; set; } #

Total number of policies examined.