Event ID 4871 represents a security audit event generated by Microsoft Windows Security Auditing subsystem when Active Directory Certificate Services denies a certificate enrollment request. This event occurs exclusively on servers running the Certificate Authority role and indicates that an incoming certificate request failed to meet the established security criteria, template requirements, or policy constraints.
The event contains comprehensive information about the denied request, including the requesting user's identity, the certificate template being requested, the specific reason for denial, and contextual information about the CA server processing the request. Common denial reasons include insufficient permissions on the certificate template, violation of template security settings, invalid subject name formats, or attempts to request certificates with unauthorized key usage extensions.
From a security perspective, Event ID 4871 serves as a critical component of PKI monitoring strategies. Unusual patterns of certificate denials may indicate reconnaissance activities, privilege escalation attempts, or misconfigurations that could impact business operations. The event integrates with Windows Security Auditing framework, allowing centralized collection through tools like Windows Event Forwarding or SIEM solutions for enterprise-wide certificate security monitoring.