- Learning PowerShell DSC(Second Edition)
- James Pogran
- 69字
- 2021-07-02 18:31:23
DSC LCM MetaConfig updates
Since configuration names have friendly names instead of unique IDs, anyone can set them. This is mitigated by adding a registration step for the target node before the node can start requesting configurations to apply. This registration uses a shared secret that both the DSC pull server and the target node know already, as well as the name of the configuration it will request.
推薦閱讀
- Visual Basic編程:從基礎到實踐(第2版)
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 快速念咒:MySQL入門指南與進階實戰
- 用戶體驗增長:數字化·智能化·綠色化
- HTML5從入門到精通 (第2版)
- MATLAB for Machine Learning
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- C++ Fundamentals
- .NET 4.5 Parallel Extensions Cookbook
- Illustrator CS6設計與應用任務教程
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Arduino機器人系統設計及開發
- 算法秘籍
- Java高級程序設計
- Learning iOS Penetration Testing