|
| 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: 02/18/2022 |
| 8 | +ms.localizationpriority: medium |
| 9 | +--- |
| 10 | + |
| 11 | +## <a name="bkmk_powershell"></a> PowerShell release notes preview |
| 12 | + |
| 13 | +<!--13040432--> |
| 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 | +### Deprecated cmdlets |
| 20 | + |
| 21 | +The following cmdlets for asset intelligence are deprecated and may be removed in a future release: |
| 22 | + |
| 23 | +- Add-CMAssetIntelligenceSynchronizationPoint |
| 24 | +- Get-CMAssetIntelligenceProxy |
| 25 | +- Get-CMAssetIntelligenceSynchronizationPoint |
| 26 | +- Remove-CMAssetIntelligenceSynchronizationPoint |
| 27 | +- Send-CMAssetIntelligenceCatalogUpdateRequest |
| 28 | +- Set-CMAssetIntelligenceSynchronizationPoint |
| 29 | +- Sync-CMAssetIntelligenceCatalog |
| 30 | + |
| 31 | +### Modified cmdlets |
| 32 | + |
| 33 | +#### Add-CMSoftwareUpdatePoint |
| 34 | + |
| 35 | +For more information, see [Add-CMSoftwareUpdatePoint](/powershell/module/configurationmanager/Add-CMSoftwareUpdatePoint). |
| 36 | + |
| 37 | +**Non-breaking changes** |
| 38 | + |
| 39 | +Added new parameter **Wledbat** to support LEDBAT configuration for software update points. |
| 40 | + |
| 41 | +#### New-CMBoundary |
| 42 | + |
| 43 | +For more information, see [New-CMBoundary](/powershell/module/configurationmanager/New-CMBoundary). |
| 44 | + |
| 45 | +**Non-breaking changes** |
| 46 | + |
| 47 | +Updated value validation for VPN boundary. |
| 48 | + |
| 49 | +#### New-CMPackage |
| 50 | + |
| 51 | +For more information, see [New-CMPackage](/powershell/module/configurationmanager/New-CMPackage). |
| 52 | + |
| 53 | +**Non-breaking changes** |
| 54 | + |
| 55 | +Added parameter **IconLocationFile** to use a custom icon from the specified file. For more information, see [Custom icon support for task sequences and packages](../../technical-preview-2201.md#bkmk_tsico). |
| 56 | + |
| 57 | +#### Set-CMBoundary |
| 58 | + |
| 59 | +For more information, see [Set-CMBoundary](/powershell/module/configurationmanager/Set-CMBoundary). |
| 60 | + |
| 61 | +**Non-breaking changes** |
| 62 | + |
| 63 | +Updated value validation for VPN boundary. |
| 64 | + |
| 65 | +#### Set-CMPackage |
| 66 | + |
| 67 | +For more information, see [Set-CMPackage](/powershell/module/configurationmanager/Set-CMPackage). |
| 68 | + |
| 69 | +**Non-breaking changes** |
| 70 | + |
| 71 | +Added parameter **IconLocationFile** to use a custom icon from the specified file. For more information, see [Custom icon support for task sequences and packages](../../technical-preview-2201.md#bkmk_tsico). |
| 72 | + |
| 73 | +#### Set-CMSoftwareUpdatePoint |
| 74 | + |
| 75 | +For more information, see [Set-CMSoftwareUpdatePoint](/powershell/module/configurationmanager/Set-CMSoftwareUpdatePoint). |
| 76 | + |
| 77 | +**Non-breaking changes** |
| 78 | + |
| 79 | +Added new parameter **Wledbat** to support LEDBAT configuration for software update points. |
0 commit comments