Event ID: 35 from 'Microsoft-Windows-OnlineResponder' event source

PropertyDescription
Event SourceMicrosoft-Windows-OnlineResponder
Event ID35
Event Qualifier0
Event LogApplication
Event SeverityError
Event Text TemplateThe Online Responder Service failed to install the enrollment response for configuration %1 for the signing certificate template %2 . The request ID is %3.(%4)
Variables
  • %1 - CAConfigurationId
  • %2 - CertificateTemplateName
  • %3 - RequestId
  • %4 - ErrorCode
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="CAConfigurationId" inType="win:UnicodeString" outType="xs:string"/>
  <data name="CertificateTemplateName" inType="win:UnicodeString" outType="xs:string"/>
  <data name="RequestId" inType="win:UnicodeString" outType="xs:string"/>
  <data name="ErrorCode" inType="win:UnicodeString" outType="xs:string"/>
</template>

Notes

None.

See also


Share this article: