In this post will be discussing on Configuring Boundaries for SCCM, this is a part of SCCM Current Branch Installation Guide series. I will be discussing on Boundaries as well as Boundary groups.
What are Boundaries and Boundary Groups
Creation of Boundary and Boundary group is one of the most important parts while configuring the settings for clients. This configuration helps getting the content from specific DP (Distribution Point) and to report to Management point based upon the settings we have specified.
Why do we need Boundaries?
Boundaries are required for 2 purposes:
- Site Assignment – Clients will get policies when assigned to a specific SCCM Site.
- Content Location – Clients will get the content from distribution point, hence proper boundaries should be defined so that they can get the content from appropriate source.
Note: If boundary is not configured for Site Assignment for clients, they won’t be able to communicate with SCCM to get the new policies targeted. Same way, if boundary is not configured for content location, clients won’t be able to get the content for patches / applications and packages / operating System deployment targeted to it.
Types of Boundaries
There are 4 types of Boundaries:
- IP Subnet
- Active Directory Site
- IPv6 Prefix
- IP address range Boundary Group
- VPN
Once Boundaries are created, they won’t do anything until unless they are assigned to Boundary Group. Infact, Boundary Group is the actual step where we assign Site Systems for Site Assignment and Content Location.
Create Boundary
We are going to create Boundary based on “Active Directory Site” in configuration manager.
Open SCCM console, Navigate to Administration \ Hierarchy Configuration. Right click Boundaries and select “Create Boundary“

Specify Description as “AD Site“, under type select “Active Directory Site“.
Click on Browse to select default site ie. “Default-First-Site-Name” and click OK.

Create Boundary Group
In this step we are going to create a Boundary Group, assign previously created boundary under this and assigning Site system servers under it.
Navigate to Administration \ Hierarchy Configuration. Right click Boundary Groups and select “Create Boundary Group”

Under General Tab, specify the name as “ADsite”, Click on “Add”, select Boundary with description “ADSite” and click on OK.

Click on tab “References”, check the box “Use this boundary group for site assignment” (This step will make sure that clients will be getting the policies from this specific site).
Under Site system Servers, click on “Add” and select SCCM01. (This site system server will be acting to provide content, patches to this specific Boundary group). Click on OK to complete the step.

Discover more from SCCM | Intune | Device Management| Enterprise Mobility & Security
Subscribe to get the latest posts sent to your email.