Skip to content

Commit 576fb94

Browse files
authored
Merge pull request #6546 from MicrosoftDocs/main
1/14/2021 AM Publish
2 parents af52b92 + e0fe9b6 commit 576fb94

3 files changed

Lines changed: 74 additions & 1 deletion

File tree

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: Client update for Configuration Manager current branch, version 2111
3+
titleSuffix: Configuration Manager
4+
description: Client update for Configuration Manager 2111
5+
ms.date: 01/14/2022
6+
ms.prod: configuration-manager
7+
ms.technology: configmgr-core
8+
ms.topic: reference
9+
ms.assetid: 9ccb89bc-fbd4-4e8a-8631-6829fcf006ed
10+
author: bhuney
11+
ms.author: brianhun
12+
manager: dougeby
13+
---
14+
# Client update for Configuration Manager current branch, version 2111
15+
16+
*Applies to: Configuration Manager (current branch, version 2111)*
17+
18+
## Summary of KB12959506
19+
20+
A client update is available to address the following two issues.
21+
22+
- The remote control viewer hangs at "Connecting to host session" when starting a remote control session.
23+
- The Configuration Manager client (ccmexec.exe) may terminate on startup if it receives policy to change the *peer cache source* client setting from disabled to enabled, while also having cached content.
24+
25+
## Update information for Microsoft Endpoint Configuration Manager, version 2111
26+
27+
An update to resolve this issue is available in the **Updates and Servicing** node of the Configuration Manager console for version 2111 environments.
28+
29+
Customers using early update ring versions must also have the following update installed.
30+
- KB [12709700](../../hotfix/2111/12709700.md): Update for Microsoft Endpoint Configuration Manager version 2111
31+
32+
Members of the Technology Adoption Program (TAP) must have the private TAP rollup installed.
33+
#### Update replacement information
34+
35+
This update does not replace any previously released updates.
36+
#### Restart information
37+
38+
This update does not require a computer restart or initiate a [site reset](../../core/servers/manage/modify-your-infrastructure.md#bkmk_reset) after installation.
39+
40+
### Additional installation information
41+
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+
<!-- TEMPLATE: Qiani will provide the component version information and the file table AKA link. -->
54+
The following major components are updated to the versions specified:
55+
56+
|Component |Version |
57+
|---|---|
58+
| Client | 5.00.9068.1012 |
59+
60+
## File information
61+
File information is available in the downloadable [KB12959506_FileList.txt](https://aka.ms/KB12959506_FileList) text file.
62+
63+
## Release history
64+
65+
- January 14, 2022: Initial hotfix release
66+
67+
## References
68+
69+
- [Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md)
70+
- [Peer cache for Configuration Manager clients](../../core/plan-design/hierarchy/client-peer-cache.md)
71+
- [How to remotely administer a Windows client computer by using Configuration Manager](../../core/clients/manage/remote-control/remotely-administer-a-windows-client-computer.md)

memdocs/configmgr/hotfix/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ items:
77
href: 2111/11052354.md
88
- name: KB 12709700 Update for Configuration Manager 2111
99
href: 2111/12709700.md
10+
- name: KB 12959506 Client update for Configuration Manager 2111
11+
href: 2111/12959506.md
1012
- name: Version 2107
1113
items:
1214
- name: KB 10096997 Summary of changes in 2107

memdocs/intune/protect/remove-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These certificates can be removed when you [wipe](../remote-actions/devices-wipe
4040
> 1. Wipe or retire the user's device.
4141
> 2. Remove the user from on-premises Active Directory or Azure AD.
4242
43-
The majority of this article applies to SCEP and PKCS certificate profiles, but not to imported PKCS certificates. Imported PKCS certificates are removed by Intune when company data is removed from the device, when a device is unenrolled from management, or a user is no longer targeted by the deployment of the certificate.
43+
The majority of this article applies to SCEP and PKCS certificate profiles, but not to imported PKCS certificates. Imported PKCS certificates are removed by Intune when company data is removed from the device or when a device is unenrolled from management.
4444

4545

4646
## Manually deleted certificates

0 commit comments

Comments
 (0)