Windows/Certificates: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with " certlm.msc")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Certificates - Microsoft Management Console ==
"The Certificates snap-in allows you to browse the contents of the certificate stores for yourself, a service, or a computer."  (help - about certificates)
=== Local Computer ===
  certlm.msc
  certlm.msc
"C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\certlm.msc"
=== Current User ===
certmgr.msc
"C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\certmgr.msc"

Latest revision as of 18:30, 19 April 2025

Certificates - Microsoft Management Console

"The Certificates snap-in allows you to browse the contents of the certificate stores for yourself, a service, or a computer."  (help - about certificates)

Local Computer

certlm.msc
"C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\certlm.msc"

Current User

certmgr.msc
"C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\certmgr.msc"