Hello,
I'm trying to retire one of our Doman Controllers that has Certificate Services running on it. I'm trying to uninstall Certifiicate Services, but when I run
certutil -delkey CertificateAuthorityName
I get the following
CertUtil: -delkey command FAILED: 0x80090013 (-2146893805)
CertUtil: Invalid provider specified.
Can anyone help?