TestimoX

API Reference

Class

Diagnostics (DomainControllerSysvolHealthPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerSysvolHealthPostureService
Assembly ADPlayground
Modifiers sealed

Collection diagnostics for SYSVOL health evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

Properties

public String PoliciesRootPath { get; set; } #

Resolved SYSVOL Policies root on the target domain controller.

public String CentralStorePath { get; set; } #

Resolved Central Store path on the target domain controller.

public Boolean PoliciesRootReachable { get; set; } #

Whether the target Policies root was reachable.

public Boolean CentralStoreReachable { get; set; } #

Whether the target Central Store was reachable.

public Boolean AutoRecoveryReadable { get; set; } #

Whether the DFSR auto-recovery registry value could be read.

public Int32 AdGpoCount { get; set; } #

Total AD-backed GPOs in the domain.

public Int32 SysvolGpoFolderCount { get; set; } #

Total SYSVOL GUID folders found on the target controller.