DSC resources for for configuration of a Windows computer. These DSC resources allow you to perform computer management tasks, such as renaming the computer, joining a domain and scheduling tasks as well as configuring items such as virtual memory, event logs, time zones and power settings.
This PR updates the pipeline to the new Continuous Delivery structure. It also fixes WindowsCapability issues.
This Pull Request (PR) fixes the following issues
Fixes #295
Fixes #297
Task list
[x] Added an entry under the Unreleased section of the change log in the CHANGELOG.md.
Entry should say what was changed, and how that affects users (if applicable).
[x] Resource documentation added/updated in README.md in the resource folder.
[x] Resource parameter descriptions added/updated in schema.mof
and comment-based help.
[x] Comment-based help added/updated.
[x] Localization strings added/updated in all localization files as appropriate.
Pull Request (PR) description
This PR updates the pipeline to the new Continuous Delivery structure. It also fixes WindowsCapability issues.
This Pull Request (PR) fixes the following issues
Task list
This change is