API Reference
Class
SysvolDfsrService
Provides DFSR backlog and staging information for SYSVOL.
Inheritance
- Object
- SysvolDfsrService
Methods
public static SysvolDfsrInfo GetInfo(String computerName) #Returns:
SysvolDfsrInfoGets DFSR backlog and staging information for the specified domain controller.
Parameters
- computerName System.String
- Target domain controller name.
Returns
Replication information or null when unavailable.