Skip to content

Commit 2ac57b0

Browse files
authored
Merge pull request #6852 from MicrosoftDocs/release-cm2202-tp
Release-cm2202-tp-to-main
2 parents daa9c6f + 14fea81 commit 2ac57b0

17 files changed

Lines changed: 414 additions & 17 deletions

memdocs/configmgr/core/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,14 +285,14 @@ items:
285285
items:
286286
- name: Technical Preview overview
287287
href: get-started/technical-preview.md
288+
- name: 2202 features
289+
href: get-started/2022/technical-preview-2202.md
288290
- name: 2201 features
289291
href: get-started/2022/technical-preview-2201.md
290292
- name: 2112 features
291293
href: get-started/2021/technical-preview-2112.md
292294
- name: 2111 features
293295
href: get-started/2021/technical-preview-2111.md
294-
- name: 2110 features
295-
href: get-started/2021/technical-preview-2110.md
296296
- name: Migrate data between hierarchies
297297
items:
298298
- name: Migration overview

memdocs/configmgr/core/clients/manage/collections/manage-collections.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage collections
33
titleSuffix: Configuration Manager
44
description: Do common collections management tasks in Configuration Manager.
5-
ms.date: 04/05/2021
5+
ms.date: 02/17/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: how-to
@@ -108,6 +108,11 @@ Deletes the selected collection. You can also delete all of the resources in the
108108

109109
You can't delete the collections that are built into Configuration Manager. For a list of the built-in collections, see [Introduction to collections](introduction-to-collections.md#built-in-collections).
110110

