Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dataplat/dbatools

🚀 SQL Server automation and instance migrations have never been safer, faster or freer
https://github.com/dataplat/dbatools

Documentation - correct typo of TThe to The

mikeblas opened this pull request over 1 year ago
documentation has "TThe" typo in several topics

mikeblas opened this issue over 1 year ago
Update reference in project readme - correction on custom port syntax

mikeblas opened this pull request over 1 year ago
dbatools' readme.md says "semicolon" when it means "colon"

mikeblas opened this issue over 1 year ago
about files are out of date

wsmelton opened this issue over 1 year ago
Replication: Additional commands & functionality to add

jpomfret opened this issue over 1 year ago
Install-DbaInstance - Generate random password with maximal length

andreasjordan opened this issue over 1 year ago
Update build file - SQL 2022 CU5, SQL 2019 CU21

MikeyBronowski opened this pull request over 1 year ago
Incomplete Commands after Module Installation

renzbagasbas opened this issue over 1 year ago
New-DbaComputerCertificate returning error on Windows Server 2022

skreebydba opened this issue over 1 year ago
Get-DbaDbRoleMember - EnableException support on child function call

wsmelton opened this pull request over 1 year ago
Get-DbaDbRoleMember does not respect EnableException

RockoTheeHut opened this issue over 1 year ago
Sync-DbaLoginPassword - command to sync passwords based on hashed value

wsmelton opened this pull request over 1 year ago
Test-DbaWindowsLogin - Add support for pipeline input from Get-DbaLogin

andreasjordan opened this pull request over 1 year ago
Add IsHadrEnabled to default output of Microsoft.SqlServer.Management.Smo.Server

andreasjordan opened this pull request over 1 year ago
Install-DbaMaintenanceSolution - Added InstallJobs switch in examples

andreasjordan opened this pull request over 1 year ago
Update-DbaServiceAccount - Add information about supported services and versions

andreasjordan opened this pull request over 1 year ago
Set-DbaLogin - processing all logins even if you only pass in one

wsmelton opened this issue over 1 year ago
Get-DbaMaintenanceSolutionLog - Update documentation

andreasjordan opened this pull request over 1 year ago
Export-DbaUser - Add support for SQL Server 2022

andreasjordan opened this pull request over 1 year ago
Get-DbaStartupParameter - Return debug flags instead of writing warning

andreasjordan opened this pull request over 1 year ago
Get-DbaMemoryUsage - New parameters for regex string to support non US systems

andreasjordan opened this pull request over 1 year ago
Backup-DbaDatabase - Add database name to error message

andreasjordan opened this pull request over 1 year ago
Get-DbaDbBackupHistory - support AvailabilityGroupName for Raw parameter output

andreasjordan opened this pull request over 1 year ago
VSCode Debug Does Not Display Module Code

RandyInMarin opened this issue over 1 year ago
configuration.ps1 - Fix wrong setting of NoRegistry

andreasjordan opened this pull request over 1 year ago
Get-DbaDatabase - Add RecoveryPending as possible Status

andreasjordan opened this pull request over 1 year ago
Module Import Not Thread Safe

RandyInMarin opened this issue over 1 year ago
Export-DbaDbRole - Exclude special user dbo

andreasjordan opened this pull request over 1 year ago
Connect-DbaInstance - Fix for using a connection string

andreasjordan opened this pull request over 1 year ago
Get/Test-DbaBuild, handle version "aliases"

niphlod opened this pull request over 1 year ago
Add replication support to dbatools!

jpomfret opened this pull request over 1 year ago
issue with Invoke-DbaQuery wit dbatools 2.0.3

ESLFHVI opened this issue over 1 year ago
dbatools 2.0.3 blocked by Carbon Black

amanzeekverma opened this issue over 1 year ago
`Invoke-DbaQuery` queries the wrong database after `Get-DbaDbForeignKey`

jasonmcboyd opened this issue over 1 year ago
Remove-DbaDbOrphanUser not removing users even when using -Force

danpousson opened this issue over 1 year ago
copy-dbalogin slow when there are many users in the databases.

klindberg70 opened this issue almost 2 years ago
Add Maintenance Solution to module

potatoqualitee opened this pull request almost 2 years ago
Fix/8860

niphlod opened this pull request almost 2 years ago
Copy-DbaSsisCatalog does not have standard output like the other copy files

potatoqualitee opened this issue almost 2 years ago
Bringing back old SSIS commands (I can't get it to work)

potatoqualitee opened this issue almost 2 years ago
New-DbaDbSnapshot - Support special characters in database name

niphlod opened this pull request almost 2 years ago
Test-DbaLastBackup support SQL 2022 as Destination

WizPsk opened this issue almost 2 years ago
New-DbaScriptingOption - ScriptForCreateDrop option not being honored

Shashahan opened this issue almost 2 years ago
Dbatools configuration profiles

wsmelton opened this issue almost 2 years ago
Odd issue with Get-DbaAvailabilityGroup after Get-DbaLogin

RobBittner opened this issue almost 2 years ago
Add SQL 2022 to Export-DbaUser.ps1

IIJohnnyRingoII opened this issue almost 2 years ago
`Get-DbaStartupParameter` - `Write-Message` Doesn't Exist On Remote

mattcargile opened this issue almost 2 years ago
Get-DbaAgHadr should return the IsHadrEnabled property by default

jpomfret opened this issue almost 2 years ago
Invoke-DbaDbUpgrade Issue with SQL Server 2022

dlh275 opened this issue almost 2 years ago
Fix DAC alerts and errors

potatoqualitee opened this pull request almost 2 years ago
Test-DbaComputerCertificateExpiration always shows cert is expired

allenheydari2019 opened this issue about 2 years ago
Data not updated, when using Connect-DbaInstance

ksl28 opened this issue about 2 years ago
The values length for key 'data source' exceeds its limit

DGWright61 opened this issue about 2 years ago
Create contained availability group

thewaiting28 opened this issue about 2 years ago
Invoke-DbaDbDataGenerator precision to high for datatime datatype

codeunitone opened this issue about 2 years ago
WID (Windows Internal Database) support for dbainstanceparamter

potatoqualitee opened this issue about 2 years ago
Get-DbaUserPermission shows STIG Schema not correct Schema

gbargsley opened this issue about 2 years ago
Get-DbaStartupParameter Fails on Second Execution

awickham10 opened this issue about 2 years ago
Update-DbaServiceAccount fails for SSRS 2019

d-watkins opened this issue about 2 years ago
Get-DbaMemoryUsage does not show any result on non US System

DiHo78 opened this issue about 2 years ago
Copy-DbaLogin may lead to unaccessable SQL instance

AndreasESchubert opened this issue over 2 years ago
Export-DbaBinaryFile - Description for Example #4 doesn't match code

paschott opened this issue over 2 years ago
Convert-DbaIndexToTable - Incorrectly concatenated data type

EnjoyinMoss opened this issue over 2 years ago
New Command - Test AG Health

sql-aus-hh opened this issue over 2 years ago
Get-DbaMaintenanceSolutionLog returns nothing

PowerDBAKlaas opened this issue over 2 years ago
Invoke-DbaQuery: Add new parameter to convert byte-arrays to hex strings

andreasjordan opened this issue over 2 years ago
`Update-DbaServiceAccount` - Cannot Find `ManagedComputer`

mattcargile opened this issue over 2 years ago
Test Instant File Initialization Command

tboggiano opened this issue over 2 years ago
Update logging framework based on new version of PSFramework

andreasjordan opened this issue over 2 years ago
New-DbaAvailabilityGroup - ensure encryption key exists

potatoqualitee opened this issue over 2 years ago
Get-DbaRegServer IncludeSelf

tboggiano opened this issue over 2 years ago
Connect-DbaInstance does not work in Core when installed on a server with 2022

potatoqualitee opened this issue over 2 years ago
Update `Microsoft.Identity.Client.dll` From `4.14` To Newer Version

mattcargile opened this issue over 2 years ago
https://docs.dbatools.io/Get-DbaMemoryCondition out of date URL

AdieBe opened this issue over 2 years ago
Test-DbaBuild - Add a switch to exclude on demand builds

bigbearzhu opened this issue almost 3 years ago
Make private key non-exportable after import

pizzeria3000 opened this issue almost 3 years ago