Posted in DBA PowerShell Scripting SQL Server

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…

Continue Reading... Quickly execute a folder of SQL scripts using dbatools and PowerShell
Posted in PowerShell Scripting

Putting The PowerShell Window Title To Better Use | xkln.net

I’ll admit that I typically use VSCode for most of my scripting, but Milosh Djuric put together some neat PS to make the console window…

Continue Reading... Putting The PowerShell Window Title To Better Use | xkln.net