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-BluGenieAuditProcessPol
This will enable Auditing for Process Creation and Process Exits
The returned data will be a Hash Table

EXAMPLE 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