Simplifying SQL Server Migrations using PowerShell

Опубликовано: 03 Ноябрь 2024
на канале: Hybrid Virtual Group
3,185
29

What if migrating SQL Server instances was as simple as executing a single command? In this presentation, I'll cover the reasons companies migrate, the ways SQL migrations are usually performed, and the considerations that must be made when performing a migration. Then I'll show you how to use the PowerShell dbatools module to simplify your SQL Server migrations. dbatools makes migrating databases, logins, linked servers, credentials, jobs, database mail, and other essential SQL components extremely easy.

About the speaker:
Chrissy is a Windows PowerShell MVP who has worked in IT for nearly 20 years. She currently serves as the SQL Server DBA for NATO Special Ops in Belgium, and the SQL PASS PowerShell Virtual Chapter Co-lead. She's also an avid scripter, and has used PowerShell since it was introduced in 2005 at Microsoft's Professional Developers Conference in Los Angeles. Chrissy is the author of the dbatools module, which helps simplify SQL Server migrations.