Jump to content


tmac4434

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by tmac4434

  1. After applying hotfix rollup KB4019926 to your site all you need to do to correct the DPs showing the error state due to Content Failed -4 is run the following exec spRebuildContentDistribution 1 on your SCCM data base in Sql server management studio. For more information please see the Microsoft article for KB4019926: https://support.microsoft.com/en-us/help/4019926/update-rollup-for-system-center-configuration-manager-current-branch-v This saved me from removing and recreating the DPs to correct the issue. Good luck!
  2. I have the exact same issue. this only happens on new DPs that I have setup since upgrading to 1702, all existing DPs report as normal in the console. I have opened a case with Microsoft and so far it appears to be a bug of some sort in SCCM 1702. Though at this time Microsoft has not confirmed this to me yet as the tech is checking with the upper level support teams to confirm. As a check you can open you SQL Studio , expand on your CM_ database click on Views and filter for vSMS_DPStatusInfo and select top 1000 rows. There you can check the NumberErrors = -4 and Message State = 4 and see the problem in SQL. Here you can see my two problem DPs on the bottom rows. Also interesting I had two actual failed deployments to these problem DPs and the failed count changed to Failed:-2, once these were corrected the failed count went back to Failed:-4. I guess this makes sense as the DPs are fully functional and only reporting to be in an Error state in Monitoring section of the console. I hope to have a fix from Microsoft, but if it is indeed a bug then I was told I may have to wait and it will be addressed in a future SCCM update or hotfix. FYI - my version of SCCM 1702 did not require the recently released hotfix for 1702 based on the GUID ID of my 1702 site. So the recently released hotfix for 1702 is not a fix for this issue.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.