About
Windows PowerShell Desired State Configuration (DSC) is a configuration management tool that extends the existing functionality of Windows PowerShell.
DSC uses a declarative syntax to define the state in which a target should be configured.
Desired State Configuration, or DSC, is a tool built into PowerShell that can be used to define a Windows host setup through code.