API Reference
Class
EventLogPolicyReader
Reads Event Log policy settings from a GPO's GptTmpl.inf under SYSVOL.
Inheritance
- Object
- EventLogPolicyReader
Methods
public static EventLogPolicyInfo Read(String gpoSysvolPath) #Returns:
EventLogPolicyInfoParses Event Log policy from the supplied GPO SYSVOL path.
Parameters
- gpoSysvolPath System.String
- Path to the GPO root inside SYSVOL.
Returns
Policy info when present; otherwise null.