Steve Lee
Steve Lee
### 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...
### Summary of the new feature / enhancement Enable `-parallel` switch for `dsc` ### Proposed technical implementation details (optional) _No response_
### Summary of the new feature / enhancement Prior to `set` the current state via `get` is stored. If `set` fails, dsc can attempt a rollback to previous. It may...
### Summary of the new feature / enhancement For audit scenarios, enable execution of Pester tests. A property of this resource would provide a path to the tests and recursively...
### Summary of the new feature / enhancement The feedback from customers is that authoring class-based resources is too complex and script-function resources require a MOF schema. Although we will...
### Summary of the new feature / enhancement This is primarily interesting for `export`. Let's take Windows Terminal as an example. It has settings that are purely theming that don't...
### Summary of the new feature / enhancement Needs to call out to `dsc.exe` to get dynamic schemas at runtime to fulfill validation and intellisense ### Proposed technical implementation details...
### Summary of the new feature / enhancement Not sure of the name yet, maybe `DSCResourceManager`? The purpose of this resource is to validate required resources or install resources. Installation...