- Learning PowerShell DSC(Second Edition)
- James Pogran
- 70字
- 2021-07-02 18:31:18
The staging phase
The next step is to get it over to the target computer. The deployment of the MOF happens in two ways: push and pull. A push method is when you execute the Start-DSCConfiguration cmdlet, which compiles the MOF and copies over to the target system. The pull method involves putting the MOF file on the DSC pull server, which handles distributing it to all the target hosts.
推薦閱讀
- 自己動手寫搜索引擎
- TypeScript Blueprints
- PHP基礎案例教程
- 青少年美育趣味課堂:XMind思維導圖制作
- 營銷數據科學:用R和Python進行預測分析的建模技術
- 老“碼”識途
- Learn WebAssembly
- C語言程序設計
- 0 bug:C/C++商用工程之道
- 輕松上手2D游戲開發:Unity入門
- Unity 2018 Augmented Reality Projects
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 創新工場講AI課:從知識到實踐
- Responsive Web Design with HTML5 and CSS3(Second Edition)
- Learning Predictive Analytics with R