/build/static/layout/Breadcrumb_cap_w.png

I want to install .cer file through SCCM2007

Want to install .CER file though SCCM 2007


0 Comments   [ + ] Show comments

Answers (1)

Posted by: andys0123 11 years ago
Orange Senior Belt
1

Create a program to run certmgr.exe to install the certificate.

May be best to add certmgr.exe & cert file to the package source & create a CMD file to run '"%~dp0certmgr.exe" -add "%~dp0<insert CERTNAME.CER>" -r LocalMachine  -s TrustedPublisher' - therefore will always run OK from DPs. This will add the cert to the 'Trusted Publisher' in the machine store & therefore available to all users.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