DSC-Samples
DSC-Samples copied to clipboard
Samples and tutorials for DSC v3
# PR Summary This adds a simple manifest based DSC Resource based on tzutil.exe. The executable is wrapped in a PowerShell call and the input/output are converted from/to JSON using...
# PR Summary Creates a sample tstoy resource implementation in C#. This sample was used during a Demo from the PowerShell & DevOps Summit 2024. This PR also includes a...
# PR Summary This change converts the existing PSDSCv2 tutorial for writing a class-based PowerShell DSC Resource to DSCv3. ## PR Checklist - [x] **Descriptive Title:** This PR's title is...
# PR Summary This PR adds a prototype Python DSC resource for user management. ## PR Checklist - [ ] **Descriptive Title:** This PR's title is a synopsis of the...
# PR Summary Create TSToy in Python. ## PR Checklist - [ ] **Descriptive Title:** This PR's title is a synopsis of the changes it proposes. - [ ] **Summary:**...