Question : I am trying to run sp_AskBrent from PowerShell using Invoke-SQLCmd and capture its output in a variable: $query […]
Tag: sp-askbrent
How to export the output of sp_AskBrent?
Question : We have an instance that randomly spikes the CPU. I want to create an alert that fires on […]