Hi Powershell Experts,
I have below PS script which will display the database file info like dbname, physicalfilename, size, free,used etc. It is working fine for 1 instance.
However, I want this to run against multiple sql instances and in the outp
↧