Month: March 2020
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…
Putting The PowerShell Window Title To Better Use | xkln.net
Author: paschott Published Date: March 20, 2020 Leave a Comment on 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…