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 -
When you migrate to or from Configuration Manager current branch, version 1806, the migration of content packages for updates that support express installation files either fail or may not contain all updates. This issue occurs in hierarchies that have not enabled the following option on the “Update files” tab of Software Update Point properties:
Download both full files for all approved updates and express installation files for Windows 10
Note Updates synchronized after this update is applied no longer fail in this scenario.
- 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.
NoteInstalling the hotfix will stop the unconditional download attempts for express CAB files for new updates. After the hotfix is installed, downloading will occur only if express installation file support is enabled for Windows 10 updates.