17.2.2 Ensure 'Audit Computer Account Management' is set to 'Success and Failure'

Information

This subcategory reports each event of computer account management, such as when a computer account is created, changed, deleted, renamed, disabled, or enabled. Events for this subcategory include:

- 4741: A computer account was created.
- 4742: A computer account was changed.
- 4743: A computer account was deleted.

The recommended state for this setting is: 'Success and Failure'.

Rationale:
Auditing events in this category may be useful when investigating an incident.

Solution

To establish the recommended configuration via 'auditpol.exe', perform the following:


auditpol /set /subcategory:'Computer Account Management' /success:enable /failure:enable


Note: Windows Server 2008 (non-R2) does not recognize nor respond to the Advanced Audit Policy Configuration GPO settings, so you cannot use them to deploy to that older OS. Microsoft did not add GPO support for those settings until Server 2008 R2. You must use 'auditpol.exe' to configure the audit settings on the older OS.

Impact:
If no audit settings are configured, or if audit settings are too lax on the computers in your organization, security incidents might not be detected or not enough evidence will be available for network forensic analysis after security incidents occur. However, if audit settings are too severe, critically important entries in the Security log may be obscured by all of the meaningless entries and computer performance and the available amount of data storage may be seriously affected. Companies that operate in certain regulated industries may have legal obligations to log certain events or activities.

See Also

https://workbench.cisecurity.org/files/1937