- Learning PowerShell DSC(Second Edition)
- James Pogran
- 163字
- 2021-07-02 18:31:22
Partial configurations and dependencies
DSC partial configurations allow you to deliver configurations in fragments to nodes. This is potentially a great feature to break up the large configuration documents you may have or help stagger the deployment of some distributed applications.
Support for cross-computer dependencies has also been added. This provides node-to-node synchronization without external input using CIM session connections between nodes. This means one configuration can wait for another to finish executing before executing itself. For example, a member server can wait to execute until the configuration on a domain controller has finished creating the domain the member server has to join.
Additional support for the DSC RefreshModes has been added to partial configurations. This allows you to specify whether a configuration is supposed to be pulled or pushed on an individual configuration level.
This feature is still in an experimental status at the time of writing this, so we are unable to accurately cover the feature in this book.
- 深度學習經典案例解析:基于MATLAB
- Instant Apache Stanbol
- Vue.js快跑:構建觸手可及的高性能Web應用
- 程序員面試算法寶典
- R語言數據可視化之美:專業圖表繪制指南
- Web Development with Django Cookbook
- Hands-On JavaScript High Performance
- JavaScript by Example
- Unity 5.x By Example
- Python深度學習:模型、方法與實現
- AIRIOT物聯網平臺開發框架應用與實戰
- Building Serverless Architectures
- Clojure for Java Developers
- 單片機原理及應用技術
- Instant Zurb Foundation 4