IT:AD:CertUtil
- See also:
- https://technet.microsoft.com/en-us/library/cc732443(v=ws.11).aspx
Deleting Certs from Cert Stores
certutil -delstore ROOT fakeDemoRootCA certutil -delstore MY localhost certutil -delstore ROOT localhost certutil -delstore MY fakeDemoClient certutil -delstore TRUSTEDPEOPLE fakeDemoClient certutil -delstore TRUSTEDPEOPLE localhost
View Certificate Store
View Certificate Store certutil -store MY View Certificate Store with UI certutil -viewstore MY