Skip to content

Commit 1a1ac95

Browse files
authored
Merge pull request #7461 from MicrosoftDocs/main
Release 2203CB Slow Ring
2 parents 621991d + 9547739 commit 1a1ac95

8 files changed

Lines changed: 136 additions & 13 deletions

File tree

memdocs/configmgr/core/plan-design/changes/whats-new-in-version-2203.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in version 2203
33
titleSuffix: Configuration Manager
44
description: Get details about changes and new capabilities introduced in version 2203 of Configuration Manager current branch.
5-
ms.date: 04/25/2022
5+
ms.date: 04/26/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: conceptual
@@ -243,8 +243,9 @@ Starting with this version, the following features are no longer [pre-release](.
243243

244244
For more information on changes to the Windows PowerShell cmdlets for Configuration Manager, see [version 2203 release notes](/powershell/sccm/2203-release-notes).
245245

246+
Aside from new features, this release also includes other changes such as bug fixes. For more information, see [Summary of changes in Configuration Manager current branch, version 2203](../../../hotfix/2203/13174460.md).
247+
246248
<!--
247-
Aside from new features, this release also includes other changes such as bug fixes. For more information, see [Summary of changes in Configuration Manager current branch, version 2203](../../../hotfix/2111/11052354.md).
248249
249250
The following update rollup (4517869) is available in the console starting on October 1, 2019: [Update rollup for Configuration Manager current branch, version 1906](https://support.microsoft.com/help/4517869).
250251
-->
@@ -261,9 +262,11 @@ The following additional hotfixes are available to address specific issues:
261262

262263
## Next steps
263264

265+
<!--
264266
At this time, version 2203 is released for the early update ring. To install this update, you need to opt in. For more information, see [Early update ring](../../servers/manage/checklist-for-installing-update-2203.md#early-update-ring).
267+
-->
265268

266-
<!--As of December 15, 2021, version 2203 is globally available for all customers to install.-->
269+
As of April 26, 2022, version 2203 is globally available for all customers to install.-->
267270

268271
When you're ready to install this version, see [Installing updates for Configuration Manager](../../servers/manage/updates.md) and [Checklist for installing update 2203](../../servers/manage/checklist-for-installing-update-2203.md).
269272

memdocs/configmgr/core/servers/manage/checklist-for-installing-update-2203.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Checklist for 2203
33
titleSuffix: Configuration Manager
44
description: Learn about actions to take before updating to Configuration Manager version 2203.
5-
ms.date: 04/08/2022
5+
ms.date: 04/26/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: conceptual
@@ -63,12 +63,13 @@ The first time you use a Configuration Manager console after the update has fini
6363

6464
<!-- SCCMDocs#1397 -->
6565

66-
<!--As of Month 01, 2022, version 2203 is globally available for all customers to install. If you previously opted in to the early update ring, watch for an update to this current branch version. -->
66+
As of April 26, 2022, version 2203 is globally available for all customers to install. If you previously opted in to the early update ring, watch for an update to this current branch version.
6767

68-
At this time, version 2203 is released for the early update ring. To install this update, you need to opt in. The following PowerShell script adds your hierarchy or standalone primary site to the early update ring for version 2203:
68+
<!-- At this time, version 2203 is released for the early update ring. To install this update, you need to opt in. The following PowerShell script adds your hierarchy or standalone primary site to the early update ring for version 2203:
6969
7070
[Version 2203 opt-in script](https://go.microsoft.com/fwlink/?linkid=2099733) <!-- This fwlink points to the script package on the Download Center, don't change the link here! Make any changes to the fwlink target -->
7171

72+
<!--
7273
Microsoft digitally signs the script, and bundles it inside a signed self-extracting executable.
7374
7475
> [!NOTE]
@@ -90,8 +91,7 @@ The version 2203 update should now be available in the console.
9091
9192
> [!IMPORTANT]
9293
> This script only adds your site to the early update ring for version 2203. It's not a permanent change.
93-
94-
94+
-->
9595
## Pre-update checklist
9696

9797
### All sites run a supported version of Configuration Manager

memdocs/configmgr/core/servers/manage/updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following supported versions of Configuration Manager are currently availabl
5555

5656
| Version | Availability date | [Support end date](current-branch-versions-supported.md) | Baseline | In-console update |
5757
|-------------|-----------|------------|--------------|------------------------|
58-
| [**2203**](../../plan-design/changes/whats-new-in-version-2203.md)<br /> (5.00.90) | April 8, 2022 | October 6, 2023 | Yes | Yes |
58+
| [**2203**](../../plan-design/changes/whats-new-in-version-2203.md)<br /> (5.00.9078) | April 8, 2022 | October 6, 2023 | Yes | Yes |
5959
| [**2111**](../../plan-design/changes/whats-new-in-version-2111.md)<br /> (5.00.9068) | December 1, 2021 | June 1, 2023 | No | Yes |
6060
| [**2107**](../../plan-design/changes/whats-new-in-version-2107.md)<br /> (5.00.9058) | August 2, 2021 | February 2, 2023 | No | Yes |
6161
| [**2103**](../../plan-design/changes/whats-new-in-version-2103.md)<br /> (5.00.9049) | April 5, 2021 | October 5, 2022 | Yes<sup>[Note 1](#bkmk_note1)</sup> | Yes |
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
title: Summary of changes in Configuration Manager current branch, version 2203
3+
titleSuffix: Configuration Manager
4+
description: Article listing changes in Configuration Manager current branch, version 2203
5+
ms.date: 04/26/2022
6+
ms.prod: configuration-manager
7+
ms.technology: configmgr-core
8+
ms.topic: reference
9+
ms.assetid: 6261ac6f-d5d6-499f-8c67-77ebfeeaee4c
10+
author: bhuney
11+
ms.author: brianhun
12+
manager: dougeby
13+
---
14+
15+
# Summary of changes in Configuration Manager current branch, version 2203
16+
17+
*Applies to: Configuration Manager (current branch, version 2203)*
18+
19+
## Summary of KB13174460
20+
Release version 2203 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+
<!-- TEMPLATE: Make sure to update the links below to reference version-specific articles, including the update rollup for the prior release. Use relative links. -->
25+
- Version 2203 is available as an in-console update that can be installed at the top-tier site in a hierarchy.
26+
- For installation information, see [Checklist for installing update 2203 for System Center Configuration Manager](../../core/servers/manage/checklist-for-installing-update-2203.md).
27+
- For more information about the changes that are included in version 2203, see [What's new in version 2203 of Configuration Manager current branch](../../core/plan-design/changes/whats-new-in-version-2203.md).
28+
- This globally available release contains all of the fixes summarized in the following article.
29+
30+
KB [12896009](../../hotfix/2111/12896009.md): Update rollup for Microsoft Endpoint Configuration Manager current branch, version 2111
31+
32+
## Issues that are fixed
33+
<!-- 2837936 -->
34+
- The collection evaluation process is optimized during startup of the SMS_Executive service (*smsexec.exe*) to reduce the overall time required to complete evaluations.
35+
<!-- 3305474 -->
36+
- The SMS Agent Host service (*CCMExec.exe*) hangs in a **Stop Pending** state on clients that are also configured as pull-distribution points. When this issue happens, the thread count for CCMExec.exe in Task Manager will show over 500 threads.
37+
<!-- 5094600 -->
38+
- The **Get-CMSoftwareUpdateDeployment** and **Get-CMSoftwareUpdateDeploymentStatus** PowerShell cmdlets do not run as expected under the context of an account with the Software Update Manager role.
39+
<!-- 5904616 -->
40+
- SQL queries against the **vLogs** view can fail with an XML parsing error which delays data replication service troubleshooting efforts.
41+
<!-- 9196080 -->
42+
- The FailoverManager.log file is improved to remove ambiguous log entries related to site certificates.
43+
<!-- 10266992 -->
44+
- State message processing is now more resilient to intermittent SQL errors.
45+
<!-- 10565692 -->
46+
- The Client Health Dashboard is updated to reduce false negatives related to status messages.
47+
<!-- 11047682 -->
48+
- The Distribution Manager component of the SMS_Executive service on a child site makes unnecessary network calls back to the parent site for package source details such as file size. This delays package processing times in environments with a large number of packages and/ or distribution points across a hierarchy.
49+
<!-- 11155525 -->
50+
- The content size filter for an automated deployment rule does not return any results when an exact value is used instead of a comparison, such as greater than or less than.
51+
<!-- 12505551 -->
52+
- User available programs are incorrectly shown under the Featured section in the company portal.
53+
<!-- 12570698 -->
54+
- Opening a software center notification from the system tray icon bypasses the high impact task sequence notification.
55+
<!-- 12590180 -->
56+
- Starting with Configuration Manager current branch, version 2107, newly installed workgroup clients are not automatically approved as expected in environments using PKI-issues certificates.
57+
<!-- 12708814 -->
58+
- Co-managed clients no longer receive Intune Win32 content via the Microsoft Connected Cache feature.
59+
<!-- 12727584 -->
60+
- Clients fail to receive policy data during an operating system deployment scenario when the dynamic media was created at one site, but the client is within the boundaries of a different site.
61+
<!-- 12873596 -->
62+
- Automated queries against the **SMSCOMPONENTS** WMI class may eventually fail. Event ID 5612 is generated with text resembling the following:
63+
```text
64+
Wmiprvse.exe exceeded handle quota limit
65+
WMI has stopped WMIPRVSE.EXE because a quota reached a warning value. Quota: PrivatePageCount
66+
```
67+
<!-- 12917816 -->
68+
- The **Recommended version of Microsoft .NET Framework** prerequisite checker warning is updated to clarify requirements.
69+
<!-- 12953268 -->
70+
- Files larger than 4GB fail to download from a cloud management gateway when the **BranchCache** feature is enabled. The DTS.log on the client contains an error resembling the following:
71+
```text
72+
Failed to add file C:\Windows\ccmcache\{content_path}\sources/{filename} to range download. Error - 0x8020002c
73+
```
74+
<!-- 13008375 -->
75+
- Operating system deployment task sequences may fail to put the Configuration Manager client into provisioning mode due to a timing issue. This can lead to application installation failures, unintended client patching, or other unexpected side effects. When this happens, the SMSTS.log file contains the following:
76+
```text
77+
Failed to create instance of progress UI (0x80040154)
78+
```
79+
<!-- 13028713 -->
80+
- Improvements for readability are made to the UpdateDeployment and DCMAgent log files.
81+
<!-- 13034131 -->
82+
- The SMS Agent Host service (CCMExec.exe) takes up more memory than expected on a management point if there is a problem reading the *\{MP_installation_directory}\Statistic\CurrentData* file. With verbose debug logging enabled, the CCMStatistics.log contains entries resembling the following:
83+
```text
84+
Statistic initialization failed 0x87d00217
85+
```
86+
<!-- 13089286 -->
87+
- Logging for Active Directory discovery methods is improved to include more precise troubleshooting information, such as specific error codes if domain names fail to resolve.
88+
<!-- 13106423 -->
89+
- CMPivot and the Microsoft Edge installer are currently signed with the **Microsoft Code Signing PCA 2011** certificate. If you set PowerShell execution policy to **AllSigned**, then you need to make sure that devices trust this signing certificate. You can now export the certificate from a computer where you've installed a Configuration Manager version 2203 site server. View the certificate on *SMSInstallDir*\cd.latest\SMSSETUP\BIN\X64\CMPivot.ps1, and then export the code signing certificate from the certification path. Then import it to the *machine's* **Trusted Publishers** store on managed devices. You can use the process in the following blog, but make sure to export the *code signing certificate* from the certification path: [Adding a Certificate to Trusted Publishers using Intune](https://techcommunity.microsoft.com/t5/intune-customer-success/adding-a-certificate-to-trusted-publishers-using-intune/ba-p/1974488).
90+
<!-- 13250530 -->
91+
- After updating to Configuration Manager current branch, version 2111, the hman.log file contains errors resembling the following:
92+
```text
93+
Failed to read certificate context from file 'readme.txt', 0x8009310b
94+
Failed to process TPM certs cab, 0x8009310b
95+
```
96+
This error does not effect normal site operations but can hinder other troubleshooting efforts.
97+
<!-- 13323720 -->
98+
- The **Run summarization task** for a software update deployment fails to run on the central administration site (CAS). The statesys.log contains an error resembling the following:
99+
```text
100+
*** exec spProcessSingleSummarizationRequests
101+
*** [42000][2812][Microsoft][SQL Server Native Client 11.0][SQL Server]Could not find stored procedure 'spTask_SUM_AssignmentComplianceEvaluator'. : spProcessSingleSummarizationRequests
102+
```
103+
104+
## Hotfixes that are included in this update
105+
- KB [10096997](../../hotfix/2111/11052354.md) Summary of changes in Configuration Manager current branch, version 2111
106+
- KB [12709700](../../hotfix/2111/12709700.md) Update for Microsoft Endpoint Configuration Manager version 2111
107+
- KB [12959506](../../hotfix/2111/12959506.md) Client update for Configuration Manager current branch, version 2111
108+
- KB [12819689](../../hotfix/2111/12819689.md) Connected cache update for Microsoft Endpoint Configuration Manager version 2111
109+
- KB [12896009](../../hotfix/2111/12896009.md) Update rollup for Microsoft Endpoint Configuration Manager version 2111
110+
111+
## Dependency changes
112+
The following dependent component that is included with Configuration Manager version 2203 is updated to the specified version:
113+
- Newtonsoft.Json to version 13.0.1

memdocs/configmgr/hotfix/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
items:
22
- name: Hotfix documentation
33
href: index.yml
4+
- name: Version 2203
5+
items:
6+
- name: KB 13174460 Summary of changes in 2203
7+
href: 2203/13174460.md
48
- name: Version 2111
59
items:
610
- name: KB 10096997 Summary of changes in 2111

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 2203
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: KB 11052354 Summary of changes in 2203
25+
url: 2203/13174460.md
2026
- title: Configuration Manager 2111
2127
linkLists:
2228
- linkListType: overview

memdocs/intune/apps/company-portal-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ For more information about notifications, see [Receive a custom notification](..
308308

309309
## Configure feedback settings for Company Portal and Microsoft Intune apps
310310

311-
There are a number of M365 enterprise policies which affect whether feedback must be enabled or disabled for currently logged users. These policies are available via the [Microsoft 365 Apps admin center](https://config.office.com/). In relation to Microsoft Intune, these policies affect feedback and surveys for the Intune Company Portal app, the Web Company Portal, and Microsoft Intune app.
311+
There are a number of M365 enterprise policies which affect whether feedback must be enabled or disabled for currently logged users. These policies are available via the [Microsoft 365 Apps admin center](https://config.office.com/). In relation to Microsoft Intune, these policies affect feedback and surveys for the Intune Company Portal app and Microsoft Intune app.
312312

313313
M365 feedback policies include the following policies:
314314

memdocs/intune/fundamentals/in-development.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ You can use RSS to be notified when this article is updated. For more informatio
6565

6666
## App management
6767

68-
### Enterprise feedback policies for Web Company Portal<!-- 9846764 -->
69-
Feedback settings will be provided to address M365 enterprise feedback policies for the currently logged in user via the Microsoft 365 Apps Admin Center. The settings are used to determine whether feedback can be enabled or must be disabled for a user in the Web Company Portal.
70-
7168
### iOS Company Portal minimum required version<!-- 13016075 -->
7269
With an upcoming release of the MS Authenticator app, users will be required to update to v5.2204 of the iOS Company Portal. If you have enabled the **[Block installing apps using App Store](../configuration/device-restrictions-ios.md#settings-apply-to-automated-device-enrollment-supervised)** device restriction setting, you will likely need to push an update to the related devices that use this setting. Otherwise, no action is needed. If you have a helpdesk, you may want to make them aware of the prompt to update the Company Portal app. In most cases, users have app updates set to automatic, so they receive the updated Company Portal app without taking any action. Users that have an earlier app version will be prompted to update to the latest Company Portal app.
7370

0 commit comments

Comments
 (0)