TestimoX

API Reference

Class

Diagnostics (GpoSysvolPostureService)

Namespace ADPlayground.Gpo.GpoSysvolPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics for GPO/SYSVOL posture evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 CollectorCount { get; set; } #

Total collectors used to build the posture view.

public Int32 SuccessfulCollectorCount { get; set; } #

Collectors that returned usable data.

public Int32 ErrorCount { get; set; } #

Collectors that reported an error.

public Int32 ConsistencyProbeCount { get; set; } #

Total gpt.ini probes returned by the consistency collector.

public Int32 IntegrityFindingCount { get; set; } #

Total broken-relationship rows returned by the integrity collector.

public Int32 MissingFileFindingCount { get; set; } #

Total missing-baseline-file rows returned by the SYSVOL file collector.