Does anyone know how could I installed the following silently ?
C:\> certutil -importpfx -user -f -p [Password] "O:\Certificates\test2.pfx"
I tried using the -silent
option but it says it does not exist.
Any other recommendations ?
The certificate install is causing issues with our users, since they are unable to say yes to install it. A Citrix security box appears behind the certificate window which needs to be 'allowed' before they can install the certificate. Some users are able to drag the security warning from the back to the front, but the majority are unable to do so.
If anyone could help that would be great!
Thanks
Starting with Windows Vista/Windows Server 2008, certutil is a part of default Os installation (as opposite to previous versions of Windows where certutil was a part of separate Support Tools).
Certutil.exe is a command-line program, installed as part of Certificate Services. You can use certutil.exe to dump and display certification authority (CA) configuration information, configure Certificate Services, backup and restore CA components, and verify certificates, key pairs, and certificate chains.
C:\Windows\System32\certutil.exe. C:\Windows\SysWOW64\certutil.exe.
This is by design, if you could silently install user certificates it would be a hefty security breach.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With