- 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.
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- 密碼學(xué)原理與Java實(shí)現(xiàn)
- Clojure for Domain:specific Languages
- RTC程序設(shè)計(jì):實(shí)時音視頻權(quán)威指南
- Python編程完全入門教程
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- C語言程序設(shè)計(jì)
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Java Web開發(fā)實(shí)例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- Hadoop Blueprints
- Python高性能編程(第2版)
- Flutter之旅
- Comprehensive Ruby Programming
- Python從入門到項(xiàng)目實(shí)踐(超值版)
- C#編程魔法書