SCCM 1806 KB4465865.
The following scenarios are fixed by this hotfix:
- After you update to Configuration Manager current branch, version 1806, software updates do not download. This failure occurs only in environments that use Windows Server Update Services (WSUS) on a disconnected (air-gapped) network.A change is introduced in version 1806 so that Configuration Manager always looks for express installation CAB files that are, by default, not present in a disconnected WSUS scenario. An attempted download occurs for any software update (including non-Windows 10 updates) that contains express installation files. The download attempt also occurs if express installation file support is not enabled. Errors that resemble the following are recorded in the Patchdownloader.log file on the site server: Downloading content for ContentID = <ContentID>, FileName = <Filename-EXPRESS.cab>
Download \\<server>\WsusContent\<Filename-EXPRESS.cab> to <Temporary Files>\CABA83C.tmp returns 2
Download \\<server>\WsusContent\<Filename-EXPRESS_hash.cab> to <Temporary Files>\CABA83D.tmp returns 2
Download \\<server>\WsusContent\WsusContent\C1\<hash.cab> to <Temporary Files>\CABA83E.tmp returns 3
Download \\<server>\WsusContent\C1\<hash.cab> to <Temporary Files>\CABA84F.tmp returns 2
ERROR: DownloadContentFiles() failed with hr=0x80070002 - For software updates that contain express installation files, Configuration Manager synchronizes the Express.cab file and distributes it to the client. This behavior occurs even if the client does not require the Express.cab file for a given deployment.This behavior is mainly cosmetic. It does not involve the complete set of express installation files, only the Express.cab file.
Note Installing the hotfix will stop the unconditional download attempts for express CAB files. After the hotfix is installed, downloading will occur only if express installation file support is enabled for Windows 10 updates.