Cert¶show all certs¶Get-ChildItem -Path cert:\LocalMachine\Root add cert to windows cert store¶Import-Certificate -CertStoreLocation cert:\LocalMachine\Root -FilePath C:\Path\To\Your\Certificate.crt