PSBlitz icon indicating copy to clipboard operation
PSBlitz copied to clipboard

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.

Results 15 PSBlitz issues
Sort by recently updated
recently updated
newest added

Add scripts and output sheet(s) for tempdb usage.

enhancement

Add a sheet that contains aggregate sp_BlitzWho data to make things easier for very active instances.

enhancement

There are cases when a user might want to run PSBlitz at the same while their looking at a previously generated output for the same instance. Due to the Excel...

bug

specifically the query that returns the database-scoped configuration

bug

Hi, with v4.0.0 and v3.6.1 i'm getting these errors: ``` Running sp_Blitz... x (Failed) MSg 207, Level 16, State 1, Line 3436 Invalid column name 'deadlock_type'. Running sp_BlitzLock for all...

bug

Purpose: - Get a quick snapshot of what's happening now, without having to wait for index and cache related info to be returned. Usage: - Usable only from the command...

enhancement

Remove variables containing lots of data when they're no longer needed

enhancement

Hi @VladDBA, this project sounds promising...I will give it a shot. You write that export to Excel is possible only when Excel is installed on the system. Have you considered...

question

I've just seen a PSBlitz output for an instance with 28 tempdb data files, all with different sizes and autogrow increments This is the type of information I'd want details...

enhancement