TestimoX

API Reference

Class

DefenderAsrEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Evaluates Defender Attack Surface Reduction (ASR) policy entries under the effective DC OU policy. Returns a view with rule entries and a convenience flag when any rule is set to Block (1).

Inheritance

  • Object
  • DefenderAsrEvaluator

Methods

public static View EvaluateForDomainControllers(String domainName) #
Returns: View

Evaluates ASR policy applied to domain controllers.

Parameters

domainName System.String requiredposition: 0
DNS name of the domain.

Returns

View with resolved entries and a convenience AnyEnabled flag.