TestimoX

API Reference

Class

EventLogPolicyReader

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Reads Event Log policy settings from a GPO's GptTmpl.inf under SYSVOL.

Inheritance

  • Object
  • EventLogPolicyReader

Methods

public static EventLogPolicyInfo Read(String gpoSysvolPath) #
Returns: EventLogPolicyInfo

Parses Event Log policy from the supplied GPO SYSVOL path.

Parameters

gpoSysvolPath System.String requiredposition: 0
Path to the GPO root inside SYSVOL.

Returns

Policy info when present; otherwise null.