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


And there you have it: pushing DSC configurations! We have covered how to push them locally and how to use them remotely for both one machine and many. We looked at how to push DSC configurations sequentially and all at once. We also covered the potential drawbacks to the push model and the steps you must take in pushing DSC configurations that you do not have to with DSC Pull Servers.

In the next chapter, we will cover how to set up DSC Pull Servers and how to use DSC configurations with them.