Book Image

Learning PowerShell DSC

By : James Pogran
Book Image

Learning PowerShell DSC

By: James Pogran

Overview of this book

Table of Contents (14 chapters)
Learning PowerShell DSC
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we covered the syntax of configuration script and data files, and how to create and execute them. We covered how to create usable components using DSC composite resources, and their pros and cons. We ended our chapter on how to debug and troubleshoot executing DSC configurations.

In the next chapter, we will be covering how to find and use DSC Resources. We will also delve into how to create your own custom DSC Resources to handle your own unique deployment needs. Then, we will cover some differences in implementation in DSC v4 and v5 DSC Resources.