Details of the event with ID 13 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 13 (0xD)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Error
Event text (English): The certificate template "%1" cannot be sent as part of the policy response. Use the Certificate Templates snap-in to confirm that this is a valid certificate template. Also confirm that at least one running certification authority (CA) has this template enabled and that at least one Certificate Enrollment Web Service is configured to use this CA. %2
Event text (German): The certificate template "%1" cannot be sent as part of the policy response. Use the certificate template snap-in to confirm that it is a valid certificate template. Ensure that the template is enabled on at least one running certificate authority and at least one certificate enrollment web service is configured to use that certificate authority. %2
Continue reading „Details zum Ereignis mit ID 13 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 14 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 14 (0xE)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Error
Event text (English): The certification authority (CA) "%1" associated with the template "%2" cannot be sent as part of the policy response. Confirm that the CA is running and that at least one Certificate Enrollment Web Service is configured to use this CA. %3
Event text (German): The "%1" certificate authority associated with the "%2" template cannot be sent as part of the policy response. Ensure that the certificate authority is running and at least one certificate enrollment web service is configured to use this certificate authority. %3
Continue reading „Details zum Ereignis mit ID 14 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 15 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 15 (0xF)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Error
Event text (English): The URI %2 used by the Certificate Enrollment Web Service for certification authority (CA) "%1" is invalid. Use Server Manager to configure the Certificate Enrollment Web Service to use a valid CA. %3
Event text (German): The URI "%2" used by the Certificate Registration Web Service for the certificate authority "%1" is invalid. Use Server Manager to configure the certificate enrollment web service to use a valid certificate authority. %3
Continue reading „Details zum Ereignis mit ID 15 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 16 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 16 (0x10)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): A certificate template %1 has been loaded. For additional information, please refer to the EventData section of the Details pane.
Event text (German): The certificate template "%1" has been loaded. For more information, see the Event Data section of the details pane.
Continue reading „Details zum Ereignis mit ID 16 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 4 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 4 (0x4)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Error
Event text (English): The Certificate Enrollment Policy Web Service failed to initialize. Confirm that the Certificate Enrollment Policy Web Service is properly installed. Try to restart Internet Information Services (IIS) by using iisreset.exe. If the problem persists, enable tracing in the web.config file, restart IIS, attempt to obtain policy information from any client, and then contact Microsoft Customer Service and Support with the trace file information. %1
Event text (German): Error initializing the certificate enrollment policy web service. Ensure that the Certificate Registration Policy Web service is properly installed. Restart Internet Information Services (IIS) by running iisreset.exe. If the problem persists, enable tracing in the web.config file, restart IIS, retrieve policy information from any client, and then contact Microsoft Customer Service and Support with the information in the tracing file. %1
Continue reading „Details zum Ereignis mit ID 4 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 5 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 5 (0x5)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): The Certificate Enrollment Policy Web Service has been stopped.
Event text (German): The certificate enrollment policy web service has been terminated.
Continue reading „Details zum Ereignis mit ID 5 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 6 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 6 (0x6)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): The Active Directory certificate enrollment policy provider has been initialized to target the "%1" domain controller.
Event text (German): The Active Directory certificate enrollment policy provider was initialized to reach the "%1" domain controller.
Continue reading „Details zum Ereignis mit ID 6 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 7 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 7 (0x7)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): The Active Directory certificate enrollment policy provider has been initialized to target the default domain controller for the current domain.
Event text (German): The Active Directory certificate enrollment policy provider was initialized to reach the default domain controller for the current domain.
Continue reading „Details zum Ereignis mit ID 7 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 2 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 2 (0x2)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): A service end point with URI %1 has been configured for this service. The client authentication scheme is %2. Use the Group Policy Management Console or the Certificates snap-in to configure clients with this Certificate Enrollment Policy Web Service information.
Event text (German): A service endpoint with URI "%1" has been configured for this service. The client authentication scheme is "%2". Use the Group Policy Management Console or the Certificate snap-in to configure clients with information from this certificate enrollment policy web service.
Continue reading „Details zum Ereignis mit ID 2 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 3 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 3 (0x3)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Warning
Event text (English): A service end point with URI %1 has been configured for this service. The configuration of the client authentication scheme or the binding is not recommended. To fix the issue, open the web.config file and verify the binding and security settings. The only supported binding type for this service is wsHttpBinding. The security mode should be either Transport or TransportWithMessageCredential. When the security mode is Transport, the ClientCredentialType should be either Windows or Certificate. When the security mode is TransportWithMessageCredential, the ClientCredentialType should be UserName.
Event text (German): A service endpoint with URI "%1" has been configured for this service. The client authentication scheme/binding configuration is not recommended. Open the web.config file and review the binding and security settings to resolve this issue. Only the "wsHttpBinding" binding type is supported for this service. For the security mode, Transport or TransportWithMessageCredential should be selected. If "Transport" is selected, the credential type for the client should be "Windows" or "Certificate". If TransportWithMessageCredential is selected, the credential type for the client should be Username.
Continue reading „Details zum Ereignis mit ID 3 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 1 of the source Microsoft-Windows-EnrollmentPolicyWebService

