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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ Try to complete the tasks. Then send [Feedback](../../../../understand/product-f
22
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
23
1. On the **General** tab, enable the **Allow Configuration Manager cloud management gateway traffic** option.
24
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**. For each boundary group that you want clients to prefer a CMG SUP for updates scanning:
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
26
1. Select **Properties** for the boundary group.
27
27
1. In the **References** tab, select **Add...** and add the CMG SUP to the **Site system servers** list.
28
28
1. In the **Options** tab, select the **Prefer cloud based sources over on-premises sources** option.
29
29
1. Select **OK** to save the settings and to close the boundary group properties window.
30
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
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.Start a software update scan on 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 initially switching no more than 100 clients every 10-15 minutes. You can 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
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