Skip to content

Commit 2f6139d

Browse files
authored
Merge pull request #6751 from aczechowski/cz-2202tp-13040432-powershell
add 2202tp content for 13040432 (PowerShell)
2 parents af94ae2 + 4d0e7ea commit 2f6139d

2 files changed

Lines changed: 80 additions & 1 deletion

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
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/16/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.

memdocs/configmgr/core/get-started/2022/technical-preview-2202.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following sections describe the new features to try out in this version:
4545
[!INCLUDE [12707738](includes/2202/12707738.md)]
4646
[!INCLUDE [12769623](includes/2202/12769623.md)]
4747
[!INCLUDE [12890088](includes/2202/12890088.md)]
48-
48+
[!INCLUDE [13040432](includes/2202/13040432.md)]
4949

5050
<!-- ## General known issues -->
5151

0 commit comments

Comments
 (0)