Hello
We have changed the SCCM2012R2Sp1 site from HTTP to HTTPS. Created certificates for the clients, distribution point and IIS.
The OSD deployments are going good, however after the deployment the client cannot register itself to the Management Point.
In the MP_RegistrationManager we get the error ->
MP Reg: Registration request body is invalid.
MP Reg: Registration failed.
On the client in the CcmMessaging.log ->
Failed to open to WMI namespace '\\.\root\ccm' (80041003)
The AD schema is not extended, clients are managed with DNS.
In the client push installation we use the string ->
/UsePKICert /NOCRLCheck SMSSITECODE=*** FSP=******* SMSSLP=******* SMSMP=****** DNSSUFFIX=******** CCMHTTPSSTATE=31
The management point is already reinstalled.
Thanks in advance!