TestimoX

API Reference

Class

SysvolDeepScanner

Namespace ADPlayground.Sysvol
Assembly ADPlayground
Modifiers static

Scans a relative SYSVOL path across preferred DCs and reports per-path presence.

Inheritance

  • Object
  • SysvolDeepScanner

Methods

public static IReadOnlyList<SysvolPathPresence> GetPresence(String domainName, String relativePath) #
Returns: IReadOnlyList<SysvolPathPresence>

Returns presence rows for all paths under the specified relative SYSVOL folder across DCs.

Parameters

domainName System.String requiredposition: 0
relativePath System.String requiredposition: 1