Skip to content

Conversation

@igorb90
Copy link

@igorb90 igorb90 commented Jan 17, 2022

We had a rare issue when we had to rebuild our SCCM server from a backup. Clients which were not connected to our internal network/AD site, were not able to renew their Management Point certificate to the new server and therefore lost the communication to the new Management Point. The solution was to run ccmsetup.exe with all parameters + "RESETKEYINFORMATION=TRUE". This fixed our clients in Azure AD and in our other AD forests.
I have added this error and fix to the function TestCCMCertificateError. Also I have renamed some variables, because I had to add some more.

We had a rare issue when we had to rebuild our SCCM server from a backup. Clients which were not connected to our internal network/AD site, were not able to renew their Management Point certificate to the new server and therefore lost the communication to the new Management Point. The solution was to run ccmsetup.exe with all parameters + "RESETKEYINFORMATION=TRUE". This fixed our clients in Azure AD and in our other AD forests.
I have added this error and fix to the function TestCCMCertificateError. Also I have renamed some variables, because I had to add some more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant