Auditpol command in Windows
The auditpol command displays information and performs functions to manipulate audit policies.
Syntax
Auditpol command []
Parameters
Parameters Description / get Displays the current audit policy. / set Set audit policy. / list Displays selected audit policy elements. / backup Save an audit policy to a file. / restore Restore policy audit from a previously created file, using auditpol / backup. / clear Delete audit policy. / remove Delete all audit policy settings for each user and disable all system audit settings. / resourceSACL Configure the global resource system access control list (SACL).Note: Only applicable for Windows 7 and Windows Server 2008 R2. /? Show help at the command prompt.
Note
The audit policy command line tool can be used to:
- Set and query audit policy for the system.
- Set and query audit policies for each user.
- Set and option to check queries.
- Set and query the security descriptor, which is used to authorize access to an audit policy.
- Report or back up an audit policy to a comma-separated value (CSV) text file, with values separated by commas.
- Load an audit policy from the CSV text file.
- Configure global resource system access control lists (SACL).
See more:
- The assoc in Windows command
- Append command in Windows
- What is the PING command? How is PING Test?
4.2 ★ | 5 Vote