API Reference
Class
PowerShellLoggingAnalyzer
Extracts effective PowerShell logging configuration from a GPO policy set.
Inheritance
- Object
- PowerShellLoggingAnalyzer
Methods
public static PowerShellLoggingState Evaluate(GpoRegistryPolicySet set) #Returns:
PowerShellLoggingStateReturns PowerShell logging state for the supplied policy set.
Parameters
- set ADPlayground.Gpo.Policy.GpoRegistryPolicySet
- Resolved policy set.
Returns
Module logging, script block logging and transcription flags.