ConfigMgr on CodePlex
Here’s a couple interesting looking tools for ConfigMgr 2007 on CodePlex. And, it looks like both were recently updated.
1. ConfigMgr Branch DP Add - BDPAdd is a tool that will bulk add protected branch distribution points to a ConfigMgr 2007 (SCCM) hierarchy. There is currently not a way, in the ConfigMgr console, to add multiple protected Branch distribution points at once.
2. ConfigMgr Site Bound Tool - SiteBound is a tool that allows bulk addition of boundaries to ConfigMgr (SCCM ) sites.
3. TS/Script - TS/Script, short for Task Sequence Script is a simple means to create Operating System Deployment (OSD) Task Sequences for Microsoft Configuration Management Server 2007 (SMSv4/ConfigMgr). It works by exposing a simple object model of Actions and Conditions which are held together by SequenceBuilders.