API Reference
Class
FirewallScriptBlockEvaluator
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:
ViewEvaluates firewall rules applied to domain controllers and returns those referencing script hosts.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with matching rules and optional diagnostics.