Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Got what I need, but perhaps a more elegant solution is out there. Looping through SQL filegroups to get Maxsize.

$
0
0
Hey PoSh experts, So I need to get the max size setting of all SQL databases in the primary filegroup, excluding the system databases and the tempdb. I was told I'll have to loop through the DB's to get the maxsize setting of the database, then add the

Viewing all articles
Browse latest Browse all 467

Trending Articles