Import IP Boundaries and Boundary Groups PowerShell SCCM ConfigMgr

This script is designed to work in harmony with the Export Sites and Subnets to CSV script I blogged about recently. The CSV file that is created by that script can then be used to import IP Subnet Boundaries and Groups with this PowerShell script.

Each Site will be Created as a Boundary Group and each Subnet listed with that Site in the CSV will be created as a IP Subnet Boundary associated to the Boundary Group.

Here is the Script:

Below is a demonstration of the Script complete:

Import Boundaries and Groups PowerShell Script output

Import Boundaries and Groups PowerShell Script output

IP Subnet Boundaries Created

IP Subnet Boundaries Created

Boundary Groups Created

Boundary Groups Created

CSV from Export Script

CSV from Export Script

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.