Windows Event ID 4885 represents a security audit event that tracks modifications to Certificate Authority template permissions within Active Directory Certificate Services environments. This event generates automatically when the security descriptor of a certificate template object is modified in the Active Directory Configuration partition.
The event occurs when administrators use tools like the Certificate Templates MMC snap-in, PowerShell PKI cmdlets, or direct LDAP operations to change who can enroll for certificates, read template properties, or manage template configurations. Each permission change triggers a separate 4885 event, providing granular tracking of template security modifications.
Certificate templates define the rules and settings for certificate enrollment, including cryptographic parameters, validity periods, and most importantly, which users or computers can request certificates based on that template. When template permissions change, it directly impacts certificate enrollment capabilities across the enterprise, making this event critical for PKI security monitoring.
The event data includes the template name, the security principal making the change, the type of permission modification, and timestamp information. This data enables security teams to track template permission changes, investigate unauthorized modifications, and maintain compliance with PKI security policies in enterprise environments.