111+
Collections might also not delete due to dependent collections. When reviewing a dependant collection you want to delete, also ensure that the dependant collection isn't: <!--9708999-->
112+
- **Used by cloud attach**: For more information, see [Enable cloud attach for Configuration Manager](../../../../cloud-attach/enable.md).
113+
- **Used for upload to Microsoft Endpoint Manager**: For more information, see [Make Configuration Manager collections available to assign Endpoint security policies](../../../../tenant-attach/endpoint-security-get-started.md#bkmk_collections).
114+
- **Assigned to user**: For more information, see [Modify the administrative scope of an administrative user](../../../servers/deploy/configure/configure-role-based-administration.md#modify-the-administrative-scope-of-an-administrative-user).
115+
111116
#### Simulate deployment
112117

113118
Opens the **Simulate Application Deployment Wizard**. This wizard lets you test the results of an application deployment without installing or uninstalling the application. For more information, see [How to simulate application deployments](../../../../apps/deploy-use/simulate-application-deployments.md).
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
author: mestew
3+
ms.author: mstewart
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_webview2"></a> Improvements to dashboards
12+
<!--10024154-->
13+
Dashboards, such as the [Windows Servicing](../../../../../osd/deploy-use/manage-windows-as-a-service.md#bkmk_2103-dashboard) and [Microsoft Edge Management](../../../../../apps/deploy-use/deploy-edge.md#view-the-dashboard) dashboards, now use the Microsoft Edge WebView2 Runtime. To use dashboards, install the [WebView2 console extension](../../../../servers/manage/admin-console-extensions.md#get-console-extensions) then reopen the console.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
author: mestew
3+
ms.author: mstewart
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_insights"></a> Improvements to Management Insights
12+
<!--10875436, 12451634 -->
13+
14+
A new management insights group was added to [Management Insights](../../../../servers/manage/management-insights.md). The **Deprecated and unsupported features** group contains the following new rules:
15+
16+
- **Site system roles associated with deprecated or removed features**: This insight checks for installed site system roles for deprecated features that will be removed in a future release.<!--12451634-->
17+
- **Check if the site uses the asset intelligence sync point role**: This insight checks for installation of the asset intelligence synchronization point role. <!--12451634-->
18+
- **Configuration Manager client for macOS end of support**: This insight lists the clients running macOS. Support for the Configuration Manager client for macOS and Mac client management ends on December 31, 2022.<!--12451634-->
19+
- **Certificate registration point is no longer supported**: This insight checks for installation of the certificate registration point site system role. This feature is no longer supported as of March 2022. Configuration Manager versions released before March 2022 will still be able to install and use certificate registration points.<!--10875436-->
20+
- **Company resource access policies are no longer supported**: This insight checks for company resource access policies. These features are no longer supported as of March 2022. Company resource access includes email, certificate, VPN, Wi-Fi, and Windows Hello for Business profiles. Configuration Manager versions released before March 2022 will still be able to use company resource access policies.<!--10875436-->
21+
22+
> [!Note]
23+
> The [prerequisite checker](../../../../servers/deploy/install/prerequisite-checker.md) will also check for deprecated and unsupported features.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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_health"></a> New client health checks
12+
13+
<!--10954111-->
14+
15+
Based on your feedback, there are two new [Client health checks](../../../../clients/manage/client-health-checks.md) in this release:
16+
17+
- Verify disk space not near capacity
18+
- Verify CCMCache is not near drive capacity
19+
20+
Configuration Manager client functionality can be limited when the disk is full. These checks help you maintain healthy clients, which help you better manage the devices.
21+
22+
This release also includes performance improvements to the [Client health dashboard](../../../../clients/manage/client-health-dashboard.md).
23+
24+
### Verify disk space not near capacity
25+
26+
Verify that the device's primary disk drive isn't close to full.
27+
28+
The client compares the WMI entry for free disk space against total disk space. If the space remaining is lower than 15% of total disk space, the check fails.
29+
30+
To remediate a failure with this check, free disk space on the primary drive.
31+
32+
### Verify CCMCache is not near drive capacity
33+
34+
Verify that the remaining cache space isn't near the available disk drive space.
35+
36+
The client compares the remaining cache space against free space on the drive with the client cache. If the space remaining on the drive is less than 1% of the total default size, or the remaining cache space is greater than the available drive space, the check fails.
37+
38+
To remediate a failure with this check, free disk space on the drive that contains the cache.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
author: mestew
3+
ms.author: mstewart
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_feedback"></a> Improvements for sending feedback
12+
<!--11754191, 12890088-->
13+
14+
- You now have the ability to connect feedback you send to Microsoft through the Configuration Manager console to an authenticated Azure Active Directory (Azure AD) user account. User authentication will help Microsoft ensure the privacy of your feedback and diagnostic data.
15+
- Currently, Azure AD authentication for government clouds isn't available.
16+
- The feedback button is now displayed in additional console locations.
17+
- The following keyboard shortcuts for opening the feedback wizard have also been added to more locations in the console:
18+
- **Send a smile**: ALT + SHIFT + 7
19+
- **Send a frown**: ALT + SHIFT + 8
20+
21+
### Try it out!
22+
23+
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
24+
25+
1. In the Configuration Manager console, select the feedback icon in the upper right corner.
26+
1. Select either **Send a smile** or **Send a frown**.
27+
1. Select **Sign in** and sign in with your Azure AD user account.
28+
- Selecting **Continue without signing in** will allow you to send feedback, but we won't be able to contact you with questions or updates.
29+
1. Once you're signed in, select **Next** then [provide your feedback](../../../../understand/product-feedback.md). If you need to use a different account, you can select **Sign out** to start again.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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_implicit"></a> Improvements to implicit uninstall
12+
<!--12488148-->
13+
14+
If you deploy an application or app group to a user collection that's based on a security group, and you enable [implicit uninstall](../../../../../apps/deploy-use/uninstall-applications.md#implicit-uninstall), changes to the security group are now honored. When the site discovers the change in group membership, Configuration Manager uninstalls the app for the user that you removed from the security group.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: mestew
3+
ms.author: mstewart
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+
## <a name="bkmk_adr"></a> ADR scheduling improvements for deployments
11+
<!--12707738, 7033417-->
12+
The **Software available time** and **Installation deadline** for deployments created by an [automatic deployment rule (ADR)](../../../../../sum/deploy-use/automatically-deploy-software-updates.md) are now calculated based on the time the ADR evaluation is scheduled and starts. Previously, these times were calculated based on when the ADR evaluation completed. This change makes the **Software available time** and **Installation deadline** consistent and predictable for deployments.
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/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.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
author: Baladelli
3+
ms.author: Baladell
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_folder"></a> Added folder support for nodes in the Software Library
12+
<!--3601129-->
13+
14+
Admins can now organize software update groups and packages by using folders. This change allows for better categorization and management of software updates.
15+
16+
:::image type="content" source="../../media/3601129-sum-deployment.png" alt-text="Screenshot of right-click menu displaying folder options for the Deployment Packages node.":::
17+
18+
### Try it out!
19+
20+
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
21+
22+
1. Open the Configuration Manager console and go to the **Software Library** workspace.
23+
1. From the ribbon or right-click menu, in the **Software Updates Groups** or **Deployment Packages** nodes, select from the following options:
24+
- **Create Folder**
25+
- **Delete Folder**
26+
- **Rename Folder**
27+
- **Move Folders**
28+
- **Set Security Scopes**

0 commit comments

Comments
 (0)