TestimoX

API Reference

Class

PowerShell

Namespace ADPlayground.Gpo.Policy.PolicyKeys
Assembly ADPlayground
Modifiers static

PowerShell policy keys (Module/ScriptBlock/Transcription).

Inheritance

  • Object
  • PowerShell

Fields

public const String Base #

Base key for PowerShell policies.

Value: Software\Policies\Microsoft\Windows\PowerShell
public const String ModuleLogging_Enable #

Enables module logging (DWORD 1).

Value: ModuleLogging\EnableModuleLogging
public const String ScriptBlock_Enable #

Enables script block logging (DWORD 1).

Value: ScriptBlockLogging\EnableScriptBlockLogging
public const String Transcription_Enable #

Enables PowerShell transcription (DWORD 1).

Value: Transcription\EnableTranscripting