API Reference
Class
PsLoggingPolicyWriter
Writes PowerShell logging policy for Windows PowerShell and PowerShell Core scopes.
Inheritance
- Object
- PsLoggingPolicyWriter
Methods
public static Boolean Set(String computerName, PsLoggingPolicyState desired) #Returns:
BooleanApplies PowerShell logging policy values to registry.
Parameters
- computerName System.String
- desired ComputerX.SecurityPolicy.PsLoggingPolicyState
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object