Since I while back I have made my scripts available from the download section here at my blog. I have now decided to move some of my PowerShell scripts to the CodePlex project: http://sharepointpsscripts.codeplex.com/ and hope that in this way, more people will find it useful.

The first script that is now available only on CodePlex is the Enum-SPContentDatabases script that is made for SharePoint 2007 and helps administrators to get a list of all content databases for all Web applications within a farm. The output format is either xml or csv. The script can now be found here: http://sharepointpsscripts.codeplex.com/releases/view/53114

My original blog post about this is found here: http://mysharepointofview.com/2010/01/enumerate-all-content-databases-using-powershell/



  1. [...] This post was mentioned on Twitter by SharePoint River, Erik Neumann. Erik Neumann said: #sharepoint Moving scripts to Codeplex: Since I while back I have made my scripts available from the download sect… http://bit.ly/9mKKEl [...]

  2. Salvatore Di Fazio (Reply) on Thursday 30, 2010

    Tnx :)