TestimoX

API Reference

Class

FirewallScriptBlockEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Flags firewall rules that reference Windows Script Host interpreters (wscript.exe/cscript.exe) in rule payloads and produces per-value Policy Attribution (winner + sources) so callers can see which GPO defined them.

Inheritance

  • Object
  • FirewallScriptBlockEvaluator

Methods

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

Evaluates firewall rules applied to domain controllers and returns those referencing script hosts.

Parameters

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

Returns

View with matching rules and optional diagnostics.