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 Exe's published to the MSStore as msix packages have a link to the exe in PATH. However, if they are resources, then...

Issue-Enhancement
Needs Triage
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. ### Summary...

Issue-Bug
Doc-Impact

### Summary of the new feature / enhancement When working on a new book on LeanPub, I was exploring assertions in more depth. After adding the `Microsoft.Windows/RebootPending` configuration, I was...

Issue-Enhancement
Needs Triage

# PR Summary Fix #485 When used in a configuration `Microsoft.Windows/RebootPending` was failing input schema validation. This PR adds empty schema (because `RebootPending` resource expects no input) to resolve that...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Summary...

Issue-Bug
Need-Review

### Summary of the new feature / enhancement Support: - set - export - delete - method invocation ### Proposed technical implementation details (optional) Many WMI classes support methods. We...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement We should allow for community extensions to `dsc.exe` so they show up as sub-commands. For example we may want to have `dsc...

Issue-Enhancement
Needs Triage

# PR Summary This is a prototype DSCv3 VS Code extension that provides completions for classic PS-class-based DSC resources when authoring `*.dsc.yaml` configuration files. Completions are displayed when `type:` is...

### Summary of the new feature / enhancement Permit resources to return metadata like `_messages` to provide human-readable context for `WhatIf` executions ### Proposed technical implementation details (optional) Sample output:...

Issue-Enhancement
Needs Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Summary...

Issue-Bug
Need-Review