API Reference
Class
RodcSysvolWriteService
Detects Read‑Only Domain Controllers (RODC) with write permissions on the GPO container (Policies) in AD. RODCs should not have write access to SYSVOL/Policies equivalent objects.
Inheritance
- Object
- RodcSysvolWriteService
Methods
public static View Evaluate(String domainName, String domainDn = null) #Returns:
ViewChecks whether any Read‑Only Domain Controllers have write permissions on the Policies container.
Parameters
- domainName System.String
- DNS domain name.
- domainDn System.String = null
- Optional domain DN override; when null the computed domain NC is used.
Returns
View with total RODCs, finding count, and detailed items.