DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement Relating to #50, as a user I want to know any dependencies of my process/service that needs restarting so that I'm fully...
### Summary of the new feature / enhancement So if a process, service, or computer requires a reboot after Set, the resource running Set will output a property as true....
### Summary of the new feature / enhancement As a PS Adapter user I want to utilize whatif so that I can preview the impact - continuation of #70 ###...
# PR Summary Update to latest crates ## PR Context
# PR Summary Start of creating usable Windows configuration examples for security baseline and inventory via WMI
### Summary of the new feature / enhancement In the `Microsoft.DSC` section of metadata, allow configuration to specify a timeout. It may also make sense to just have a default...
### Summary of the new feature / enhancement > As a rust developer implementing a DSC Resource, I want to be able to reuse the definition for canonical properties in...
### Summary of the new feature / enhancement > As a contributor, I want to quickly rebuild only the project I'm currently working on, not the full set of projects,...
# PR Summary Previously adapter lookup table was serialized and saved every time; With over 1000 entries for adapters shipped with `dsc.exe` this is performance expensive. This change makes saving...
### Summary of the new feature / enhancement Support offline image configuration by having a group resource handle the mounting/unmounting of an image and passing the mounted path to resources...