You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/get-started/2022/includes/2201/7759984.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,28 @@ ms.topic: include
7
7
ms.date: 01/27/2022
8
8
ms.localizationpriority: medium
9
9
---
10
+
11
+
## <aname="bkmk_cmgsup"></a> Prefer cloud-based software update points on switching
12
+
13
+
Clients now prefer to scan against a cloud management gateway (CMG) software update point (SUP) over an on-premises SUP when the boundary group uses the **Prefer cloud based source over on-premises source** option. To reduce the performance impact of this change, clients [don't automatically switch their SUP](../../../../../sum/plan-design/plan-for-software-updates.md#BKMK_SUPSwitching) to a cloud-based SUP. The client will stay assigned to their current SUP unless their current SUP fails or the client is manually switched to a new SUP.
14
+
15
+
### Try it out!
16
+
17
+
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
18
+
19
+
1. Ensure your [cloud management gateway](../../../../clients/manage/cmg/set-up-checklist.md?toc=/mem/configmgr/cloud-attach/toc.json&bc=/mem/configmgr/cloud-attach/breadcrumb/toc.json) is configured and functional
20
+
1. Verify that your [software update points](../../../../../sum/get-started/install-a-software-update-point.md) are functional and synchronized.
21
+
1. Enable the [**Allow Configuration Manager cloud management gateway traffic**](../../../../clients/manage/cmg/setup-cloud-management-gateway.md#bkmk_role) option for any SUP you want to use with CMG.
22
+
1. Go to **Administration** > **Site Configuration** > **Servers and Site System Roles**. Select **Properties** on the software update point site system role from the site server you want to use.
23
+
1. On the **General** tab, enable the **Allow Configuration Manager cloud management gateway traffic** option.
24
+
1.[Configure the boundary group](../../../../servers/deploy/configure/boundary-group-procedures.md#configure-a-boundary-group) for this behavior by enabling the **Prefer cloud based sources over on-premises sources** option and adding the CGM SUP server to the **Site system servers** list.
25
+
1. Go to **Administration** > **Hierarchy Configuration** > **Boundary Groups**. Edit the boundary groups where you want clients to prefer a CMG SUP for updates scanning.
26
+
1. Select **Properties** for the boundary group.
27
+
1. In the **References** tab, select **Add...** and add the CMG SUP to the **Site system servers** list.
28
+
1. In the **Options** tab, select the **Prefer cloud based sources over on-premises sources** option.
29
+
1. Select **OK** to save the settings and to close the boundary group properties window.
30
+
1. To manually switch clients to a new SUP, use the **Switch to next Software Update Point**[client notification](../../../../clients/manage/client-notification.md#switch-to-the-next-software-update-point) action for a device or for a collection.
31
+
- Clients in the boundary group [don't automatically switch to a new SUP](../../../../../sum/plan-design/plan-for-software-updates.md#BKMK_SUPSwitching) unless scanning against their current SUP fails four times over the course of two hours.
32
+
1. To verify that clients prefer the CMG SUP, start a software update scan cycle on some of the clients that you switched.
33
+
- To limit potential performance issues caused by a large number of clients scanning against a new SUP simultaneously, we recommend that if you're immediately calling a scan cycle on a large number of clients that you start with no more than 100 clients every 10-15 minutes. Increase or decrease the number of clients and the frequency once you gauge the performance impact in your environment.
34
+
1. The client's **LocationServices.log** will show the CMG SUP listed as the first `LocationRecord WSUSURL` in the `WSUSLocationReply`. The CMG SUP will also be listed as the server for the update scan in the **WUAHandler.log**.
0 commit comments