Puppet.Dsc This PowerShell module downloads DSC Resources from the PSGallery and then builds a Puppet Module containing parsed Puppet types. Similar to the puppetlabs-dsc module, it contains the ...
DSC resources manage instances of a configurable component. For example, the Microsoft.Windows/Registry resource manages Windows Registry keys and values. Each registry key and value is a different ...
In today’s cloud-centric world, we’re seeing an explosion in the number of servers under IT management. Virtual machines made servers cheap, and containers will push prices down further. As a result, ...
Desired State Configuration (DSC) is an excellent tool to get control of your infrastructure. A core component of DSC is the DSC resource. When DSC was introduced, administrators had to create a ...