SCCM 1806 KB4465865.
The following scenarios are fixed by this Hotfix:
- After you update to Konfigurationsmanager current branch, Version 1806, software updates do not herunterladen. 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 Konfigurationsmanager always looks for express installation CAB files that are, by default, not present in a disconnected WSUS scenario. An attempted herunterladen occurs for any software update (including non-Windows 10 updates) that contains express installation files. Der herunterladen 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>
Herunterladen \\<server>\WsusContent\<Filename-EXPRESS.cab> Zu <Temporary Files>\CABA83C.tmp returns 2
Herunterladen \\<server>\WsusContent\<Filename-EXPRESS_hash.cab> Zu <Temporary Files>\CABA83D.tmp returns 2
Herunterladen \\<server>\WsusContent\WsusContent\C1\<hash.cab> Zu <Temporary Files>\CABA83E.tmp returns 3
Herunterladen \\<server>\WsusContent\C1\<hash.cab> Zu <Temporary Files>\CABA84F.tmp returns 2
ERROR: DownloadContentFiles() failed with hr=0x80070002 - Für software updates that contain express installation files, Konfigurationsmanager 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.
Notiz Installing the Hotfix will stop the unconditional herunterladen attempts for express CAB files. After the Hotfix ist installiert, downloading will occur only if express installation file support is enabled for Windows 10 updates.