|
| 1 | +--- |
| 2 | +title: Client update for Microsoft Endpoint Configuration Manager version 2107 |
| 3 | +titleSuffix: Configuration Manager |
| 4 | +description: Client update for 2107 |
| 5 | +ms.date: 12/02/2021 |
| 6 | +ms.prod: configuration-manager |
| 7 | +ms.technology: configmgr-core |
| 8 | +ms.topic: reference |
| 9 | +ms.assetid: a8e89ce4-e3f6-476e-baad-d11cb1bb70f6 |
| 10 | +author: bhuney |
| 11 | +ms.author: brianhun |
| 12 | +manager: dougeby |
| 13 | +--- |
| 14 | + |
| 15 | +# Update for Microsoft Endpoint Configuration Manager version 2107 |
| 16 | + |
| 17 | +*Applies to: Configuration Manager (current branch, version 2107)* |
| 18 | +## Summary of KB12636660 |
| 19 | + |
| 20 | +An update is available to resolve the following issue with Configuration Manager after installing the [Update rollup for Microsoft Endpoint Configuration Manager version 2107](./11121541.md). |
| 21 | + |
| 22 | +- Clients in untrusted domains do not use the network access account as a fallback authentication method to access content on distribution points. This leads to content download failures when other authentication methods are unavailable. |
| 23 | + |
| 24 | +## Update information for Microsoft Endpoint Configuration Manager, version 2107 |
| 25 | +The following hotfix to resolve this problem is available for download from the Microsoft Download Center: |
| 26 | + |
| 27 | +[Download this hotfix now](https://configmgrbits.azureedge.net/qfe/2107/KB12636660_9058.1048/CM2107-KB12636660.ConfigMgr.Update.exe). |
| 28 | + |
| 29 | +After you download the hotfix, see the following documentation for installation instructions: |
| 30 | + |
| 31 | +[Use the Update Registration Tool to import hotfixes to Configuration Manager](../../core/servers/manage/use-the-update-registration-tool-to-import-hotfixes.md) |
| 32 | + |
| 33 | +#### Prerequisites |
| 34 | +To apply this hotfix, you must have Microsoft Endpoint Configuration Manager, version 2107 installed in addition to the following update: |
| 35 | + |
| 36 | +[KB11121541](./11121541.md) Update rollup for Microsoft Endpoint Configuration Manager version 2107 |
| 37 | + |
| 38 | +#### Restart information |
| 39 | +This update does not require a computer restart or initiate a site reset. |
| 40 | + |
| 41 | +### Other installation information |
| 42 | +After you install this update on a primary site, pre-existing secondary sites must be manually updated. To update a secondary site in the Configuration Manager console, select **Administration** > **Site Configuration** > **Sites** > **Recover Secondary Site**, and then select the secondary site. The primary site then reinstalls that secondary site by using the updated files. Configurations and settings for the secondary site are not affected by this reinstallation. The new, upgraded, and reinstalled secondary sites under that primary site automatically receive this update. |
| 43 | + |
| 44 | +Run the following SQL Server command on the site database to check whether the update version of a secondary site matches that of its parent primary site: |
| 45 | + ```code |
| 46 | + select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site') |
| 47 | + ``` |
| 48 | +If the value 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site. |
| 49 | + |
| 50 | +If the value 0 is returned, the site has not installed all the fixes that are applied to the primary site, and you should use the **Recover Secondary Site** option to update the secondary site. |
| 51 | + |
| 52 | +## Version information |
| 53 | +The following major components are updated to the versions specified: |
| 54 | + |
| 55 | +|Component |Version | |
| 56 | +|---|---| |
| 57 | +| Configuration Manager client | 5.00.9058.1048 | |
| 58 | + |
| 59 | +## File information |
| 60 | +File information is available in the downloadable [KB12636660_FileList.txt](https://aka.ms/KB12636660_FileList) text file. |
| 61 | + |
| 62 | +## Release history |
| 63 | +- December 2, 2021: Initial hotfix release |
| 64 | + |
| 65 | +## References |
| 66 | +[Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md) |
| 67 | +[Network access account](../../core/plan-design/hierarchy/fundamental-concepts-for-content-management.md#network-access-account) |
| 68 | + |
| 69 | + |
| 70 | + |
0 commit comments