Event ID 4964 represents a critical component of Windows security auditing infrastructure. When this event fires, it indicates that someone or something has modified the object access audit policy settings that determine which file, folder, registry, and other object access attempts get logged to the Security event log.
The event contains detailed information about the policy change, including the previous policy state, the new policy state, and the security context under which the change occurred. This granular tracking helps security administrators understand exactly what changed and who initiated the modification.
Object access auditing policies control whether Windows logs successful access attempts, failed access attempts, or both for various object types. These policies are fundamental to security monitoring because they determine the visibility into resource access patterns. Without proper object access auditing, organizations lose critical forensic capabilities and compliance evidence.
The event typically occurs during Group Policy refresh cycles, manual policy changes through Local Security Policy console, or programmatic modifications using tools like auditpol.exe. In enterprise environments, this event often correlates with scheduled Group Policy updates or administrative maintenance windows.