Community

How to get SQL Server database object count using Powershell Measure-Object

(Jack Vamvas) Question: How can I iterate through a list of SQL Servers , extract the count of the databases , place into a powershell data table and get the database count sum for all the servers?