TestimoX

API Reference

Class

PowerShellLoggingAnalyzer

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Extracts effective PowerShell logging configuration from a GPO policy set.

Inheritance

  • Object
  • PowerShellLoggingAnalyzer

Methods

public static PowerShellLoggingState Evaluate(GpoRegistryPolicySet set) #
Returns: PowerShellLoggingState

Returns PowerShell logging state for the supplied policy set.

Parameters

set ADPlayground.Gpo.Policy.GpoRegistryPolicySet requiredposition: 0
Resolved policy set.

Returns

Module logging, script block logging and transcription flags.