DSC icon indicating copy to clipboard operation
DSC copied to clipboard

This repo is for the DSC v3 project

Results 305 DSC issues
Sort by recently updated
recently updated
newest added

### 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...

Issue-Enhancement

### 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...

Issue-Enhancement

### 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...

Issue-Enhancement

### 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...

Issue-Enhancement

### 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...

Issue-Enhancement

### 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...

Issue-Enhancement
Need-Review
Partner-WinGet

### 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...

Issue-Enhancement

### 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...