TestimoX

API Reference

Class

RsopTrace

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Detailed RSOP mapping trace capturing how registry values were matched to ADMX policies. Helpful for troubleshooting unmapped settings and verifying ADMX sources used during parsing.

Inheritance

  • Object
  • RsopTrace

Constructors

Properties

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

Per‑value trace entries considered/matched during mapping.

public RsopTraceDiagnostics Diagnostics { get; set; } #

Diagnostic information about ADMX paths, counts, and sources used.