Skip to content

Commit 010e8b7

Browse files
authored
Merge pull request #8152 from BalaDelli/release-cm2207-cb
Release cm2207 cb
2 parents 2c6b67a + 1f819f7 commit 010e8b7

2 files changed

Lines changed: 26 additions & 6 deletions

File tree

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

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Automatically deploy software updates
33
titleSuffix: Configuration Manager
44
description: Automatically deploy software updates by using automatic deployment rules (ADR).
5-
author: mestew
6-
ms.author: mstewart
7-
manager: dougeby
8-
ms.date: 04/08/2022
5+
author: baladelli
6+
ms.author: baladell
7+
manager: apoorvseth
8+
ms.date: 08/01/2022
99
ms.topic: conceptual
1010
ms.prod: configuration-manager
1111
ms.technology: configmgr-sum
@@ -16,7 +16,7 @@ ms.localizationpriority: medium
1616

1717
*Applies to: Configuration Manager (current branch)*
1818

19-
Use an automatic deployment rule (ADR) rather than adding new updates to an existing software update group. Typically, you use ADRs to deploy monthly software updates (also known as "Patch Tuesday" updates) and for managing Endpoint Protection definition updates. If you need help to determine which deployment method is right for you, see [Deploy software updates](deploy-software-updates.md).
19+
Use an automatic deployment rule (ADR) rather than adding new updates to an existing software update group. Typically, you use ADRs to deploy monthly software updates (also known as "Patch Tuesday" updates) and for managing Endpoint Protection definition updates. If you need help determining which deployment method is right for you, see [Deploy software updates](deploy-software-updates.md).
2020

2121

2222
## <a name="BKMK_CreateAutomaticDeploymentRule"></a> Create an automatic deployment rule (ADR)
@@ -259,6 +259,26 @@ Deployments can also be added programmatically using Windows PowerShell cmdlets.
259259

260260
For more information about the deployment process, see [Software update deployment process](../understand/software-updates-introduction.md#BKMK_DeploymentProcess).
261261

262+
## Process to create a folder for automatic deployment rules
263+
(*Starting in version 2207*) <!--13507410-->
264+
265+
1. In the Configuration Manager console, go to the **Software Library** workspace, and then go to **Automatic Deployment Rules**.
266+
267+
2. From the ribbon or right-click menu, and in the Automatic Deployment Rules select from the following options:
268+
269+
- Create Folder
270+
- Delete Folder
271+
- Rename Folder
272+
- Move Folders
273+
- Set Security Scopes
274+
275+
Folder creations can also be added programmatically using Windows PowerShell cmdlets. For a complete description of using this method, see
276+
277+
- [New-CMFolder](/powershell/module/configurationmanager/new-cmfolder)
278+
- [Set-CMFolder](/powershell/module/configurationmanager/set-cmfolder)
279+
- [Get-CMFolder](/powershell/module/configurationmanager/get-cmfolder)
280+
- [Remove-CMfolder](/powershell/module/configurationmanager/remove-cmfolder)
281+
262282
## Known issues
263283

264284
### Error code 0x87D20417
@@ -319,4 +339,4 @@ Catch{
319339
```
320340

321341
## Next steps
322-
[Monitor software updates](monitor-software-updates.md)
342+
[Monitor software updates](monitor-software-updates.md)
728 KB
Loading

0 commit comments

Comments
 (0)