Skip to content

Commit 4d0e7ea

Browse files
committed
add content for 13040432
1 parent 222746b commit 4d0e7ea

1 file changed

Lines changed: 59 additions & 1 deletion

File tree

  • memdocs/configmgr/core/get-started/2022/includes/2202

memdocs/configmgr/core/get-started/2022/includes/2202/13040432.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,64 @@ These release notes summarize changes to the Configuration Manager PowerShell cm
1616

1717
For more information about PowerShell for Configuration Manager, see [Get started with Configuration Manager cmdlets](/powershell/sccm/overview).
1818

19-
### New cmdlets
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
2030

2131
### 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

Comments
 (0)