Free · MIT licensed · No login required
Punchlist
The Free SQL Server Health Check
29 read-only diagnostic scripts. Runs locally in 60 minutes or less. You get a complete health report in your browser: preliminary grade, every finding by severity, and the estimated annual cost of inaction. Nothing is held back and nothing is sent anywhere.
Free and open under the MIT License. Every script is plain T-SQL you can read before you run it. We want you to.
Download PunchlistHow it works
1
Unzip Punchlist to any Windows machine that can reach your SQL Server, the server itself or a DBA workstation both work. Open START-HERE.html for clear instructions. No software is installed.
2
Open Command Prompt, navigate to the folder, and run:
Collect.bat -SqlInstance "YOUR-SERVER" -AllDatabases. Takes 15 to 60 minutes. Read-only, nothing is modified on your server.3
Your report opens automatically in your browser: a preliminary health grade, every finding by severity, and the estimated annual cost of inaction. Press Ctrl+P and choose "Save as PDF" to share it with your team. Optionally, upload the anonymized summary (
results_anonymized.json, no server or database names inside) at ritzyai.co/score to get a benchmark grade against other environments.Questions or feedback? Email mani@ritzyai.co. The package includes the MIT LICENSE and the least-privilege setup script (Grant-RitzyAuditAccess.sql) so you can see exactly what access it needs.