DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement Would it make sense to have a resource that simply performs REST calls? `get` would be `GET`, `set` would be `POST`, and...
### Summary of the new feature / enhancement It may be useful to have a `FilterGroup` (perhaps implemented in `dsc`) that will conditionally apply it's sub-configuration depending on the filter...
### Summary of the new feature / enhancement Create a Group provider for GPO that emulates GPMC->YAML. Not sure if the GPO APIs are public to discover all the GPOs...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement Resource manifest has tags, we should define a set of common ones ### Proposed technical implementation details (optional) _No response_
### Summary of the new feature / enhancement Different OS/distros have different pkgmgrs: yum, apt, winget, brew, etc... It makes sense to have individual resources for each pkgmgr to leverage...
### Summary of the new feature / enhancement There may be a large set of applications on Windows that store their configuration in the registry. It may make sense to...
### Summary of the new feature / enhancement To help users understand the resulting YAML better (without going to webpage or man page), we could take descriptions of JSON members...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement Enable `-parallel` switch for `dsc` ### Proposed technical implementation details (optional) _No response_