API Reference
Class
RodcPolicyAnalyzer
Evaluates RODC (Read-Only Domain Controller) password replication policy posture.
Inheritance
- Object
- RodcPolicyAnalyzer
Methods
public static RodcDenyGroupView GetDenyGroupState(String domainName) #Returns:
RodcDenyGroupViewBuilds a view of RODC Deny group configuration and missing entries.
Parameters
- domainName System.String
public static RodcRevealOnDemandView GetRevealOnDemand(String domainName) #Returns:
RodcRevealOnDemandViewBuilds a view of RODCs configured with Reveal-On-Demand password policies.
Parameters
- domainName System.String
public static RodcRevealPoliciesView GetRevealPolicies(String domainName) #Returns:
RodcRevealPoliciesViewBuilds a view indicating if any RODC has Reveal policies configured.
Parameters
- domainName System.String