Forum Discussion
amensch1100
Apr 15, 2020Copper Contributor
Problems after upgrading SCCM from 1910 to 2002
we set up a testing environment for bitlocker purposes and because of new features for bitlocker we updated yesterday from 1910 to 2002. Update was done fine but now our 3 clients dont contact SCCM a...
- Aug 10, 2020
michaelgibson I had same issue, it resolved after adding https to MP parmater, eg., SMSMP=httpS://<ServerName> SMSSITECODE=<sitecode> /mp:httpS://<sitecode>
Michiel Overweel
Jun 22, 2020Former Employee
amensch1100 It looks like the client selects its authentication certificate just fine, but then fails to connect to the /ccm_system/request path on its Management point. The associated error ("Forbidden") indicates that either the client doesn't trust the MP's SSL certificate, or the MP doesn't trust the client's authentication certificate.