Hello
Thank you for your question and reaching out. I can understand you are having issues related to DPM consistency checks.
- Please try to Reboot DPM and apply Latest updates of DPM.
- If that fails DPM tries again and again.
After several attempts DPM will stop trying to run it and you have to start it manually or wait one or more days but that is not a very smart option because you don't get backups while the replica is inconsistent. - You can control the CC delay (amount of time to wait before a CC runs) and number of CC attempts before giving up using the below registry values.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration]
"AutoCCDelay"=dword:0000000F
"AutoCCNumberOfAttempts"=dword:00000004
-----------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--