Difference between revisions of "Windows Certifcates"
Jump to navigation
Jump to search
(Created page with "``` Get-ChildItem Cert:\ -Recurse Get-ChildItem -Path cert:\LocalMachine Get-ChildItem -Path cert:\LocalMachine\My ``` https://docs.microsoft.com/en-us/powershell/module/pk...") |
(No difference)
|
Latest revision as of 21:21, 24 January 2022
Get-ChildItem Cert:\ -Recurse Get-ChildItem -Path cert:\LocalMachine Get-ChildItem -Path cert:\LocalMachine\My
https://docs.microsoft.com/en-us/powershell/module/pki/get-certificate?view=windowsserver2022-ps