- Learning PowerShell DSC(Second Edition)
- James Pogran
- 58字
- 2021-07-02 18:31:23
DSC LCM rich state information
The amount of detail about the LCM state has been improved to include the status of the DSC configuration on the machine. It will report whether the LCM is Idle, Busy, PendingReboot, or PendingConfiguration.
This is very useful in determining the status of your target nodes as time moves on when using DSC.
推薦閱讀
- 數字媒體應用教程
- 深入淺出Electron:原理、工程與實踐
- C# Programming Cookbook
- JIRA 7 Administration Cookbook(Second Edition)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- SQL語言從入門到精通
- 零基礎學Java(第4版)
- Learning Apache Kafka(Second Edition)
- STM32F0實戰:基于HAL庫開發
- D3.js 4.x Data Visualization(Third Edition)
- Serverless computing in Azure with .NET
- PHP編程基礎與實例教程
- Getting Started with React VR
- Learning Cocos2d-JS Game Development
- Android熱門應用開發詳解