dsccommunity / xDhcpServer

This module contains DSC resources for deployment and configuration of Microsoft DHCP Server.
MIT License
26 stars 33 forks source link

xDhcpServerOptionDefinition: Add DefaultValue option #75

Closed CraigTolley closed 2 years ago

CraigTolley commented 3 years ago

Description

The current resource does not have the option of setting a Default Value for the option definition. I think this should be added as an optional parameter.

Proposed properties

[string]DefaultValue

Special considerations or limitations

String is the parameter type defined in the underlying command. https://docs.microsoft.com/en-us/powershell/module/dhcpserver/set-dhcpserverv4optiondefinition?view=win10-ps