Forum Discussion
novice
Aug 27, 2025Copper Contributor
Connection Point Server Disconnected
Hello Admin console on our SCCMMEM host shows DP01 is disconnected from CMG. As far as I can tell there's no impact, so I'm confused about the meaning of the error and how to fix. Thankyou
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.