Event ID: 19 from 'Microsoft-Windows-NetworkDeviceEnrollmentService' event source

PropertyDescription
Event SourceMicrosoft-Windows-NetworkDeviceEnrollmentService
Event ID19
Event Qualifier0
Event LogApplication
Event SeverityError
Event Text TemplateThe Network Device Enrollment Service failed trying to retrieve a certificate from the certification authority (CA). Verify that the CA service is running. Use the Certification Authority management console to verify that the Network Device Enrollment Service account has Read permissions on the CA service. Verify that the serial number specified in the GETCERT request is correct, and that the CA service has successfully created a certificate with the specified serial number. The error returned was (%1). %2
Variables
  • %1 - ErrorCode
  • %2 - ErrorMessage
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="ErrorCode" inType="win:UnicodeString" outType="xs:string"/>
  <data name="ErrorMessage" inType="win:UnicodeString" outType="xs:string"/>
</template>

Notes

None.

See also


Share this article: