- Updated with non-sp versions of sp_Blitz(Cache/First/Index/Lock/Who), from Brent Ozar's October First Responder Kit
- Adds more memory & instance info
- Improves HTML table layout
#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #Azure
- Updated with non-sp versions of sp_Blitz(Cache/First/Index/Lock/Who), from Brent Ozar's October First Responder Kit
- Adds more memory & instance info
- Improves HTML table layout
#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #Azure
An overview of PSBlitz, how I use it to diagnose SQL Server issues, and the notable changes it went through over the past 3 years.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #powershell
vladdba.com/2025/07/30/d...
An overview of PSBlitz, how I use it to diagnose SQL Server issues, and the notable changes it went through over the past 3 years.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #powershell
vladdba.com/2025/07/30/d...
- Adds more security checks related to xp_cmdshell, sp_invoke_external_rest_endpoint, and additional high privilege roles and permissions
github.com/VladDBA/PSBl...
#sqlserver #sqldba #powershell #mssqlserver #mssql #mssqldba #PSBlitz #Azure #AzureSQLDB #AzureSQLMI
- Adds more security checks related to xp_cmdshell, sp_invoke_external_rest_endpoint, and additional high privilege roles and permissions
github.com/VladDBA/PSBl...
#sqlserver #sqldba #powershell #mssqlserver #mssql #mssqldba #PSBlitz #Azure #AzureSQLDB #AzureSQLMI
- Fixes some bugs related to the HTML report
#sqlserver #sqldba #powershell #mssqlserver #mssql
github.com/VladDBA/PSBl...
- Fixes some bugs related to the HTML report
#sqlserver #sqldba #powershell #mssqlserver #mssql
github.com/VladDBA/PSBl...
- New GUI mode
- Google Cloud SQL & SQL Server 2025 compatibility
- Overhauled HTML reports - Dark theme, better accessibility, improved UX
- New Query Store pages in HTML/Excel reports
- Updated resources
#sqlserver #sqldba #powershell #microsoftsqlserver #dba #PSBlitz
- New GUI mode
- Google Cloud SQL & SQL Server 2025 compatibility
- Overhauled HTML reports - Dark theme, better accessibility, improved UX
- New Query Store pages in HTML/Excel reports
- Updated resources
#sqlserver #sqldba #powershell #microsoftsqlserver #dba #PSBlitz
New checks for Backups (RPO/RPO est.) & Instance Security (beta).
ImportExcel support
Up to 70% faster Excel exports
Retry logic for transient errors
Read the full breakdown: vladdba.com/2026/05/28/p...
Repo: github.com/VladDBA/PSBl...
#sqlserver #powershell #dba #MVPBuzz
New checks for Backups (RPO/RPO est.) & Instance Security (beta).
ImportExcel support
Up to 70% faster Excel exports
Retry logic for transient errors
Read the full breakdown: vladdba.com/2026/05/28/p...
Repo: github.com/VladDBA/PSBl...
#sqlserver #powershell #dba #MVPBuzz
- Fixes a bug in the HTML report that was breaking hyperlinks to articles (MS Learn, blog posts, etc.)
- Addresses a data type overflow that occurred when retrieving instance information
#sqlserver #sqldba #powershell #mssqlserver #mssql
github.com/VladDBA/PSBl...
- Fixes a bug in the HTML report that was breaking hyperlinks to articles (MS Learn, blog posts, etc.)
- Addresses a data type overflow that occurred when retrieving instance information
#sqlserver #sqldba #powershell #mssqlserver #mssql
github.com/VladDBA/PSBl...
- is now code-signed
- retains CRLF in query text
- prompts for advanced options in interactive mode
- sub-step status and timing is now logged when -DebugInfo is used
- has a new report page - objects with dangerous SET options
#sqlserver #sqldba #powershell #mssql
- is now code-signed
- retains CRLF in query text
- prompts for advanced options in interactive mode
- sub-step status and timing is now logged when -DebugInfo is used
- has a new report page - objects with dangerous SET options
#sqlserver #sqldba #powershell #mssql
#sqlserver #sqldba #powershell #mssqlserver #mssql #performance #diagnostics #sql #dba #mssqldba
github.com/VladDBA/PSBl...
#sqlserver #sqldba #powershell #mssqlserver #mssql #performance #diagnostics #sql #dba #mssqldba
github.com/VladDBA/PSBl...
-Top plan cache usage by type and top 10 database in the "Instance Overview" page.
-A bulk copy function for stats update commands on the "Stats Info" page.
-Improved query store check via modified version of Erik Darling's sp_QuickieStore
#sqlserver #sqldba #powershell ##mssql
-Top plan cache usage by type and top 10 database in the "Instance Overview" page.
-A bulk copy function for stats update commands on the "Stats Info" page.
-Improved query store check via modified version of Erik Darling's sp_QuickieStore
#sqlserver #sqldba #powershell ##mssql
- adds file IO stats to the db files info table
- includes sessions by state and newest connection time as part of the client connections table
- increases the default connection timeout to accommodate Azure connection approval prompts
#sqlserver #sqldba #powershell #mssql
- adds file IO stats to the db files info table
- includes sessions by state and newest connection time as part of the client connections table
- increases the default connection timeout to accommodate Azure connection approval prompts
#sqlserver #sqldba #powershell #mssql
- Updated with the non-sp versions of sp_Blitz* from Brent Ozar's Nov. release of the First Responder Kit
- Adds buttons to copy query text from the HTML report
- Overview of findings/issues in HTML report's main page
#sqlserver #sqldba #powershell #mssqlserver #mssql #powershell
- Updated with the non-sp versions of sp_Blitz* from Brent Ozar's Nov. release of the First Responder Kit
- Adds buttons to copy query text from the HTML report
- Overview of findings/issues in HTML report's main page
#sqlserver #sqldba #powershell #mssqlserver #mssql #powershell
- has been updated with the non-stored procedure versions of sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, sp_BlitzLock, and sp_BlitzWho, from Brent Ozar's July release of the First Responder Kit
- and brings some new options and improvements
github.com/VladDBA/PSBl...
- has been updated with the non-stored procedure versions of sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, sp_BlitzLock, and sp_BlitzWho, from Brent Ozar's July release of the First Responder Kit
- and brings some new options and improvements
github.com/VladDBA/PSBl...
github.com/VladDBA/PSBl...
#sqlserver #sqldba #powershell #mssqlserver #mssql #sql
github.com/VladDBA/PSBl...
#sqlserver #sqldba #powershell #mssqlserver #mssql #sql
- Automatically limits index related checks on instances with 50+ databases to the database that shows up the most in cache related data
- Adds buffer usage info at instance & db level
Includes more enhancements
#sqlserver #sqldba #powershell #microsoftsqlserver
- Automatically limits index related checks on instances with 50+ databases to the database that shows up the most in cache related data
- Adds buffer usage info at instance & db level
Includes more enhancements
#sqlserver #sqldba #powershell #microsoftsqlserver