dsccommunity / DnsServerDsc

This module contains DSC resources for the management and configuration of Windows Server DNS Server.
MIT License
65 stars 54 forks source link

DnsRecordCName: New resource proposal #147

Closed Sudman1 closed 3 years ago

Sudman1 commented 3 years ago

Description

In line with #34, a DSCResource for CNAME records should be created. For consistency, the resource should be named DnsRecordCName.

Proposed properties

Mandatory

Optional

Special considerations or limitations

Not all mandatory properties need to be key properties. Please review the syntax and purpose of this record type to make the best determination of which properties should be key properties.

All proposed properties above options come straight from the Add-DnsServerResourceRecord help syntax with two exceptions:

johlju commented 3 years ago

Labeling this high priority since this is one of three resource that will help us deprecate xDnsSrvRecord.