-
### Description of the new feature / enhancement
Listing of setting and associated PR.
### Proposed technical implementation details
- Display
- Brightness (0-100)
- Night light
- Enabled (…
-
### Summary of the new feature / enhancement
As a user I want PSResourceGet to have DSC resources so I can declaratively manage PS resources.
### Proposed technical implementation details (optional)…
-
### Description of the new feature / enhancement
I'd like to capture all Windows Settings as DSC Resources.
Microsoft.Windows.Setting would be the "top level" module so all the children could be inc…
-
## Describe the Bug
we are trying to install sqlserver using the sqlserverdsc module, this takes quite a while, so we where trying to use dsc_timeout to adjust the timeout value like so:
FYI: we a…
-
### Description of the new feature / enhancement
I would like to be able to use PowerShell DSC to install and configure WinGet.
Several issues have made mention to challenges associated with getti…
-
### 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
I am experiencing issues when…
-
I'm busy writing a PowerShell DSC Configuration file, and see below :
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
properties:
resources:
####################…
-
### 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 to reproduce
When all the resources in …
-
### Summary of the new feature / enhancement
Currently, when `dsc` calls `export`, for each returned instance, it generates the `name` property as an incrementing value prefixed by the resource type.…
-
### Summary of the new feature / enhancement
> As a resource author, I want to be able to rely on a contract between my resource and DSC for any caching my resource should do for performance, so my r…