Skip to content

Commit 978d865

Browse files
authored
Merge pull request #7228 from aczechowski/cz-2203cb-3601129-sumfolder
add 2203CB content for 3601129 (SUM folders)
2 parents 752f208 + 3015998 commit 978d865

4 files changed

Lines changed: 28 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ For more information, see [Automatic deployment rules (ADR)](../../../sum/deploy
142142

143143
You can now organize software update groups and packages by using folders. This change allows for better categorization and management of software updates.
144144

145-
<!-- For more information, see [Link text](link). -->
145+
For more information, see [Deploy software updates](../../../sum/deploy-use/deploy-software-updates.md#bkmk_folder).
146146

147147
### Alerts for orchestration groups
148148
<!--12725116-->

memdocs/configmgr/core/servers/manage/admin-console-tips.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,14 @@ When searching in a device collection, it doesn't search the keyword against all
330330
This behavior significantly improves the time it takes to search by name, especially in a large environment. Custom searches by specific criteria are unaffected by this change.
331331

332332
## Software Library workspace
333+
334+
### Folder support for software update nodes
335+
<!--3601129-->
336+
337+
*(Introduced in version 2203)*
338+
339+
You can organize software update groups and packages by using folders. This change allows for better categorization and management of software updates. For more information, see [Deploy software updates](../../../sum/deploy-use/deploy-software-updates.md#bkmk_folder).
340+
333341
### Improvements to console search
334342
<!--8325332, 9506942, 9506938, 9506934-->
335343
*(Introduced in version 2107)*

memdocs/configmgr/sum/deploy-use/add-software-updates-to-an-update-group.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Add updates to an update group
33
titleSuffix: Configuration Manager
44
description: Manually or automatically add software updates to a software update group in your environment.
5-
ms.date: 08/11/2021
5+
ms.date: 03/28/2022
66
ms.topic: conceptual
77
ms.prod: configuration-manager
88
ms.technology: configmgr-sum
@@ -18,6 +18,9 @@ ms.localizationpriority: medium
1818

1919
Software update groups provide you with an effective method to organize software updates in your environment. You can manually add software updates to a software update group or automatically add software updates to a software update group by using an ADR. You can also deploy a software update group manually or deploy the group automatically by using an ADR. After you deploy a software update group, you can add new software updates to the group and Configuration Manager will automatically deploy them. Use the following procedures to add software updates to a new or existing software update group.
2020

21+
> [!TIP]
22+
> Starting in version 2203, you can organize software update groups and packages by using folders. This change allows for better categorization and management of software updates. For more information, see [Deploy software updates](deploy-software-updates.md#bkmk_folder).<!-- 3601129 -->
23+
2124
## Add software updates to a new software update group
2225

2326
1. In the Configuration Manager console, select **Software Library**.

memdocs/configmgr/sum/deploy-use/deploy-software-updates.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to manually or automatically deploy software updates in t
55
author: mestew
66
ms.author: mstewart
77
manager: dougeby
8-
ms.date: 11/27/2018
8+
ms.date: 03/28/2022
99
ms.topic: conceptual
1010
ms.prod: configuration-manager
1111
ms.technology: configmgr-sum
@@ -108,7 +108,20 @@ For more information and detailed steps, see [Automatically deploy software upda
108108
## <a name="bkmk_phased"></a> Deploy software updates in phases
109109

110110
<!--1358146-->
111-
Starting in version 1810, create phased deployments for software updates. Phased deployments allow you to orchestrate a coordinated, sequenced rollout of software based on customizable criteria and groups.
111+
Create phased deployments for software updates. Phased deployments allow you to orchestrate a coordinated, sequenced rollout of software based on customizable criteria and groups.
112112

113113
For more information, see [Create phased deployments](../../osd/deploy-use/create-phased-deployment-for-task-sequence.md?toc=/mem/configmgr/sum/toc.json&bc=/mem/configmgr/sum/breadcrumb/toc.json).
114114

115+
116+
## <a name="bkmk_folder"></a> Folder support for software update nodes
117+
<!--3601129-->
118+
119+
Starting in version 2203, you can organize software update groups and packages by using folders. This change allows for better categorization and management of software updates.
120+
121+
1. Open the Configuration Manager console and go to the **Software Library** workspace.
122+
1. From the ribbon or right-click menu, in the **Software Updates Groups** or **Deployment Packages** nodes, select from the following options:
123+
- **Create Folder**
124+
- **Delete Folder**
125+
- **Rename Folder**
126+
- **Move Folders**
127+
- **Set Security Scopes**

0 commit comments

Comments
 (0)