Event Source: Microsoft-Windows-EnrollmentPolicyWebService
Event ID: 1 (0x1)
Event log: Microsoft-Windows-EnrollmentPolicyWebService/Admin
Event type: Information
Event text (English): The Certificate Enrollment Policy Web Service has started.
Event text (German): The certificate enrollment policy web service has been started.
Continue reading „Details zum Ereignis mit ID 1 der Quelle Microsoft-Windows-EnrollmentPolicyWebService“

Details of the event with ID 11 of the source Microsoft-Windows-EnrollmentWebService

Event Source:Microsoft Windows EnrollmentWebService
Event ID:11 (0xB)
Event log:Microsoft-Windows-EnrollmentWebService/Admin
Event type:Information
Event text (English):The Certificate Enrollment Web Service is enabled for key based renewal. Client certificates without subject information in the Active Directory database can be used to renew certificates.
Event text (German):The Certificate Enrollment Policy Web service is enabled for key-based renewal. Certificates can be renewed with client certificates without requester information in the Active Directory database.
Continue reading „Details zum Ereignis mit ID 11 der Quelle Microsoft-Windows-EnrollmentWebService“

Details of the event with ID 3 of the source Microsoft-Windows-EnrollmentWebService

Event Source: Microsoft Windows EnrollmentWebService
Event ID: 3 (0x3)
Event log: Microsoft-Windows-EnrollmentWebService/Admin
Event type: Error
Event text (English): The Certificate Enrollment Web Service failed to start. The certification authority (CA) "%1" is not an enterprise CA.
Event text (German): Error starting the certificate enrollment web service. The certificate authority "%1" is not an enterprise certificate authority.
Continue reading „Details zum Ereignis mit ID 3 der Quelle Microsoft-Windows-EnrollmentWebService“

Details of the event with ID 4 of the source Microsoft-Windows-EnrollmentWebService

Event Source: Microsoft Windows EnrollmentWebService
Event ID: 4 (0x4)
Event log: Microsoft-Windows-EnrollmentWebService/Admin
Event type: Error
Event text (English): The Certificate Enrollment Web Service failed to start. A valid certification authority (CA) configuration is not specified in the web.config file. Please specify a CA configuration in the web.config file.
Event text (German): Error starting the certificate enrollment web service. No valid certificate authority configuration was specified in the web.config file. Specify a certificate authority configuration in the web.config file.
Continue reading „Details zum Ereignis mit ID 4 der Quelle Microsoft-Windows-EnrollmentWebService“

Details of the event with ID 5 of the source Microsoft-Windows-EnrollmentWebService

Event Source:Microsoft Windows EnrollmentWebService
Event ID:5 (0x5)
Event log:Microsoft-Windows-EnrollmentWebService/Admin
Event type:Information
Event text (English):The Certificate Enrollment Web Service has been stopped.
Event text (German):The certificate enrollment web service has been terminated.
Continue reading „Details zum Ereignis mit ID 5 der Quelle Microsoft-Windows-EnrollmentWebService“
en_USEnglish