SCCM 1806 KB4465865.
The following scenarios are fixed by this hotfix:
- After you update to Configuration Manager current branch, 버전 1806, software updates do not 다운로드. This failure occurs only in environments that use 윈도우 서버 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 다운로드 occurs for any software update (including non-Windows 10 updates) that contains express installation files. The 다운로드 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>
다운로드 \\<server>\WsusContent\<Filename-EXPRESS.cab> to <Temporary Files>\CABA83C.tmp returns 2
다운로드 \\<server>\WsusContent\<Filename-EXPRESS_hash.cab> to <Temporary Files>\CABA83D.tmp returns 2
다운로드 \\<server>\WsusContent\WsusContent\C1\<hash.cab> to <Temporary Files>\CABA83E.tmp returns 3
다운로드 \\<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 다운로드 attempts for express CAB files. After the hotfix is installed, downloading will occur only if express installation file support is enabled for 윈도우 10 updates.