Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Resources to Class-Based #391

Open
16 tasks
PlagueHO opened this issue Sep 7, 2022 · 0 comments
Open
16 tasks

Migrate Resources to Class-Based #391

PlagueHO opened this issue Sep 7, 2022 · 0 comments
Assignees
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.

Comments

@PlagueHO
Copy link
Member

PlagueHO commented Sep 7, 2022

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:

  • Computer
  • IEEnhancedSecurityConfiguration
  • OfflineDomainJoin
  • PendingReboot
  • PowerPlan
  • PowerShellExecutionPolicy
  • RemoteDesktopAdmin
  • ScheduledTask
  • SmbServerConfiguration
  • SmbShare
  • SystemLocale
  • TimeZone
  • UserAdminControl
  • VirtualMemory
  • WindowsCapability
  • WindowsEventLog
@PlagueHO PlagueHO self-assigned this Sep 7, 2022
@PlagueHO PlagueHO added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant