| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-19 | 2.9 kB | |
| v2.7.25 source code.tar.gz | 2026-02-19 | 4.3 MB | |
| v2.7.25 source code.zip | 2026-02-19 | 6.0 MB | |
| Totals: 3 Items | 10.2 MB | 0 | |
What's Changed
- Copy-DbaCredential: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10154
- Copy-DbaDbMail: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10155
- Copy-DbaLinkedServer: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10156
- Added SQL Server 2025 CU2 to dbatools-buildref-index.json by @andreasjordan in https://github.com/dataplat/dbatools/pull/10168
- Updated LastUpdated of dbatools-buildref-index.json as followup to adding SQL Server 2025 CU2 by @andreasjordan in https://github.com/dataplat/dbatools/pull/10169
- Get-DbaDbTable: Optimize usage of ClearAndInitialize by @andreasjordan in https://github.com/dataplat/dbatools/pull/10157
- Export-DbaCredential: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10158
- Export-DbaLinkedServer: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10159
- Invoke-DbaDbDecryptObject: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10160
- [Start|Stop]-DbaDbEncryption: Fix usage of Disconnect-DbaInstance by @andreasjordan in https://github.com/dataplat/dbatools/pull/10161
- Sync-DbaAvailabilityGroup: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10163
- Get-DbaNetworkConfiguration: Fix bug and really add SuitableCertificate property to output by @andreasjordan in https://github.com/dataplat/dbatools/pull/10165
- New-DbaComputerCertificate: Update security defaults to industry standards by @andreasjordan in https://github.com/dataplat/dbatools/pull/10167
- Correct help text to correctly reflect Duration units by @alevyinroc in https://github.com/dataplat/dbatools/pull/10171
- Export-DbaInstance: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10173
- Add-DbaComputerCertificate - handle multiple flags for NonExportable keys by @rmroczk in https://github.com/dataplat/dbatools/pull/10176
- Part 2 of refactoring of Get-DecryptedObject by @andreasjordan in https://github.com/dataplat/dbatools/pull/10174
- Install-DbaMaintenanceSolution: make off switches work and increase test coverage by @ReeceGoding in https://github.com/dataplat/dbatools/pull/10172
- Start-DbaMigration: Enhance handling of dedicated admin connections by @andreasjordan in https://github.com/dataplat/dbatools/pull/10162
New Contributors
- @rmroczk made their first contribution in https://github.com/dataplat/dbatools/pull/10176
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.7.24...v2.7.25