certificate deployment
Question
Hi Guys,
Please help me, How to deploy any root certificate through sccm?
solved
0
Configuration Manager
8 months
2020-06-10T12:14:17+05:30
2020-06-10T12:14:17+05:30 2 Answers
118 views
Beginner 0
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Answers ( 2 )
Hi,
Using powershell script we can push the certificate using SCCM tool. But can you please explain more what certificate you are going to push via SCCM ?
My best approach is to deploy via AD GPO for certificate deployment. because SCCM tool is fully based on agent. If sccm agent corrupted then sccm client not properly communicate to your sccm server.
Thanks
Karthikeyan
Which root certificate you are trying to deploy via SCCM ?
Normally PKI certs are deployed via GPOs.
Can you elaborate more ?