Event Viewer show error below after activated/installed Ceritifcate Authority service:
|
Event ID: 13
Source: AutoEnrollment
Type: Error
Description: Automatic certificate enrollment for local system failed to enroll for one Domain Controller certificate (0x80070005). Access is denied
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
|

| 1 |
Run the below command from command prompt:
certutil -setreg SetupStatus -SETUP_DCOM_SECURITY_UPDATED_FLAG
net stop certsvc
net start certsvc
![]() |
| 2 |
Add “Domain Controllers” as the member for CERTSVC_DCOM_ACCESS under the Users OU in your Active Directory
|
http://support.microsoft.com/kb/903220
http://technet.microsoft.com/en-us/library/cc700804.aspx