Certificates MMC snapin on Server Core is missing

Yu Lan 96 Reputation points Microsoft Employee
2021-03-30T07:51:19.723+00:00

Hi All,

We have a 2019 Core machine, and we installed Server Core App Compatibility Feature on Demand (FOD) to get some Desktop experience. However, when we want to use the mmc to manage installed certificates, there is no Certificate Snap-in as attached screenshots82664-microsoftteams-image-4.png.

We have tried Install-WindowsFeature ADCS-Cert-Authority -IncludeManagementTools with no luck.

Any suggestions?

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} vote

Accepted answer
  1. Vadims Podāns 9,186 Reputation points MVP
    2021-03-30T17:08:05.387+00:00

    Certificate management console is available on a full UI only, it is expected behavior. Use certutil or PowerShell to manage certificates on server core.

    We have tried Install-WindowsFeature ADCS-Cert-Authority -IncludeManagementTools with no luck.

    this has nothing to do with Certificates MMC.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.