Click here to Skip to main content
15,888,968 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am using wsusscn2.cab to scan for windows server 2008 r2 updates but windows update is returning 0x800B0109.
I have pasted windowsupdate.log below. Any idea how to solve this problem ?( I have tested all of the solutions i could find in forums but no luck.)
Best regards

2020-10-05 11:59:02:209 4396 10b8 COMAPI ----------- COMAPI: IUpdateServiceManager::AddScanPackageService -----------
2020-10-05 11:59:02:209 4396 10b8 COMAPI - ServiceName = Offline Sync Service
2020-10-05 11:59:02:209 4396 10b8 COMAPI - ScanFileLocation = c:\patchman\client\20200815-wsusscn2.cab
2020-10-05 11:59:02:209 884 1118 Report CWERReporter::Init succeeded
2020-10-05 11:59:02:209 884 1118 Agent *********** Agent: Initializing Windows Update Agent ***********
2020-10-05 11:59:02:209 884 1118 Agent * Prerequisite roots succeeded.
2020-10-05 11:59:02:209 884 1118 Agent *********** Agent: Initializing global settings cache ***********
2020-10-05 11:59:02:209 884 1118 Agent * WSUS server: <null>
2020-10-05 11:59:02:209 884 1118 Agent * WSUS status server: <null>
2020-10-05 11:59:02:209 884 1118 Agent * Target group: (Unassigned Computers)
2020-10-05 11:59:02:209 884 1118 Agent * Windows Update access disabled: No
2020-10-05 11:59:02:209 884 1118 DnldMgr Download manager restoring 0 downloads
2020-10-05 11:59:02:397 884 140 Report *********** Report: Initializing static reporting data ***********
2020-10-05 11:59:02:397 884 140 Report * OS Version = 6.1.7601.1.0.131346
2020-10-05 11:59:02:397 884 140 Report * OS Product Type = 0x0000000A
2020-10-05 11:59:02:397 884 140 Report * Computer Brand = VMware, Inc.
2020-10-05 11:59:02:397 884 140 Report * Computer Model = VMware Virtual Platform
2020-10-05 11:59:02:397 884 140 Report * Bios Revision = 6.00
2020-10-05 11:59:02:397 884 140 Report * Bios Name = PhoenixBIOS 4.0 Release 6.0
2020-10-05 11:59:02:397 884 140 Report * Bios Release Date = 2011-01-07T00:00:00
2020-10-05 11:59:02:397 884 140 Report * Locale ID = 1033
2020-10-05 11:59:03:270 884 1118 Misc Validating signature for C:\Windows\SoftwareDistribution\ScanFile\4cd727fc-42de-4878-a290-a5dfed7fd619\Source.cab with dwProvFlags 0x00000080:
2020-10-05 11:59:12:833 884 1118 Misc Microsoft signed: No
2020-10-05 11:59:12:833 884 1118 Misc WARNING: Digital Signatures on file C:\Windows\SoftwareDistribution\ScanFile\4cd727fc-42de-4878-a290-a5dfed7fd619\Source.cab are not trusted: Error 0x800b0109
2020-10-05 11:59:12:833 884 1118 OfflSnc WARNING: failed to verify signature for offline cab. hr = 0x800b0109
2020-10-05 11:59:12:911 884 1118 PT WARNING: PTError: 0x800b0109
2020-10-05 11:59:12:911 884 1118 Agent WARNING: WU client fails CClientCallRecorder::OpenOfflineSyncSource with error 0x800b0109
2020-10-05 11:59:12:911 4396 10b8 COMAPI WARNING: ISusInternal::OpenOfflineSyncSource failed, hr=800B0109
2020-10-05 11:59:12:911 4396 10b8 COMAPI - Exit code = 0x800B0109

What I have tried:

https://support.microsoft.com/en-us/help/4472027/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus[^]
How to solve error 0x800B0109[^]
Posted
Updated 5-Oct-20 4:10am
Comments
Richard Deeming 5-Oct-20 9:43am    
This forum is for questions about writing code. It is not a Windows Update support forum.

1 solution

IT'S DEAD! IT'S A DEAD PARROT! THAT PARROT IS NO MORE! IT IS DECEASED!
Quote:
Support for Windows Server 2008 has ended. On January 14, 2020 ...

Windows Server 2008 and 2008 R2 End of Support | Microsoft[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900