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.
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 ?