This PowerShell script deploys SQL scripts from .sql files to multiple instances and databases. It requires a dedicated database and a table to hold the list of SQL instances and databases. IntegratedSecurity is used by default, but SQL authentication can be configured. Place scripts in a single folder for deployment.
-
Updated
Jan 22, 2021