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/2206/10674394.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Currently on the admin console, you can add references to default site boundary
19
19
20
20
### Set-CMDefaultBoundaryGroup
21
21
22
-
Use this cmdlet to modify the properties of a default boundary group. You can set the options to include and prefer the cloud-based sources for the clients in default boundary group.
22
+
Use this cmdlet to modify the properties of a default site boundary group. You can set the options to include and prefer the cloud-based sources for the clients in default site boundary group.
-**IncludeCloudBasedSources**: Used to specify whether admin wants to include the cloud-based sources in the management point list for the clients in default boundary group.
42
+
-**IncludeCloudBasedSources**: Used to specify whether admin wants to include the cloud-based sources in the management point list for the clients in default site boundary group.
43
43
44
-
-**PreferCloudBasedSources**: Used to specify whether admin wants to prefer the cloud-based sources in the management point list for the clients in default boundary group. On selecting this option, cloud-based sources will be given preference by the clients.
44
+
-**PreferCloudBasedSources**: Used to specify whether admin wants to prefer the cloud-based sources in the management point list for the clients in default site boundary group. On selecting this option, cloud-based sources will be given preference by the clients.
45
45
46
46
> [!NOTE]
47
47
> You can only set this option to true if the parameter IncludeCloudBasedSources is set to true or was already set to true by the admin.
0 commit comments