|
| 1 | +--- |
| 2 | +author: aczechowski |
| 3 | +ms.author: aaroncz |
| 4 | +ms.prod: configuration-manager |
| 5 | +ms.technology: configmgr-core |
| 6 | +ms.topic: include |
| 7 | +ms.date: 03/01/2022 |
| 8 | +ms.localizationpriority: medium |
| 9 | +--- |
| 10 | + |
| 11 | +## <a name="bkmk_powershell"></a> PowerShell release notes preview |
| 12 | + |
| 13 | +<!--13395691--> |
| 14 | + |
| 15 | +These release notes summarize changes to the Configuration Manager PowerShell cmdlets in this technical preview release. |
| 16 | + |
| 17 | +For more information about PowerShell for Configuration Manager, see [Get started with Configuration Manager cmdlets](/powershell/sccm/overview). |
| 18 | + |
| 19 | +### Module changes |
| 20 | + |
| 21 | +The following folder-related cmdlets now support software update groups and deployment packages: |
| 22 | + |
| 23 | +- [Get-CMFolder](/powershell/module/configurationmanager/get-cmfolder) |
| 24 | +- [New-CMFolder](/powershell/module/configurationmanager/new-cmfolder) |
| 25 | +- [Remove-CMFolder](/powershell/module/configurationmanager/remove-cmfolder) |
| 26 | +- [Set-CMFolder](/powershell/module/configurationmanager/set-cmfolder) |
| 27 | +- [Move-CMObject](/powershell/module/configurationmanager/move-cmobject) |
| 28 | +- [Add-CMObjectSecurityScope](/powershell/module/configurationmanager/Add-CMObjectSecurityScope) |
| 29 | +- [Remove-CMObjectSecurityScope](/powershell/module/configurationmanager/Remove-CMObjectSecurityScope) |
| 30 | + |
| 31 | +For more general information, see [Added folder support for nodes in the Software Library](../../technical-preview-2202.md#bkmk_folder). |
| 32 | + |
| 33 | +### Modified cmdlets |
| 34 | + |
| 35 | +#### New-CMSoftwareUpdateDeployment |
| 36 | + |
| 37 | +For more information, see [New-CMSoftwareUpdateDeployment](/powershell/module/configurationmanager/New-CMSoftwareUpdateDeployment). |
| 38 | + |
| 39 | +**Non-breaking changes** |
| 40 | + |
| 41 | +Added parameter **PreDownloadUpdateContent** to support [pre-download for available software updates](../../technical-preview-2202.md#bkmk_pre-download). |
| 42 | + |
| 43 | +#### Set-CMSoftwareUpdateDeployment |
| 44 | + |
| 45 | +For more information, see [Set-CMSoftwareUpdateDeployment](/powershell/module/configurationmanager/Set-CMSoftwareUpdateDeployment). |
| 46 | + |
| 47 | +**Non-breaking changes** |
| 48 | + |
| 49 | +Added parameter **PreDownloadUpdateContent** to support [pre-download for available software updates](../../technical-preview-2202.md#bkmk_pre-download). |
0 commit comments