Add Trusted Publisher Certificates in Intune with PowerShell

Add Trusted Publisher Certificates in Intune with PowerShell

Microsoft has described in a blog post (Adding a Certificate to Trusted Publishers using Intune) how to create a custom config profile to get a certificate into the trusted publisher store. Since there are several manual steps to read the thumbprint from the certificate and encode it to a base64 string I wrote a script that does all this for you and automatically creates a new configuration policy.

Read More »