ConfigMgr Site Boundary Bulk Add Tool

 

SiteBound is a tool that allows bulk addition of boundaries to ConfigMgr (SCCM ) sites. Adding boundaries through the ConfigMgr console can be tedious if adding more than a handful. Previously for SMS 2003 there was the Siteboun.exe tool which solved this problem, however, to my knowledge there is not a version of this tool available for ConfigMgr 2007. If there is, then oh well I still learned something.

 

Running the tool

 

SiteBound.exe /s {central site server} /file {excel file} /log {path}

 

/s Central Site Server name.

/file Path to Excel files.

/log Log file path.

 

The input for this tool is an Excel 2003 spreadsheet and there are some requirements for the format of this spreadsheet. Review the example spreadsheet, sbexample.xls, attached. Any deviation from this will either produce errors or unexpected results.

 

All output from this tool is written to the log file only. (The Trace utility from the ConfigMgr toolkit can be used to view the log)

 

SiteBound 1.0

http://www.codeplex.com/sitebound/Release/ProjectReleases.aspx?ReleaseId=14144

 

Additional Information

http://www.codeplex.com/sitebound

 

 

 

 

Published Sunday, July 20, 2008 8:21 AM by dhite
Filed under:

Comments

No Comments