SQLBits 2020

Install & Configure SQL Server with PowerShell DSC

Using PowerShell Desired State Configuration (DSC) we'll install and configure a SQL Server instance in under 5 mins.

Get on the cutting edge by implementing infrastructure as code for your SQL Server environment. Using PowerShell Desired State Configuration (DSC) we'll look at how to take a newly built Windows Server and get it ready for prime time while discussing the benefits associated with infrastructure as code.

  • Setup Pre-Requisites
  • Install SQL Server
  • Configure SQL Server
  • Make SQL Server Application Ready