Viewing 3 posts - 1 through 3 (of 3 total)
Thanks! this script is great!
May 11, 2011 at 2:12 pm
#1323359
This gives me the log space used.
I need the data space used or unused
May 11, 2011 at 9:28 am
#1323136
On the SQL server I only have PS1
and the hard way gives me error:
Unexpected token 'in' in expression or statement.
At D:\Temp\freeInDB.ps1:11 char:40
+ $cmdStatement+=foreach ($DFileGroups in <<<< $db.FileGroups)
I just need...
May 11, 2011 at 9:06 am
#1323110