Windows PowerShell DSC is a platform rather than just a set of tools to perform configuration management. In Chapter 3, you saw how DSC is implemented as a set of WMI providers. You know that DSC uses the CIM standard data representation for node configurations and uses WS-MAN as a standard transport for sending the configurations to the target nodes. This architecture is what makes DSC a platform. The cmdlets in the PSDesiredStateConfiguration module are a way to use the interfaces provided in the DSC platform. The declarative syntax that ...
16. DSC as a Platform
Get Pro PowerShell Desired State Configuration: An In-Depth Guide to Windows PowerShell DSC now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.