Skip to content

Commit a8f82be

Browse files
authored
Merge pull request #7351 from MicrosoftDocs/main
Publish 04/12/2022, 10:30 AM
2 parents 1d4bfde + 15091c5 commit a8f82be

22 files changed

Lines changed: 319 additions & 236 deletions

memdocs/configmgr/core/clients/manage/upgrade/test-client-upgrades.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Test client upgrades
33
titleSuffix: Configuration Manager
44
description: Test client upgrades in a pre-production collection in Configuration Manager.
5-
ms.date: 07/23/2021
5+
ms.date: 04/12/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: how-to
@@ -46,7 +46,7 @@ There are three steps to test clients in pre-production:
4646

4747
:::image type="content" source="media/test-client-upgrades.png" alt-text="Hierarchy settings window, client upgrade tab, highlighting pre-production collection.":::
4848

49-
>[!NOTE]
49+
> [!NOTE]
5050
> Only a user with the **Full Administrator** security role and the **All** security scope can change these settings.
5151
5252
## Configure client upgrades during site update
@@ -78,7 +78,29 @@ The updated client version now replaces the client version in use in your hierar
7878
> [!NOTE]
7979
> To enable the pre-production client, or to promote a pre-production client to a production client, your account must be a member of a security role that has **Read** and **Modify** permissions for the **Update Packages** object.
8080
>
81-
> Client upgrades honor any Configuration Manager maintenance windows you have configured.
81+
> Client upgrades honor any Configuration Manager maintenance windows you configure. For more information on a known issue, see [Client upgrade and maintenance windows](upgrade-clients-for-windows-computers.md#client-upgrade-and-maintenance-windows).
82+
83+
## Known issues
84+
85+
### Pre-production client and site server high availability
86+
87+
<!-- 13846674 -->
88+
Consider the following scenario:
89+
90+
- You enable the pre-production client.
91+
- The site has a [site server in passive mode](../../../servers/deploy/configure/site-server-high-availability.md).
92+
- You update the site to the latest version.
93+
- You promote the passive mode site server to the active site server.
94+
95+
After you promote the site server, the pre-production client version shows as the production version. Depending on your configuration, it may automatically deploy to all systems.
96+
97+
When you install an update, Configuration Manager currently updates the **Client** folder of the site server in passive mode with the pre-production client version.
98+
99+
To work around this issue:
100+
101+
- Wait to promote the site server in passive mode until after you promote the pre-production client version to production version.
102+
103+
- If you have to fail over for high availability, manually correct the client version in the **Client** folder.
82104

83105
## Next steps
84106

memdocs/configmgr/core/clients/manage/upgrade/upgrade-clients-for-windows-computers.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Upgrade clients on Windows
33
titleSuffix: Configuration Manager
44
description: Upgrade clients on Windows computers in Configuration Manager.
5-
ms.date: 08/23/2021
5+
ms.date: 04/12/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: how-to
@@ -89,7 +89,24 @@ Use the following procedure to configure automatic client upgrade at the CAS. Th
8989
Clients receive these settings when they next download policy.
9090

9191
> [!NOTE]
92-
> Client upgrades honor any Configuration Manager maintenance windows you've configured. The ClientServicing thread only runs the client setup bootstrap program (ccmsetup.exe) during a maintenance window. If the device runs an edition of Windows with a write filter, ccmsetup tries to download and install at the same time. Otherwise, ccmsetup randomizes a time to download content. After it downloads content and compiles the local policy, ClientServicing schedules the client upgrade during the next maintenance window.<!-- SCCMDocs#896, MEMDocs#1920 -->
92+
> Client upgrades honor any Configuration Manager maintenance windows you've configured. The ClientServicing thread only runs the client setup bootstrap program (ccmsetup.exe) during a maintenance window. For more information on a known issue, see [Client upgrade and maintenance windows](#client-upgrade-and-maintenance-windows).<!-- 13901385 -->
93+
>
94+
> If the device runs an edition of Windows with a write filter, ccmsetup tries to download and install at the same time. Otherwise, ccmsetup randomizes a time to download content. After it downloads content and compiles the local policy, ClientServicing schedules the client upgrade during the next maintenance window.<!-- SCCMDocs#896, MEMDocs#1920 -->
95+
96+
## Known issues
97+
98+
### Client upgrade and maintenance windows
99+
100+
<!-- 13901385 -->
101+
102+
For clients version 2111 or earlier, when you upgrade them to a later version, the process only honors any _business hours_ that the user defines. It doesn't use the administrator-defined maintenance window. For example:
103+
104+
- Administrator-defined maintenance window: 12 AM - 5 AM
105+
- User-defined business hours: 5 AM - 10 PM
106+
107+
The client upgrade starts at 10 PM after the business hours. It doesn't wait until the start of the maintenance window at 12 AM.
108+
109+
This issue is fixed with the version 2203 client. When you upgrade clients from version 2203 to a later version, they will honor maintenance windows.
93110

94111
## Next steps
95112

memdocs/configmgr/core/plan-design/changes/deprecated/removed-and-deprecated-cmfeatures.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the features that Configuration Manager no longer suppo
55
ms.prod: configuration-manager
66
ms.technology: configmgr-core
77
ms.topic: conceptual
8-
ms.date: 04/08/2022
8+
ms.date: 04/11/2022
99
author: mestew
1010
ms.author: mstewart
1111
manager: dougeby
@@ -29,8 +29,9 @@ The following features are deprecated. You can still use them now, but Microsoft
2929
> Starting in November 2021, this feature of Configuration Manager is [deprecated](../../core/plan-design/changes/deprecated/removed-and-deprecated-cmfeatures.md). <comment the work item ID> (refer to alternative or blog with more info)Use Microsoft Intune to [deploy resource access profiles](../../../intune/configuration/device-profiles.md).
3030
-->
3131

32-
|Feature|Deprecation first announced|Support&nbsp;removed|
33-
|-------|---------------------------|--------------------|
32+
|Feature|Deprecation first announced|Planned end of support|
33+
|-------|---------------------------|----------------------|
34+
| Upgrade from any version of System Center 2012 Configuration Manager to current branch. For more information, see [Upgrade to Configuration Manager current branch](../../../servers/deploy/install/upgrade-to-configuration-manager.md)<!-- 13846745 --> | April 2022 | Version 2303 |
3435
| The Configuration Manager client for **macOS** and Mac client management. For more information, see [Supported clients: Mac computers](../../configs/supported-operating-systems-for-clients-and-devices.md#mac-computers).<!-- 12927803 --> Migrate management of macOS devices to Microsoft Intune. For more information, see [Deployment guide: Manage macOS devices in Microsoft Intune](../../../../../intune/fundamentals/deployment-guide-platform-macos.md). | January 2022 | December 31, 2022 |
3536
| The site system roles for on-premises MDM and macOS clients: **enrollment proxy point and enrollment point**.<!-- 12454901,12927803 --> | January 2022 | December 31, 2022 |
3637
| The **Microsoft Store for Business and Education**. For more information, see [Manage apps from the Microsoft Store for Business and Education with Configuration Manager](../../../../apps/deploy-use/manage-apps-from-the-windows-store-for-business.md).<!-- 10884039 --> | November 2021 | The first release after March 1, 2023 |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The site system's proxy settings, including authentication, are now used by:
8989
- Azure AD user group discovery
9090
- Synchronizing collection membership results to Azure Active Directory groups
9191

92-
For more information, see [Proxy server support](../network/proxy-server-support.md#bkmk_other).
92+
For more information, see [Proxy server support](../network/proxy-server-support.md#other-features-that-use-the-proxy).
9393

9494
## <a name="bkmk_cloud"></a> Cloud-attached management
9595

memdocs/configmgr/core/plan-design/configs/site-and-site-system-prerequisites.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Site prerequisites
33
titleSuffix: Configuration Manager
44
description: Learn how to configure a Windows computer as a Configuration Manager site system server.
5-
ms.date: 03/29/2022
5+
ms.date: 04/11/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: reference
@@ -63,6 +63,9 @@ If the site server doesn't have any collocated roles that require .NET, it still
6363

6464
### Site systems
6565

66+
> [!IMPORTANT]
67+
> If you're upgrading from System Center 2012 Configuration Manager R2 Service Pack 1, you need to manually verify that remote site systems have at least .NET version 4.6.2. Configuration Manager current branch setup skips the check in this scenario.<!-- 13846610 -->
68+
6669
During Configuration Manager setup, if site systems have a version earlier than 4.6.2, you'll see a prerequisite check warning. This check is a warning instead of an error, because setup will install version 4.6.2. When .NET updates, it usually requires Windows to restart. Site systems will send status message 4979 when a restart is required. Configuration Manager suppresses the restart; the system doesn't restart automatically.
6770

6871
The behavior will differ for different types of site roles that require .NET:

0 commit comments

Comments
 (0)