Set-BluGenieAuditProcessPol
Set-BluGenieAuditProcessPol
SYNOPSIS
Enable or Disable Audit Process Tracking
SYNTAX
Set-BluGenieAuditProcessPol [[-ReturnObject]] [[-Status] <String>] [[-ViewOnly]] [[-Walkthrough]] [<CommonParameters>]DESCRIPTION
Enable or Disable Audit Process Tracking
EXAMPLES
EXAMPLE 1
Set-BluGenieAuditProcessPolThis will enable Auditing for Process Creation and Process Exits
The returned data will be a Hash TableEXAMPLE 2
EXAMPLE 3
EXAMPLE 4
PARAMETERS
ReturnObject
Status
ViewOnly
Walkthrough
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Last updated