DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement > As a configuration author using PSDSC resources in DSC, I always see debug messages with a warning prefix about "implementation detail...
### Summary of the new feature / enhancement > As a PSDSC resource author and DSCv3 user, I want the PowerShell adapter in DSCv3 to be able to automatically handle...
### Summary of the new feature / enhancement As a user and integrating vendor, I want to be able to quickly map the exit code from the PowerShell and Windows...
### Summary of the new feature / enhancement The PSDSCResource for `environment` has limitations that may be better suited for a rewrite as a v3 Windows only resource. Specially handle...
### Summary of the new feature / enhancement As part of https://github.com/PowerShell/DSC/issues/412 we would want to enable rendering a complete config that includes other config files. Some considerations: - needs...
### Summary of the new feature / enhancement A resource that simply installs PowerShell7 (if not already installed, so `test` should be implemented probably). This solves some bootstrapping scenarios and...
### Summary of the new feature / enhancement Shifting this to a new topic, since I originally put the below idea/comments in a different issue which was related to parallel...
### Summary of the new feature / enhancement For integration into other products, it would make sense to have a `dsc` long-running mode which can accept multiple operations and not...
### Summary of the new feature / enhancement While I was playing around an idea for a DSC Resource, I received Exit code `-2147024891` (`0x80070005`) Access Denied when trying to...
### Summary of the new feature / enhancement As a maintainer and integrating developer, I want a functional suite of tests for the canonical DSC schemas so that I have...