The purpose of the SharePoint Utility Suite is to provide a packaged collection of Tools and Utilities showcasing the rich Object Model that is delivered with the SharePoint Product and Technologies SDK (which includes Windows SharePoint Services 2.0 and SharePoint Portal Server 2003). This package includes code and tool examples that SharePoint Developers and SharePoint Administrators might find useful.
The source code examples provided in this package are delivered “AS-IS”.
Key Updates
This release contains the following Key updates:
SPSiteManager Update
Not to distract from the other great updates in this package, the biggest change are the updates to SPSiteManager such as the following:
SPSiteManager offers many levels of analysis that administrators can use to generate reports. Some of which are (but not limited to) the following:
In Analyze mode, a Site Distribution Document (SDD) is created in which the resulting data can be used to prepare reports, or as a template for other SPSiteManager operations. The analysis mode of SPSiteManager will also generate Warning elements to inform you of possible problems it has detected. All this data is in XML format (See SPSiteManager XML DTD)
SPSiteManager can assist administrators by performing the following actions across the entire farm via a direct URL or driven by a Site Name Mask or Site Distribution Document:
All of these operations give you the flexibility to supply a Site URL Mask to identify sites on which to operate. As well, you can use a site mask or a a Site Distribution Document and supply granular information on what SQL Database Server, Content Database name, access credentials, and other properties to use on a per site level.
If you have a SharePoint Portal Server 2003 installation, SPSiteManager can assist administrators with the following common site tasks on sites specified via a direct URL or driven by a Site name Mask or Site Distribution Document from sites within our outside of the current farm:
For more information on some of the newer updates to SPSiteManger, please refer to the following articles:
A sampling of the analysis data from the new version of SPSiteManager
http://blogs.msdn.com/krichie/archive/2006/04/14/576542.aspx
With Great Power comes Great Responsibility or Wicked Cool stuff you can do in SPSiteManager 2.0
http://blogs.msdn.com/krichie/archive/2006/03/20/555316.aspx
Enjoy! And let me know if you have any questions.
- Keith Richie