Tag: dbatools
Quickly execute a folder of SQL scripts using dbatools and PowerShell
Author: paschott Published Date: March 20, 2020 1 Comment on Quickly execute a folder of SQL scripts using dbatools and PowerShell
I have often run into a situation where it’s been necessary to execute a bunch of scripts handed to me by developers or others. When…