-1

I've installed Active directory certificate services and Certificate authority server role on Windows Server 2019 Standard edition. When I try to start Certification Authority (Local) console then it gives below error:

--------------------------- Microsoft Active Directory Certificate Services --------------------------- The system cannot find the file specified. 0x80070002 (WIN32: 2 ERROR_FILE_NOT_FOUND)


I tried running the MMC console with administrative privileges but still no change in error.

RBT
  • 223
  • 2
  • 10

1 Answers1

2

I was able to get an answer from this thread on Microsoft TechNet. The issue turned out to be with the configuration of Certification Authority (CA). Once CA is installed then there is a configuration step also for which we see a pending action notification when we open Server manager as shown in the snapshot below:

enter image description here

When we click on Configure Active Directory Certificate Services on th... link then a wizard opens up which helps configuration the CA. Here are few important wizard steps for your ready reference:

enter image description here

Press Next

enter image description here

Press Next

enter image description here

Press Next

enter image description here

Press Next

enter image description here

Press Next

enter image description here

RBT
  • 223
  • 2
  • 10