Certification Problem

  • Thread starter Thread starter Misaro
  • Start date Start date
M

Misaro

Hi!
I'm getting this error i would like to know if somebody
knows how to fix it?

*Event:
Source: Winlogon
Type: Warning
Event ID:1010

-Automatic enrollment against the certification authority
My Cmpany Certification Authority for a certificate of
type Domain Controller has failed. (0x800706ba) The RPC
server is unavailable.
-Another certification authority will be tried.

Thanks beforehand any help !!
 
I bet you had a CA and reinstalled it or removed it.

Whack one or both of the following two registry keys (one or both of them
will be on the machine).

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SystemCertificates\ACRS (Set
up by group policy)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\ACRS (Set up by a
domain controller)


I bet you that will clear that error up.

--Shawn

This posting is provided "AS IS" with no warranties and confers no rights.
 
Is the Certificate authority "My Cmpany Certification Authority" started?

If you run in a command window :
certutil -ping -config My "Cmpany Certification Authority"
what is the output you get?

Thanks,
Eddy Koller [MS]
 
Back
Top