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/servers/deploy/configure/boundary-groups.md
+24-22Lines changed: 24 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,30 @@ To manage fallback to the default site boundary group:
104
104
105
105
- 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.
106
106
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
+
107
131
## Default site boundary group behavior supports cloud source selection
> You can only set this option to true if the parameter IncludeCloudBasedSources is set to true or was already set to true by admin.
147
171
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
-
170
172
## Next steps
171
173
172
174
-[Boundary group options](boundary-group-options.md)
0 commit comments