PowerShell-Docs-DSC
PowerShell-Docs-DSC copied to clipboard
Documentation for PowerShell Desired State Configuration
### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
### Type of issue Code doesn't work ### Feedback Getting started instructions fail to work properly. In this part of the document: https://learn.microsoft.com/en-us/powershell/dsc/get-started/?view=dsc-3.0#get-the-current-state-of-a-resource ```console PS C:\Windows\System32> dsc resource get --resource...
### Type of issue Missing information ### Feedback Please provide examples how to use each PsDscResource type with the winget YAML configuration file. I can't figure out a syntax how...
### Prerequisites - [x] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
# PR Summary This change drafts the conceptual documentation for guidance on how to author DSC resources from a design perspective. It does not include any specific guidance from a...
### Prerequisites - [x] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
### Type of issue Documentation ### Feedback When listing available resources using dsc resource list , the only one i manage to use is "Registry". How to use other ressources,...