10 pts.
 Certificate enrollment failed – says RPC server unavailable
I checked my logs in windows 2003 R2 and received the following error: certificate enrollment for local system failed to enroll for one Domain Controller certificate from (SERVER NAME). (RPC server unavailable 0×800706ba (win32: 1722))

Software/Hardware used:
ASKED: April 2, 2009  6:54 AM
UPDATED: September 16, 2010  6:58 AM

Answer Wiki:
This comes "as is" from a Microsoft forum: 1) Is the CA machine reachable from the client machine on which the request is being generated 2) The client machine should be in the same domain as the CA machine or both of them should be in the same domain for DCOM to be able to request certificates
Last Wiki Answer Submitted:  April 4, 2009  4:45 pm  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I just love people how state the blatantly obvious.

Well here is a constructive answer.

Check that the group “Domain Controllers” is a member of the group CERTSVC_DCOM_ACCESS.
Reboot the client and try again.

//M

 10 pts.