ItemBox

Audit process tracking

Audit process tracking

Determines whether to audit detailed tracking information for events such as program activation, process exit, handle duplication, and indirect object access.

If you define this policy setting, you can specify whether to audit successes, audit failures, or not audit the event type at all. Success audits generate an audit entry when the process being tracked succeeds. Failure audits generate an audit entry when the process being tracked fails.

To set this value to No auditing, in the Properties dialog box for this policy setting, select the Define these policy settings check box and clear the Success and Failure check boxes.

Default: No auditing.

Configure this security setting

You can configure this security setting under Computer Configuration\Windows Settings\Security Settings\Local Policies\Audit Policy.

Process tracking eventsDescription
592A new process was created.
593A process exited.
594A handle to an object was duplicated.
595Indirect access to an object was obtained.
596A data protection master key was backed up.Note: The master key is used by the CryptProtectData and CryptUnprotectData routines, and Encrypting File System (EFS). The master key is backed up each time a new one is created. (The default setting is 90 days.) The key is usually backed up to a domain controller.
597A data protection master key was recovered from a recovery server.
598Auditable data was protected.
599Auditable data was unprotected.
600A process was assigned a primary token.
601A user attempted to install a service.
602A scheduler job was created.