TestimoX

API Reference

Class

DomainControllerFeaturePostureRuntimeLocal

Namespace TestimoX.Rules.DomainController.Security
Assembly TestimoX
Modifiers static

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 required
arg2 System.Collections.Generic.HashSet{System.String} required
public static Rule GetRule() #
Returns: Rule

Builds 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 required
NormalizeFeatureBaselineProfile(System.String arg1) #

Normalizes external profile input to canonical profile values.

Parameters

arg1 System.String required

Fields

FeatureBaselineProfileDefaultDc #

Canonical default feature baseline profile.

FeatureBaselineProfileStrictTier0Dc #

Canonical strict Tier-0 feature baseline profile.