Case: Install SCCM Client in a DMZ server using Token-based authentication and Manage via CMG
After some days/weeks SCCM client suddenly stopped communicating with CMG. The errors I am seeing in
CCMmessaging.log
Failed to get CCM access token and client doesn't have PKI issued cert to use SSL. Error 0x87d0027e. I am not sure if I am missing something here

- So generated the code based on the article provided here https://docs.microsoft.com/en-us/mem/configmgr/core/clients/deploy/deploy-clients-cmg-token
- Since we are using Internal PKI cert on CMG, I have exported the Root certificate and imported into DMZ server,
- Installation went fine and client was able to communicate well after the installation. It received all policies and able to push software updates/apps.
After some days/weeks SCCM client suddenly stopped communicating with CMG. The errors I am seeing in
CCMmessaging.log
Failed to get CCM access token and client doesn't have PKI issued cert to use SSL. Error 0x87d0027e. I am not sure if I am missing something here
