Failed to download content id. Error: invalid certificate signature. Authentication of file failed, error 0x800b0004. DownloadUpdateContent failed with hr=0x80073633.

Stan Czerno 36 Reputation points
2020-10-23T13:05:23.98+00:00

Microsoft Endpoint Configuration Manager version 2006

Windows Server 2012 R2

When trying to manually download any "Microsoft 365 Apps Update - Semi-Annual Enterprise Channel" to a deployment, the download fails.

Failed to download content id. Error: invalid certificate signature

I get the following in the PatchDownloader.log:

Connecting - Adding file range by calling HttpAddRequestHeaders, range string = "Range: bytes=0-" $$<Software Updates Patch Downloader><10-21-2020 15:38:41.359+300><thread=14112 (0x3720)>
Download http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf/office/data/16.0.13127.20638/i640.cab.cat in progress: 27 percent complete $$<Software Updates Patch Downloader><10-21-2020 15:38:41.643+300><thread=14112 (0x3720)>
Download http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf/office/data/16.0.13127.20638/i640.cab.cat in progress: 55 percent complete $$<Software Updates Patch Downloader><10-21-2020 15:38:41.644+300><thread=14112 (0x3720)>
Download http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf/office/data/16.0.13127.20638/i640.cab.cat in progress: 82 percent complete $$<Software Updates Patch Downloader><10-21-2020 15:38:41.645+300><thread=14112 (0x3720)>
Download http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf/office/data/16.0.13127.20638/i640.cab.cat in progress: 100 percent complete $$<Software Updates Patch Downloader><10-21-2020 15:38:41.645+300><thread=14112 (0x3720)>
Download http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf/office/data/16.0.13127.20638/i640.cab.cat to C:\Users\<me>\AppData\Local\Temp\CAB4512.tmp returns 0 $$<Software Updates Patch Downloader><10-21-2020 15:38:41.646+300><thread=14112 (0x3720)>
Using per-user settings for CRL checking. $$<Software Updates Patch Downloader><10-21-2020 15:38:41.647+300><thread=14112 (0x3720)>
Cert revocation check is disabled so cert revocation list will not be checked. $$<Software Updates Patch Downloader><10-21-2020 15:38:41.647+300><thread=14112 (0x3720)>
To enable cert revocation check use: UpdDwnldCfg.exe /checkrevocation $$<Software Updates Patch Downloader><10-21-2020 15:38:41.648+300><thread=14112 (0x3720)>
Verifying file trust C:\Users\<me>\AppData\Local\Temp\CAB4512.tmp $$<Software Updates Patch Downloader><10-21-2020 15:38:41.649+300><thread=14112 (0x3720)>
Authentication of file C:\Users\<me>\AppData\Local\Temp\CAB4512.tmp failed, error 0x800b0004 $$<Software Updates Patch Downloader><10-21-2020 15:38:41.657+300><thread=14112 (0x3720)>
ERROR: DownloadUpdateContent() failed with hr=0x80073633 $$<Software Updates Patch Downloader><10-21-2020 15:38:41.659+300><thread=1640 (0x668)>

If I uninstall KB4580358, I can download successfully.

Anyone else experiencing this?

Microsoft Configuration Manager
{count} votes

Accepted answer
  1. Jason Sandys 31,176 Reputation points Microsoft Employee
    2020-11-09T05:23:17.177+00:00

    Note that 2006 hotfix rollup released last week addresses the download issue. If you aren't running 2006, I don't think you're going to see a fix.

    See https://support.microsoft.com/en-us/help/4578605/update-rollup-for-microsoft-endpoint-configuration-manager-version-200

    2 people found this answer helpful.

14 additional answers

Sort by: Most helpful
  1. Brian L99 1 Reputation point
    2020-11-12T18:53:04.413+00:00

    Appreciate all the feedback from Jason. Always a great source of information.

    What I failed to understand was where the certificate check was actually occurring. It wasn't until Jason said "Manual download of the update files is another and using a console installed on a workstation without the updates is a third option." that if finally sunk in. The certificate check was happening on the machine w/ the console installed, which is why even after downloading them I was still getting certificate errors.

    I went to a Dev server, uninstalled the 2020-10 patch, and then rebooted. Installed the CM Console. Downloaded using the local files that I had downloaded manually. Everything worked fine.

    I installed the 2020-11 CU for the 2012r2 server knowing I will probably have to repeat the same process until we can update to 2006 (and the then timely HFRU).

    Thanks,
    Brian

    0 comments No comments

  2. John Moore 1 Reputation point
    2020-11-13T17:48:26.67+00:00

    We have a 2002 environment and are seeing this exact issue. We can see this thread relates to 2006 but the same error codes appear in our logs and O365 will not download. According to the comments above it was stated that MS will not release a hotfix for 2002 to address this problem and only recommends upgrading to 2006. Has anyone else with 2002 seen this problem?
    Is the only solution to remove the October updates?
    Thanks