PowerShell DSC

The Desired State Configuration (DSC) is a management platform in a PowerShell that is used for development, configuration, and management of systems. PowerShell DSC was introduced in version 4.0. So, if you want to use it, you need a version 4.0 or above of PowerShell. It is available on Linux, Windows, and Nano Server.

It provides a collection of PowerShell language extensions, cmdlets, and a process called declarative scripting.

It mainly consists of three components:

  • Configurations
  • Resources
  • Local Configuration Manager (LCM)

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *