- Learning PowerShell DSC(Second Edition)
- James Pogran
- 119字
- 2021-07-02 18:31:22
DSC resource side-by-side installation
In DSC V4, you can only have one version of a DSC resource installed. DSC V5 detects versions of DSC resources now, which allows you to have more than one version present on the filesystem. Different DSC configurations can now rely on different versions of DSC resources and not affect each other.
Currently, class-based DSC resources do not allow more than one version of a DSC resource on a target node. This will most likely be fixed by the time of release, as what is currently available is only in preview. We mention it here as a warning while using the preview releases and expect it not to matter when the final version is released.
推薦閱讀
- Java程序設計實戰(zhàn)教程
- Hyper-V 2016 Best Practices
- 華為HMS生態(tài)與應用開發(fā)實戰(zhàn)
- Java高手真經(jīng)(高級編程卷):Java Web高級開發(fā)技術
- Visual Basic程序設計教程
- 編寫高質(zhì)量代碼:改善C程序代碼的125個建議
- 從Java到Web程序設計教程
- Haskell Data Analysis Cookbook
- Scratch3.0趣味編程動手玩:比賽訓練營
- 實戰(zhàn)Java高并發(fā)程序設計(第2版)
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務開發(fā)
- Flask開發(fā)Web搜索引擎入門與實戰(zhàn)
- Design Patterns and Best Practices in Java
- Hadoop Blueprints
- Instant AppFog