No missing update found. Nothing to do!
Attempted Troubleshooting:
I ran command ...\cmd\ListMissingUpdateIds.vbs and the output is as follows:
- Code: Select all
ListMissingUpdateIds.vbs(17, 1) (null): A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
I see the following lines in the C:\Windows\WindowsUpdate.log:
- Code: Select all
- ScanFileLocation = C:\Users\***\AppData\Local\Temp\wsusscn2.cab
Validating signature for c:\Windows\SoftwareDistribution\ScanFile\*******\Source.cab dwProvFlags 0x00000080:
WARNING: WVT was not able to determine online revocation. Continuing ...
Microsoft signed: No
WARNING: Digital Signatures on file C:\Windows\SoftwareDistribution\ScanFile\*******\Source.cab are not trusted: Error 0x800b0109
WARNING: failed to verify signature for offline cab. hr = 0x800b0109
WARNING: PTError: 0x800b0109
WARNING: WU client fails CClientCallRecorder::OpenOfflineSyncSource with error 0x800b0109
WARNING: ISusInternal::OpenofflineSyncSource failed, hr=800B0109
- Exit code = 0x800B0109
I've imported the certificates from the cab file, deleted the hash and cab file from download, tried reinstalled the WUA software, and reinstalling root certificates.
Any ideas?