Forum Discussion
novice
Aug 27, 2025Copper Contributor
Connection Point Server Disconnected
Hello I am new to SCCM and just noticed the issue shown in the screenshot. The screenshot is from the Admin console connected to our SCCMMEM host. We have a SCCMDP01 and 02 hosts as well. I have ve...
Sep 20, 2025
This is typically caused by an expired CMG certificate. I recommend checking the certificate in the Azure portal first to verify its validity. Another possible cause is DNS not being able to resolve your CMG address, so try a quick test with Test-NetConnection FQDN -Port 443. In some cases, it can also be related to Azure authentication, such as if your Service Principal credentials have expired.