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

### 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 Currently, if your exe takes args as: ```sh myResource ``` Then `jsonInputArg` won't work. If you set it to empty string, then...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement There may be cases where the user wants to apply configuration and parts of it requires elevation. It may be useful to...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement Currently, `_clobber` only applies to the entirety of the settings. So if you only specify one setting and `_clobber = true`, then...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement Current design requires passing secrets into a configuration as parameters as either `SecureString` or `SecureObject`. However, it may be easier/better to have...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement I thought I had opened a similar issue, but couldn't find it. The idea is that similar to the `Assertion` resource, this...

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

### 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 As a resource author, I want to develop the export capability with or without the need to provide input. The current implementation...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement To aid use of DSC configurations for non-technical users, it would make sense to build a GUI tool that shows the configuration...

Issue-Enhancement
Needs Triage