Forum Discussion
oryxway
Mar 01, 2023Iron Contributor
Intune Device Certificate install failure through Apps
I copied the certificate to a folder in the managed device and I tried to use the command
certutil.exe -addstore root C:\Temp\certificate.cer and saved this as a cmd file to package as an intune apps package. I see that I am getting an error that the installation failed.
Any suggestions to do in a different way to install the cert and also delete after installing from this folder?
2 Replies
- Deploying .cer files is something you should do using the Trusted Certificate Device Configuration profile and select the correct store in the profile and upload the .cer in there.
- I guess this was linked to your other (VPN) question?