API Reference
Class
DomainControllerFeaturePostureRuntimeLocal
Confirms installed Windows role/feature posture on a Domain Controller using ComputerX feature inventory.
Inheritance
- Object
- DomainControllerFeaturePostureRuntimeLocal
Methods
ApplyFeatureBaselineProfile(System.String arg1, System.Collections.Generic.HashSet{System.String} arg2) #Applies profile-specific deny defaults to the supplied set in place.
Parameters
- arg1 System.String
- arg2 System.Collections.Generic.HashSet{System.String}
public static Rule GetRule() #Returns:
RuleBuilds the DC-local feature posture runtime confirmation rule.
IsSupportedFeatureBaselineProfile(System.String arg1) #Returns true when the requested profile maps to a supported non-default strict profile.
Parameters
- arg1 System.String
NormalizeFeatureBaselineProfile(System.String arg1) #Normalizes external profile input to canonical profile values.
Parameters
- arg1 System.String