While configuration management software such as Ansible, Puppet, or Salt has become very popular for use in Linux environments, Windows hasn't had a similar push until relatively recently. PowerShell Desired State Configuration (usually shortened to DSC) is a configuration management platform that is native to Windows and programmed using familiar PowerShell syntax. Here, we'll cover the benefits of using configuration management, example use cases, and a technical overview.
by Mitchell Grande