Import Certificate to Personal Store – Suppress Security Warning Posted onSeptember 18, 2015November 30, 2017AuthorMrNetTek certutil.exe -f -user -p ThePassword -v -importPFX TheCertificate.pfx NoRoot certutil -addstore “Root” “TheCertificate.cer” >> “CertImport.log”