Forge Home

auditpol

deprecated
manage Windows audit policies

33,247 downloads

33,247 latest version

4.4 quality score

Version information

  • 0.1.2 (latest)
released Apr 15th 2014
This version is compatible with:
  • Windows
This module has been deprecated by its author since Nov 13th 2018.

The reason given was: autostructure-auditpol

Start using this module

Documentation

jonono/auditpol — version 0.1.2 Apr 15th 2014

puppet-auditpol

puppet-auditpol is a Puppet type/provider to manage audit policies on Windows using auditpol.exe.

example:

auditpol { 'Account Lockout':
  success => 'enable',
  failure => 'disable',
}

results in

  PS C:\Windows\system32> auditpol /get /subcategory:"Account Lockout"
  System audit policy

  Category/Subcategory                      Setting
  Logon/Logoff
    Account Lockout                         Success