Reece Goding
Reece Goding
**Version of the script** All versions, I bet. **What is the current behavior?** You can type whatever you want in to `@execution_type_desc` and `sp_QuickieStore` will take it as a valid...
**Is your feature request related to a problem? Please describe.** A pet peeve of mine is having parameters that aren't in the [documentation's list of examples](https://github.com/erikdarlingdata/DarlingData/blob/dev/sp_QuickieStore/Examples.sql). Currently, the following are...
No attempt made to touch the Azure stuff. ## Type of Change - [ ] Bug fix (non-breaking change, fixes # ) - [X] New feature (non-breaking change, adds functionality,...
### Summarize Functionality We have a wealth of cmdlets for managing Agent Job schedules: - New-DbaAgentSchedule creates them - Remove-DbaAgentSchedule destroys them - Set-DbaAgentSchedule updates them at the job level....
## Type of Change - [ ] Bug fix (non-breaking change, fixes # ) - [X] New feature (non-breaking change, adds functionality, fixes #9540 ) - [ ] Breaking change...
### Summarize Functionality Currently, the only documentation for `Read-DbaXEFile` that does not require knowing the path to the .xel file is `Get-DbaXESession -SqlInstance sql2019 -Session deadlocks | Read-DbaXEFile`. I've never...
### Summarize Command's Functionality [There are plenty of ways to get Failover Cluster Instance Diagnostics Logs](https://learn.microsoft.com/en-us/sql/sql-server/failover-clusters/windows/view-and-read-failover-cluster-instance-diagnostics-log?view=sql-server-ver16#SSMSProcedure), also known as the "SQLDIAG log file". But as far as I can tell,...
### Summarize Functionality I recently used `Get-DbaDatabase | Select *` and was surprised to see absolutely nothing about CDC. I could write the sys.databases query to find if CDC is...
### Verified issue does not already exist? I have searched and found no existing issue ### What error did you receive? Any attempts to run `Watch-DbaXESession` have me informed that...
GitHub insists that [a release from last year](https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/releases/tag/20241228) is the latest  even though it clearly isn't.  Maybe the 2025-04-07 release was never merged into main?