Certificates Services error in event viewer
-
Tuesday, February 26, 2013 7:59 AM
I am getting quite a number of error from certificateServices on my AD server.
Should I ignore them or is there anything i can fix ?
- Moved by Cheers ZHANGMicrosoft Contingent Staff, Moderator Wednesday, February 27, 2013 1:38 AM
All Replies
-
Tuesday, February 26, 2013 8:56 AM
Hi,
As per the event ID 13 description, error code "0x800706ba - The RPC server is unavailable" is recorded for this and the troubleshooting steps are
- Verify that the client can get a certificate using the Manual Enrollment via the MMC Certificate Wizard.
- Check network connectivity to all of the available certification authorities listed in the Enrollment Services object listed in the Active Directory:CN=Enrollment Services,CN=Public Key Services,CN=Services,CN=Configuration,DC=Domain,DC=com
- Verify that the Certificate Services service is running on the certification authority.
- Check for firewalls and proxy settings.
- Use Portqry to verify that the necessary RPC ports are opened.
The same info you can find in http://blogs.technet.com/b/instan/archive/2009/12/07/troubleshooting-autoenrollment.aspx
Regards, Ravikumar P
-
Tuesday, February 26, 2013 9:32 AM
how do i check which server is running the CA ?
-
Tuesday, February 26, 2013 11:13 AM
how do i check which server is running the CA ?
Hi,
Run below command to find CA root server.
certutil -config - -ping
To know more about certutil , refer this link http://technet.microsoft.com/en-us/library/cc732443(v=ws.10).aspx
Regards, Ravikumar P
-
Wednesday, February 27, 2013 1:05 AM
using the certutil config command I found the CA server.
this server was used for testing, and is already not in used.
since the CA server is not in used, how do I stop the event logs from appearing again ?
this is the server hostname that appear in the event viewer.
- Edited by yeowkm Wednesday, February 27, 2013 1:07 AM

