TestimoX

API Reference

Class

Diagnostics (SysvolReplicationPostureService)

Namespace ADPlayground.DomainControllers.SysvolReplicationPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics for SYSVOL posture evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Int32 DomainControllerCount { get; set; } #

Total domain controllers evaluated.

public Int32 UsingDfsrCount { get; set; } #

Total domain controllers using DFSR.

public Int32 UsingNtfrsCount { get; set; } #

Total domain controllers still using NTFRS.

public Int32 DfsrInfoErrorCount { get; set; } #

Total domain controllers with DFSR detail collection failures.

public Int32 BacklogIssueCount { get; set; } #

Total domain controllers with DFSR backlog above zero.

public Int32 CriticalEventControllerCount { get; set; } #

Total domain controllers with recent critical SYSVOL events.