Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING SCCM Client Installation with GPO failed due to certificate absence

  • Thread starter Thread starter youssaid
  • Start date Start date
  • Replies Replies 3
  • Views Views 2K

youssaid

Member
Messages
9
Solutions
1
Reaction score
0
Points
1
Hello,
After switching to HTTPS communication mode I have noticed that new joined servers to the domain fail to install sccm client,
The issue is when the installation starts the client can't find the cert in the cert store.
And when I import the certificate manually and re-run the installation it completes successfully, my question is how can I ensure the presence of the certificate on the server at the time of client installation? knowing that the auto-enrolment is configured on all domain computers.
Thank you.
 
Solution
Hello @Prajwal Desai
I want to inform you that the issue has been solved after merging the two GPO's that controls the client installation and the certificate enrollment.
And changing the execution order of the settings in a way that allows clients first to enroll the certificate and then install the client.
Best regards,
Youssef.
Hello,
After switching to HTTPS communication mode I have noticed that new joined servers to the domain fail to install sccm client,
The issue is when the installation starts the client can't find the cert in the cert store.
And when I import the certificate manually and re-run the installation it completes successfully, my question is how can I ensure the presence of the certificate on the server at the time of client installation? knowing that the auto-enrolment is configured on all domain computers.
Thank you.
May I know what cert is that? What's the ConfigMgr version and did you check for errors in the client log files?.
 
Hello @Prajwal Desai
I want to inform you that the issue has been solved after merging the two GPO's that controls the client installation and the certificate enrollment.
And changing the execution order of the settings in a way that allows clients first to enroll the certificate and then install the client.
Best regards,
Youssef.
 
Solution
Back
Top