SCCM 1806 KB4465865.
The following scenarios are fixed by this hotfix:
- After you update to Configuratiemanager current branch, version 1806, software updates do not downloaden. 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 Configuratiemanager always looks for express installation CAB files that are, by default, not present in a disconnected WSUS scenario. An attempted downloaden occurs for any software update (including non-Windows 10 updates) that contains express installation files. The downloaden 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 - Voor software updates that contain express installation files, Configuratiemanager 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.
Opmerking Installing the hotfix will stop the unconditional downloaden attempts for express CAB files. After the hotfix is installed, downloading will occur only if express installation file support is enabled for Ramen 10 updates.