|
| 1 | +--- |
| 2 | +title: Connected cache update for Microsoft Endpoint Configuration Manager version 2111 |
| 3 | +titleSuffix: Configuration Manager |
| 4 | +description: Console update for 2111 |
| 5 | +ms.date: 1/21/2022 |
| 6 | +ms.prod: configuration-manager |
| 7 | +ms.technology: configmgr-core |
| 8 | +ms.topic: reference |
| 9 | +ms.assetid: 41afa274-7561-4c0e-80af-2d0fe01699ef |
| 10 | +author: bhuney |
| 11 | +ms.author: brianhun |
| 12 | +manager: dougeby |
| 13 | +--- |
| 14 | + |
| 15 | +# Connected cache update for Microsoft Endpoint Configuration Manager version 2111 |
| 16 | + |
| 17 | +*Applies to: Configuration Manager (current branch, version 2111)* |
| 18 | +## Summary of KB12819689 |
| 19 | + |
| 20 | +An update is available to resolve the following issue with Configuration Manager current branch, version 2111. |
| 21 | + |
| 22 | +- The Microsoft Connected Cache (MCC) feature is not used as expected for Win32 apps deployed through Microsoft Intune in a co-managed environment. |
| 23 | +Review of the IntuneManagementExtension.log file shows an internet-based **DownloadURL** value. |
| 24 | +The MCC component is enabled by selecting the **Enable this distribution point to be used as Microsoft Connected Cache server** option in a distribution point's properties. |
| 25 | + |
| 26 | + |
| 27 | +## Update information for Microsoft Endpoint Configuration Manager, version 2111 |
| 28 | +The following hotfix to resolve this problem is available for download from the Microsoft Download Center: |
| 29 | + |
| 30 | +[Download this hotfix now](https://download.microsoft.com/download/a/3/a/a3af1ea3-79ba-4600-8953-c2a4b6b8b970/DoincInstall.exe). |
| 31 | + |
| 32 | +After you download this hotfix, refer to the following installation instructions. |
| 33 | + |
| 34 | +## Installation instructions |
| 35 | +1. Confirm there is not currently an installation of the MCC component in progress. This is done by checking for status message **9522**, generated by the `SMS_DISTRIBUTION_MANAGER` component. The 9522 message indicates that installation is no longer being retried. |
| 36 | +2. Copy the new version of `DoincInstall.exe`, version **1.5.5.9002**, to the `{SMSInstallDir}\bin\x64` folder on all site servers, including the Central Administration Site (CAS) if present, and any passive sites. |
| 37 | +3. Uncheck the **Enable this distribution point to be used as Microsoft Connected Cache server** option in the affected distribution point’s properties. |
| 38 | +4. Wait for the uninstall of MCC to complete on the distribution point. This can be confirmed by looking for a **9152** success status message, combined with the following entry in `distmgr.log`. |
| 39 | + ```text |
| 40 | + Finished waiting for DoincInstall. InvocationState: UninstallCompleted. InvocationExitCode: 0. InvocationMessage: . |
| 41 | + ``` |
| 42 | +5. Recheck the **Enable this distribution point to be used as Microsoft Connected Cache server** option for the affected distribution point. |
| 43 | + |
| 44 | + > [!TIP] |
| 45 | + > For sites with a large number of distribution points, replace steps 4 - 5 above with the following. |
| 46 | + > - Create an empty file named `resetdps.trn` and place it in the `{SMSInstallDir}\inboxes\distmgr.box` folder. This will reinstall all distribution points for that site using the latest version of `DoincInstall.exe` copied in step 3. above. |
| 47 | +
|
| 48 | +## Prerequisites |
| 49 | +To apply this hotfix, you must be using Microsoft Endpoint Configuration Manager, versions 1910 through versions 2111. |
| 50 | + |
| 51 | +## Restart information |
| 52 | +You don't have to restart the computer after you apply this hotfix. |
| 53 | + |
| 54 | +## Hotfix replacement information |
| 55 | +This hotfix replaces the following previously released hotfix. |
| 56 | + |
| 57 | +[KB5001600 Microsoft Connected Cache component fails to install on Configuration Manager current branch](../../hotfix/2010/5001600.md) |
| 58 | + |
| 59 | +## File information |
| 60 | +File information is available in the downloadable [KB12819689_FileList.txt](https://aka.ms/KB12819689_FileList) text file. |
| 61 | + |
| 62 | +## Release history |
| 63 | +- January 21, 2022: Initial hotfix release |
0 commit comments