DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### 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...
### 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 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 The intention would be for DSC resources to be published as an ARM resource. The motivation for such as solution would be...
### Summary of the new feature / enhancement Since it is common practice to use the friendly name in most configuration files, we could support it as an alternative to...
### 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...
### 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 There is some common code in many/all the current resources. This code should be refactored into functions and put into a create...
### Summary of the new feature / enhancement We currently use DSC Pull Server that ships with Windows but would like to investigate how we could start using DSC in...