Quick and Dirty Powershell to Deploy SQLWatch using DBATools
Hi
I wanted to share a small Q&D PowerShell script to deploy SQLWatch, Maintenance Solution and WhoIsActive.
Requirements: DbaTools Powershell Module
Install-Module dbatools
Know issues:
If SQLWatch already exist, t…
|