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
↧