Event ID: 103 from 'Microsoft-Windows-CertificationAuthority' event source

PropertyDescription
Event SourceMicrosoft-Windows-CertificationAuthority
Event ID103
Event Qualifier0
Event LogApplication
Event SeverityWarning
Microsoft Security RatingLow
Event Text TemplateActive Directory Certificate Services added the root certificate of certificate chain %1 to the downloaded Trusted Root Certification Authorities Enterprise store on the CA computer. This store will be updated from the Certification Authorities container in Active Directory the next time Group Policy is applied. To verify that the CA certificate is published correctly in Active Directory, run the following command: certutil -viewstore "%2" (you must include the quotation marks when you run this command). If the root CA certificate is not present, use the Certificates console on the root CA computer to export the certificate to a file, and then run the following command to publish it to Active Directory: Certutil -dspublish %certificatefilename% Root.
Variables
  • %1 - CACertIdentifier
  • %2 - LDAPPath
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="CACertIdentifier" inType="win:UnicodeString" outType="xs:string"/>
  <data name="LDAPPath" inType="win:UnicodeString" outType="xs:string"/>
</template>

Notes

None.

See also


Share this article: