Wednesday, July 24, 2013

SharePoint 2010 PowerShell: Get all active databases and their ID for a SharePoint farm

Use the following PowerShell command to get all active databases and their associated ID for a SharePoint farm.



Append the out-file cmdlet to send the output to a text file.