| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 1.2 kB | |
| v2.7.27 source code.tar.gz | 2026-03-17 | 4.3 MB | |
| v2.7.27 source code.zip | 2026-03-17 | 6.0 MB | |
| Totals: 3 Items | 10.3 MB | 0 | |
What's Changed
- Latest CUs for 2022 and 2025 by @niphlod in https://github.com/dataplat/dbatools/pull/10231
- Add Test-DbaInstantFileInitialization command by @andreasjordan in https://github.com/dataplat/dbatools/pull/10236
- Add-DbaAgDatabase, New-DbaAvailabilityGroup - auto-copy TDE certificate to replicas by @andreasjordan in https://github.com/dataplat/dbatools/pull/10237
- Get-DbaRegServer - Fix IncludeSelf to return pipeline-compatible object by @andreasjordan in https://github.com/dataplat/dbatools/pull/10238
- Get-DbaLastBackup - Add -ExcludeReplica switch for AlwaysOn preferred backup replica filtering by @andreasjordan in https://github.com/dataplat/dbatools/pull/10240
- Export-DbaInstance - Wire up IncludeDbMasterKey to export certs and master keys by @andreasjordan in https://github.com/dataplat/dbatools/pull/10251
- New-DbaAgentJobStep - Fix OnFailAction ValidateSet order to match actual default by @andreasjordan in https://github.com/dataplat/dbatools/pull/10244
- Set-DbaDbCompression - Add SortInTempDB parameter and fix views T-SQL bug by @andreasjordan in https://github.com/dataplat/dbatools/pull/10248
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.7.26...v2.7.27