SQLBits 2023

SQL Server 2022 migrations with dbatools

Using dbatools we'll migrate our databases to a shiny new SQL Server 2022 instance.
SQL Server 2022 is coming soon, let's look at how we can migrate our databases from older versions to the latest and greatest with dbatools.

We'll make sure to talk through our pre-migration planning as well as executing the actual migration - throughout the whole process dbatools will help us to automate and simplify our migrations.