Implementing Configuration Management for SQL Server
摘要
In Chapter 3 , we explored the concepts of configuration management and how we can use PowerShell DSC to configure the Windows operating system and prevent configuration drift. In Chapter 6 , we expanded on this concept to examine how we can use DSC to ensure that our SQL Server instance is installed. In this chapter, we will explore the SqlServerDsc module further, exploring how we can use it to configure our SQL Server instance and prevent drift.