Vlad Drumea has a new version of PSBlitz:
For anyone not familiar with PSBlitz: it’s a PowerShell-based tool that outputs SQL Server health and performance diagnostics data to either Excel or HTML, and saves execution plans and deadlock graphs as .sqlplan and .xdl files.
If you’re familiar with Oracle, this is pretty much my attempt of a SQL Server equivalent to Oracle’s AWR report.
Feel free to check out the blog post announcing PSBlitz 4 years ago, as well as the 3 year anniversary post.
Read on to see what Vlad has added.