dbatools icon indicating copy to clipboard operation
dbatools copied to clipboard

🚀 SQL Server automation and instance migrations have never been safer, faster or freer

Results 272 dbatools issues
Sort by recently updated
recently updated
newest added

### Verified issue does not already exist? Yes ### What error did you receive? No errors. TargetFile and TargetFileMetadataPath parameters are ignored unless the template imported has specific properties defined....

feature

### Report #### Host used - [ X] powershell.exe - [X ] ISE - [ ] VS Code - [ ] Other (please specify) #### Errors Received writeErrorStream : True...

feature

### Verified issue does not already exist? Yes ### What error did you receive? I received a not enough free space available error, when using Set-DbaTempdbConfig to both change the...

feature
will not support

### Summary of new feature * Support add/removing/updating of data classification for a table column ### Proposed technical details (if applicable) * Classification Information types and Sensitivity are stored as...

feature
confirmed

## 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

### Is this a *feature* OR *bug*: Feature - Basically a useful feature would be to transmit the current passwords to the user accounts on a remote box for matching...

feature
help appreciated
hacktoberfest
new command

### Is this a *feature* OR *bug*: feature after 1.0 http://sirsql.net/content/2012/12/13/20121212automated-backup-tuning/ ### Details Turn @sirsql's SQL script into a command http://sirsql.net/content/PostScripts/Backup-Test-Harness.sql The output should be easily readable, perhaps with a...

feature
help appreciated
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

No idea if this is even useful but `Start-DbaAzMigration` would be similar to `Start-DbaMigration` but it'd use bacpacs and just migrate whats supported (Databases and logins?) Also gotta test if...

feature
new command