#PSTip Changing SQL database AutoShrink property using SMO and PowerShell
Note: This tip requires PowerShell 2.0 or above. In today’s tip, we will see how we can use SQL SMO and PowerShell to change the AutoShrink property of a SQL database.
Read More