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 Suggesting the following for discussion and consideration. This is based on a review of 2500 resources currently available in the PowerShell Gallery....

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

Need-Review

### 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 Needs to call out to `dsc.exe` to get dynamic schemas at runtime to fulfill validation and intellisense ### Proposed technical implementation details...

Issue-Enhancement

### Summary of the new feature / enhancement We want to be able to evaluate the compliance of all current instances of a given Resource, even those not specified as...

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

Issue-Enhancement

Need to sort out the approach to using WindowsPSGroup. The draft of resource is implemented: `powershellgroup\windowspowershellgroup.resource.json_todo` However there are pending issues with `PSDesiredStateConfiguration` v2 module that prevent it from running...

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

Issue-Bug

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

Issue-Enhancement

### Summary of the new feature / enhancement The DSC libraries and tools implemented in rust currently use the [`jsonschema` v0.17.0 crate][01] for their JSON Schema handling. However, this implementation...

Issue-Enhancement