Download Latest Version v2.7.6 source code.tar.gz (3.6 MB)
Email in envelope

Get an email when there's a new version of dbatools

Home / v2.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-18 3.2 kB
v2.7.0 source code.tar.gz 2025-08-18 2.9 MB
v2.7.0 source code.zip 2025-08-18 4.4 MB
Totals: 3 Items   7.4 MB 0

Named 2.7.0 due to breaking changes in DAC and XESmartTarget

The Windows/Linux/Mac SqlPackages have been removed. The size of dbatools.library grew too large (like 700mb!) because previously, I used to spend ours figuring out dependencies and this delayed library releases. Now I just include everything which is what packages usually do anyway, including SqlServer.

Export-DbaPackage relies on sqlpackage and that used to be included but it added like 500MB to the library, so now you have to install it with Install-DbaSqlPackage when you need it. Works on Windows, Mac and Linux.

I also had to remove XESmartTarget commands because the the packaging changed and I didn't have time to address it. If anyone is interested in making dbatools.xesmarttarget, we're happy to host it on the dataplat org.

What's Changed

New Contributors

Full Changelog: https://github.com/dataplat/dbatools/compare/v2.5.5...v2.7.0

Source: README.md, updated 2025-08-18