MN Knowledgebase
Show “Trusted Root Certificates”
Local machine:
Get-ChildItem -Path Cert:\LocalMachine\Root
Local user:
Get-ChildItem -Path Cert:\CurrentUser\Root
Local machine:
Get-ChildItem -Path Cert:\LocalMachine\Root
Local user:
Get-ChildItem -Path Cert:\CurrentUser\Root