dsccommunity / ComputerManagementDsc

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.
https://dsccommunity.org
MIT License
295 stars 81 forks source link

Migrate Resources to Class-Based #391

Open PlagueHO opened 1 year ago

PlagueHO commented 1 year ago

To better support future of DSC, we need to convert all the DSC resources to class-based. https://docs.microsoft.com/en-us/powershell/dsc/concepts/class-based-resources?view=dsc-2.0

Here is a check list of the resources to convert: