1
October 19, 2011 1:16 PM
Posted by: Colin Smith
autogrow, file managemnt, Powershell, SMO, SQL Server
Powershell Disable db File Autogrow
Posted by: Colin Smith
In order to Disable autogrow on your database files it is a bit tricky. One would think that in SMO you would have an autogrow flag that could be turned on and off like there is in the GUI. Well this is not the case. So if you take my script fromĀ




