Weekly Tip 25

To import a certificate using SCCM, use certutil in either PowerShell or a bat file. Create an application of all your certs and use a script to import them. For the detection method, you will find the certificates at:

HKLM\SOFTWARE\Microsoft\SystemCertificates

Under each store will be a Certificates key containing the certs in a GUID form. This GUID will be same for a certificate on every computer. You can use a registry detection method to detect if your certificate is present. To find which certificate is added, just compare the GUIDs before and after import.

Share:

Facebook
Twitter
LinkedIn

Contact Us

Name
=
On Key

More Posts

Endpoint Management

How to Prevent a Stryker Attack

The Stryker breach did not happen because of advanced hacking. It happened because one privileged account was enough to take control. A compromised global administrator can: Shut down access Push malicious changes Wipe devices Lock users

Read More »