Skip to content

Commit 5394bb3

Browse files
committed
2206tp-10674394-dbgmps
1 parent 6fb0b48 commit 5394bb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

memdocs/configmgr/core/get-started/2022/includes/2206/10674394.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Currently on the admin console, you can add references to default site boundary
1919
2020
### Set-CMDefaultBoundaryGroup
2121

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.
2323

2424
#### Syntax
2525

@@ -39,9 +39,9 @@ Set-CMDefaultBoundaryGroup -IncludeCloudBasedSources $true -PreferCloudBasedSour
3939

4040
#### Parameters
4141

42-
- **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.
4343

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.
4545

4646
> [!NOTE]
4747
> 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

Comments
 (0)