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.
Stored procedure that checks passwords of existing SQL Server logins against password lists from popular password lists/breaches. It's also capable of generating common password patterns using info…