Tag Archives: boundary groups

Create SCCM 2012 boundaries and boundary groups

Hi SysAdmins

If you are managing your enterprises’ servers and workstations with SCCM 2012 (as you should do) ,

you probably will need to build boundaries, boundary groups and add these boundaries to boundary groups.

This will make sure that the site server DP that you join with a specific boundary group will distribute content only to workstations in its associated boundaries.

This was known as protected boundary in SCCM 2007.

If you need to create SCCM 2012 boundaries and boundary groups automatically without repeating the process over and over,

The following Powershell script will receive a list of data from a .CSV file and create boundaries and boundary groups respectively.

Continue reading Create SCCM 2012 boundaries and boundary groups