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

PropertyDescription
Event SourceMicrosoft-Windows-NetworkDeviceEnrollmentService
Event ID46
Event Qualifier0
Event LogApplication
Event SeverityError
Event Text TemplateThe Network Device Enrollment Service failed to load the hash algorithm specified at location %1. Use the command "certutil -v -csplist" to verify that the computer on which the Network Device Enrollment Service is installed supports the hash algorithm specified. Near the end of the command output, look for the section labeled "Hash Algorithms". If the algorithm specified in the registry is not listed, configure a different hash algorithm in the registry. The error returned was (%2). %3
Variables
  • %1 - Location
  • %2 - ErrorCode
  • %3 - ErrorMessage
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="Location" inType="win:UnicodeString" outType="xs:string"/>
  <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: