Skip to content

Commit 81dc4ee

Browse files
committed
2nd version of ConfigMgr security fix
1 parent b8918a2 commit 81dc4ee

4 files changed

Lines changed: 81 additions & 10 deletions

File tree

memdocs/configmgr/hotfix/2207/15498768.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ manager: dougeby
1616
*Applies to: Configuration Manager (current branch, versions 2103, 2107, 2111, 2203, 2207)*
1717

1818
## Summary of KB15498768
19+
20+
> [!IMPORTANT]
21+
> This update is superseded by the following:
22+
>
23+
> [KB 15599094 NTLM client installation update for Microsoft Endpoint Configuration Manager](../../hotfix/2207/15599094.md)
24+
<!-- 15599094 -->
1925
Disabling the **Allow connection fallback to NTLM** option in *Client Push Installation Properties* is not honored under either of the following conditions:
2026
- If there are Kerberos authentication failures the client push account will attempt an NTLM connection instead.
2127
- The site server computer account will attempt a connection using NTLM if Kerberos authentication fails for all defined client push installation accounts.
@@ -72,6 +78,7 @@ File information is available in the following version-specific file lists (KB15
7278

7379
## Release history
7480
- September 20, 2022: Initial hotfix release
81+
- October 3, 2022: Added supersedence information for KB 15599094
7582

7683
## References
7784
[Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md)
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: NTLM connection fallback update for Microsoft Endpoint Configuration Manager
3+
titleSuffix: Configuration Manager
4+
description: NTLM connection fallback update for Configuration Manager
5+
ms.date: 10/03/2022
6+
ms.prod: configuration-manager
7+
ms.technology: configmgr-core
8+
ms.topic: reference
9+
ms.assetid: 51ca8528-3d14-4c01-85c2-941edafb58f3
10+
author: bhuney
11+
ms.author: brianhun
12+
manager: dougeby
13+
---
14+
# NTLM client installation update for Microsoft Endpoint Configuration Manager
15+
16+
*Applies to: Configuration Manager (current branch, versions 2103, 2107, 2111, 2203, 2207)*
17+
18+
## Summary of KB15599094
19+
20+
The client push installation account always attempts an NTLM connection to a client to retrieve WMI query results during the installation process.
21+
This happens even if the **Allow connection fallback to NTLM** option is disabled in *Client Push Installation Properties*.
22+
23+
## Update information for Microsoft Endpoint Configuration Manager, versions 2103-2207
24+
An update to resolve this issue is available in the **Updates and Servicing** node of the Configuration Manager console for environments that have versions 2103-2207 installed.
25+
26+
#### Update replacement information
27+
This update replaces the following previously released update.
28+
29+
[KB 15498768 NTLM connection fallback update for Microsoft Endpoint Configuration Manager](../../hotfix/2207/15498768.md)
30+
31+
#### Restart information
32+
For Configuration Manager versions 2107 and later, this update doesn't require a computer restart or a [site reset](../../core/servers/manage/modify-your-infrastructure.md#bkmk_reset) after installation.
33+
34+
Configuration Manager version 2103 will require a site reset after update installation.
35+
36+
### Additional installation information
37+
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 aren't affected by this reinstallation. The new, upgraded, and reinstalled secondary sites under that primary site automatically receive this update.
38+
39+
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:
40+
```sql
41+
select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site')
42+
```
43+
If the value 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site.
44+
45+
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.
46+
47+
## Version information
48+
No major components are updated with this release.
49+
50+
## File information
51+
File information is available in the following version-specific file lists (KB15599094_FileList.txt):
52+
- [Configuration Manager 2103](https://aka.ms/KB15599094_2103_FileList)
53+
- [Configuration Manager 2107](https://aka.ms/KB15599094_2107_FileList)
54+
- [Configuration Manager 2111](https://aka.ms/KB15599094_2111_FileList)
55+
- [Configuration Manager 2203](https://aka.ms/KB15599094_2203_FileList)
56+
- [Configuration Manager 2207](https://aka.ms/KB15599094_2207_FileList)
57+
58+
## Release history
59+
- October 3, 2022: Initial hotfix release
60+
61+
## References
62+
[Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md)

memdocs/configmgr/hotfix/TOC.yml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ items:
1111
href: 2207/14978429.md
1212
- name: KB 15498768 NTLM connection fallback update
1313
href: 2207/15498768.md
14+
- name: KB 15599094 NTLM client installation update
15+
href: 2207/15599094.md
1416
- name: Version 2203
1517
items:
1618
- name: KB 13174460 Summary of changes in 2203
@@ -21,8 +23,8 @@ items:
2123
href: 2203/14480034.md
2224
- name: KB 14244456 Update rollup for Microsoft Endpoint Configuration Manager version 2203
2325
href: 2203/14244456.md
24-
- name: KB 15498768 NTLM connection fallback update
25-
href: 2207/15498768.md
26+
- name: KB 15599094 NTLM client installation update
27+
href: 2207/15599094.md
2628
- name: Version 2111
2729
items:
2830
- name: KB 10096997 Summary of changes in 2111
@@ -35,8 +37,8 @@ items:
3537
href: 2111/12819689.md
3638
- name: KB 12896009 Update rollup for Microsoft Endpoint Configuration Manager version 2111
3739
href: 2111/12896009.md
38-
- name: KB 15498768 NTLM connection fallback update
39-
href: 2207/15498768.md
40+
- name: KB 15599094 NTLM client installation update
41+
href: 2207/15599094.md
4042
- name: Version 2107
4143
items:
4244
- name: KB 10096997 Summary of changes in 2107
@@ -47,8 +49,8 @@ items:
4749
href: 2107/11121541.md
4850
- name: KB 12636660 Network access account update
4951
href: 2107/12636660.md
50-
- name: KB 15498768 NTLM connection fallback update
51-
href: 2207/15498768.md
52+
- name: KB 15599094 NTLM client installation update
53+
href: 2207/15599094.md
5254
- name: Version 2103
5355
items:
5456
- name: KB 9210721 Summary of changes in 2103
@@ -67,8 +69,8 @@ items:
6769
href: 2103/10589155.md
6870
- name: KB 10582136 Tenant attach update
6971
href: 2103/10582136.md
70-
- name: KB 15498768 NTLM connection fallback update
71-
href: 2207/15498768.md
72+
- name: KB 15599094 NTLM client installation update
73+
href: 2207/15599094.md
7274
- name: Version 2010
7375
items:
7476
- name: KB 4599442 Summary of changes in 2010

memdocs/configmgr/hotfix/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ landingContent:
2525
url: 2207/14840616.md
2626
- text: KB 14959905 Early update ring
2727
url: 2207/14959905.md
28-
- text: KB 15498768 NTLM connection fallback update
29-
url: 2207/15498768.md
28+
- text: KB 15599094 NTLM client installation update
29+
url: 2207/15599094.md
3030

3131
- title: Configuration Manager 2203
3232
linkLists:

0 commit comments

Comments
 (0)