dsccommunity / DnsServerDsc

This module contains DSC resources for the management and configuration of Windows Server DNS Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DnsServerSetting: convert to class-based resource

Sudman1 opened this issue · comments

Description

The DnsServerSetting resource has a massive number of attributes which may make it a bit unwieldy. We can refactor the settings into logical groups and implement as new class-based resources to improve usability.

Proposed properties

Special considerations or limitations