Press "Enter" to skip to content

Automating Installation of SQL Server 2019

Garry Bargsley doesn’t have time to click next-next-next:

I choose to build PowerShell scripts to accomplish this type of request. Recently I decided to perform some time metrics to see how quickly I could get an instance ready for a user.

My demo will walk through using dbatools.io and PowerShell to perform two different types of installations of SQL Server 2019.

Read on for the two scripts.