Skip to content

Commit aaec2b6

Browse files
authored
Merge pull request #8332 from bhuney/2207fixlist
2207 fixlist KB
2 parents 593b8b1 + 15559d9 commit aaec2b6

3 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Summary of changes in Configuration Manager current branch, version 2207
3+
titleSuffix: Configuration Manager
4+
description: Article listing changes in Configuration Manager current branch, version 2207
5+
ms.date: 08/30/2022
6+
ms.prod: configuration-manager
7+
ms.technology: configmgr-core
8+
ms.topic: reference
9+
ms.assetid: 9271169f-2ec2-415c-b3f3-a2293218ada5
10+
author: bhuney
11+
ms.author: brianhun
12+
manager: dougeby
13+
---
14+
15+
# Summary of changes in Configuration Manager current branch, version 2207
16+
17+
*Applies to: Configuration Manager (current branch, version 2207)*
18+
19+
## Summary of KB14840616
20+
Release version 2207 of Microsoft Endpoint Configuration Manager current branch contains fixes and feature improvements.
21+
The "Issues that are fixed" list isn't inclusive of all changes. Instead, it highlights changes the product development team believes are most relevant to the broad Configuration Manager customer base. Many of these changes were made in response to customer feedback about product issues and improvements.
22+
23+
##### Notes
24+
- Version 2207 is available as an in-console update that can be installed at the top-tier site in a hierarchy.
25+
- For installation information, see [Checklist for installing update 2207 for System Center Configuration Manager](../../core/servers/manage/checklist-for-installing-update-2207.md).
26+
- For more information about the changes that are included in version 2207, see [What's new in version 2207 of Configuration Manager current branch](../../core/plan-design/changes/whats-new-in-version-2207.md).
27+
- This globally available release contains all of the fixes summarized in the following article.
28+
29+
KB [14244456](../../hotfix/2203/14244456.md): Update rollup for Microsoft Endpoint Configuration Manager current branch, version 2203
30+
31+
## Issues that are fixed
32+
33+
<!-- 13923149 -->
34+
- The default timeout period for hardware inventory reports is reduced from eight weeks to one week. This reduces the length of time that messages from the client may queue if there is a temporary problem communicating with a management point.
35+
<!-- 2840033 -->
36+
- The **Format and Partition Disk** task sequence step incorrectly sets the *Type* value of a recovery partition to 0x7 instead of 0x27.
37+
<!-- 9421122 -->
38+
- The *IsVirtual* discovery property can incorrectly toggle from a value of 1 to a value of zero when system discovery runs after heartbeat discovery. The value is set back to a 1 after the next heartbeat discovery cycle.
39+
<!-- 10898529 -->
40+
- Computers with updated BIOS may be duplicated in some collections. This happens because of duplicate information stored in the hardware inventory tables.
41+
<!-- 12554467 -->
42+
- Clients may generate excessive traffic to the Management point while downloading the WebView2 installation files. This happens after enabling the **Display custom tabs with Microsoft Edge WebView2 runtime** client setting. This update adds randomization to the WebView2 download process to reduce overall management point load.
43+
<!-- 1261946 -->
44+
- Discovery data for computers from untrusted domains may be marked as obsolete when they go through the client re-registration process.
45+
<!-- 13177588 -->
46+
- The **New-CMFolder** PowerShell cmdlet allows invalid characters as input for folder names. This prevents later modification of the folder name in the Configuration Manager console.
47+
<!-- 13464778 -->
48+
- The **Get-CMObjectSecurityScope** PowerShell cmdlet doesn't work when run against a folder. The following error is logged by the cmdlet.
49+
```text
50+
WARNING: Unrecognized object type 'SMS_ObjectContainerNode'. Could not retrieve object security scope.
51+
```
52+
<!-- 14022391 -->
53+
- The legend values in antimalware reports are displayed as placeholders such as "_1", "_2", instead of their correct localized names.
54+
<!-- 14563799 -->
55+
- Default hardware inventory classes may be disabled when installing a new Configuration Manager client.
56+
<!-- 14567825 -->
57+
- The task sequence *Install application* step now captures the correct executable name - smsappinstall.exe - in the smsts.log file.
58+
<!-- 14716643 -->
59+
- Logging for the SMS_Service_Connector component is enhanced for easier troubleshooting.
60+
<!-- 14918873 -->
61+
- The data warehouse process (Microsoft.ConfigMgrDataWarehouse.exe) may terminate unexpectedly in large environments when SQL change tracking is enabled.
62+
<!-- 15037050 -->
63+
- Heartbeat discovery data records (DDR files) from Windows 365 Cloud PC clients are rejected. The following error is recorded in the ddm.log file on the site server.
64+
```text
65+
CDiscoveryPropertyBase::Validate - Max width of property "CloudPCInfo" exceeds maximum 900 characters
66+
```
67+
<!-- 14916633 -->
68+
- If the **Upload to Microsoft Endpoint Manager admin center** option is disabled and re-enabled in Cloud Attach properties, the option for **Role-based Access Control** can't be enabled again.
69+
<!-- 14727900 -->
70+
- The **Native client app** value is blank after completing the Azure Services wizard.
71+
<!-- 14960789 -->
72+
- The Search tab disappears from the Configuration Manager console after completing a search on a top level node, or after changing options from *Current Node* to *All Subfolders*.
73+
74+
## Hotfixes that are included in this update
75+
- KB [14480034](../../hotfix/2203/14480034.md): Registration fails for PKI clients after updating to Configuration Manager current branch, version 2203
76+
- KB [14244456](../../hotfix/2203/14244456.md): Update rollup for Microsoft Endpoint Configuration Manager version 2203

memdocs/configmgr/hotfix/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ items:
33
href: index.yml
44
- name: Version 2207
55
items:
6+
- name: KB 14840616 Summary of changes in 2207
7+
href: 2207/14840616.md
68
- name: KB 14978429 Connected cache update for Microsoft Endpoint Configuration Manager version 2207
79
href: 2207/14978429.md
810
- name: Version 2203

memdocs/configmgr/hotfix/index.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ metadata:
1717
ms.localizationpriority: high
1818

1919
landingContent:
20+
- title: Configuration Manager 2207
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: KB 14840616 Summary of changes in 2207
25+
url: 2207/14840616.md
2026
- title: Configuration Manager 2203
2127
linkLists:
2228
- linkListType: overview

0 commit comments

Comments
 (0)