Skip to content

Commit 54e25c0

Browse files
authored
Update boundary-groups.md
1 parent f233ba5 commit 54e25c0

1 file changed

Lines changed: 24 additions & 22 deletions

File tree

memdocs/configmgr/core/servers/deploy/configure/boundary-groups.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,30 @@ To manage fallback to the default site boundary group:
104104

105105
- Open the properties of a custom boundary group. Change the values for the explicit link to a default site boundary group. When you set a new time in minutes for fallback or block fallback, that change affects only the link you're configuring. Configuration of the explicit link overrides the settings on the **Default Behavior** tab of a default site boundary group.
106106

107+
108+
109+
## Site assignment
110+
111+
You can configure each boundary group with an assigned site for clients.
112+
113+
- A newly installed client that uses automatic site assignment joins the assigned site of a boundary group that contains the client's current network location.
114+
115+
- After assigning to a site, a client doesn't change its site assignment when it changes its network location. For example, a client roams to a new network location. This location is a boundary in a boundary group with a different site assignment. The client's assigned site doesn't change.
116+
117+
- When Active Directory System Discovery discovers a new resource, the site evaluates network information for the resource against the boundaries in boundary groups. This process associates the new resource with an assigned site for use by the client push installation method.
118+
119+
- When a boundary is a member of more than one boundary groups that have different assigned sites, clients randomly select one of the sites.
120+
121+
- Changes to a boundary groups assigned site only apply to new site assignment actions. Clients that previously assigned to a site don't reevaluate their site assignment based on changes to the configuration of a boundary group (or to their own network location).
122+
123+
For more information about client site assignment, see [Using automatic site assignment for computers](../../../clients/deploy/assign-clients-to-a-site.md#automatic-site-assignment).
124+
125+
For more information on how to configure site assignment, see the following procedures:
126+
127+
- [Configure site assignment and select site system servers](boundary-group-procedures.md#configure-site-assignment-and-select-site-system-servers)
128+
- [Configure a fallback site for automatic site assignment](boundary-group-procedures.md#configure-a-fallback-site-for-automatic-site-assignment)
129+
130+
107131
## Default site boundary group behavior supports cloud source selection
108132
<!--10674394-->
109133

@@ -145,28 +169,6 @@ Set-CMDefaultBoundaryGroup -IncludeCloudBasedSources $true -PreferCloudBasedSour
145169
> [!NOTE]
146170
> You can only set this option to true if the parameter IncludeCloudBasedSources is set to true or was already set to true by admin.
147171
148-
149-
## Site assignment
150-
151-
You can configure each boundary group with an assigned site for clients.
152-
153-
- A newly installed client that uses automatic site assignment joins the assigned site of a boundary group that contains the client's current network location.
154-
155-
- After assigning to a site, a client doesn't change its site assignment when it changes its network location. For example, a client roams to a new network location. This location is a boundary in a boundary group with a different site assignment. The client's assigned site doesn't change.
156-
157-
- When Active Directory System Discovery discovers a new resource, the site evaluates network information for the resource against the boundaries in boundary groups. This process associates the new resource with an assigned site for use by the client push installation method.
158-
159-
- When a boundary is a member of more than one boundary groups that have different assigned sites, clients randomly select one of the sites.
160-
161-
- Changes to a boundary groups assigned site only apply to new site assignment actions. Clients that previously assigned to a site don't reevaluate their site assignment based on changes to the configuration of a boundary group (or to their own network location).
162-
163-
For more information about client site assignment, see [Using automatic site assignment for computers](../../../clients/deploy/assign-clients-to-a-site.md#automatic-site-assignment).
164-
165-
For more information on how to configure site assignment, see the following procedures:
166-
167-
- [Configure site assignment and select site system servers](boundary-group-procedures.md#configure-site-assignment-and-select-site-system-servers)
168-
- [Configure a fallback site for automatic site assignment](boundary-group-procedures.md#configure-a-fallback-site-for-automatic-site-assignment)
169-
170172
## Next steps
171173

172174
- [Boundary group options](boundary-group-options.md)

0 commit comments

Comments
 (0)