powershell import-certificate trusted publisher

Shell
Import-Certificate -FilePath cert.cer -CertStoreLocation Cert:\LocalMachine\TrustedPublisher
Source

Also in Shell: