Shawn Melton

Results 32 issues of Shawn Melton

### Verified issue does not already exist? Yes ### What error did you receive? ![image](https://user-images.githubusercontent.com/11204251/137604854-0d5dfa93-55c9-4b93-88d2-9faa44cdb44c.png) ### Steps to Reproduce N/A - this is issue with Appveyor runs ### Are you...

bugs life
stale

## Feature Request Fresh issue to replace #543 A command that verifies an AG is in a good state. ### Problem to solve Mainly for the purpose of other commands...

feature
availability-groups

Take stored procedures from the doc and make two separate commands (or maybe one command with a switch?): https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/monitor-performance-for-always-on-availability-groups?view=sql-server-2017#estimate-rto-and-rpo-using-dmvs This would be to allow someone to pull the current RPO...

availability-groups
stale
new command

## Feature Request Provide the ability to have a central list of all known trace flags for SQL Server. Build it out similar to the `Find-DbaCommand` where we have an...

feature
new command

## Feature Request A simple command that just pulls readable information from [msdb..suspect_pages](https://docs.microsoft.com/en-us/sql/relational-databases/system-tables/suspect-pages-transact-sql). ### Problem to solve At times you need to monitor the suspect pages a server may have...

feature
good first issue
hacktoberfest
new command

### Summary of new feature In conjunction with microsoft/azure-sql-tips#27 Command wrapper of the T-SQL script provided. Follow a similar process that we do with [Invoke-DbaDianosticQuery](https://github.com/sqlcollaborative/dbatools/blob/master/functions/Invoke-DbaDiagnosticQuery.ps1). We ship a version of...

feature
new command

**Describe the BUG** Quickstart section found on the home page https://jekyll-rtd-theme.rundocs.io/ are dead **To Reproduce** Links found on the page currently: - Generate: https://github.com/rundocs/starter-slim/generate - rundocs/starter-slim: https://github.com/rundocs/starter-slim/ **Site link or...

bug

Pulling down the theme and building shows warning signs from various gems: ``` Regenerating: 1 file(s) changed at 2021-04-11 14:18:14 _sass/_layout.scss /root/gems/gems/jekyll-3.8.4/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters...

I can see the benefit of including an installation command within dbatools. However the downside to this is a user is not going to be made aware where to find...

Dealing with containers by having to script out all the `vctl` commands is not efficient. Are there any plans to support accepting docker-compose files for mobility? That would allow me...

enhancement