xDhcpServer icon indicating copy to clipboard operation
xDhcpServer copied to clipboard

This module contains DSC resources for deployment and configuration of Microsoft DHCP Server.

Results 11 xDhcpServer issues
Sort by recently updated
recently updated
newest added

### Description Module to manage the DHCP failover relationship as per PS cmdlets Add-DhcpServerv4Failover, Set-DhcpServerv4Failover ### Proposed properties - create/update/remove failover relationship Also create another module to add/update/remove additional scope...

enhancement
help wanted
resource proposal

The documentation in the README.md should be removed after it has been used to update the schema.mof files and the individual resource README.md (need to be created for each resource,...

help wanted
good first issue
documentation

#### Details of the scenario you tried and the problem that is occurring Basically i tested to create new exclusion range which works ok Running the same configuration also works...

needs investigation

### ISSUE TITLE: **NewResourceName: DhcpServerDnsDynamicUpdates** ### Description **Set DHCP to update DNS Dynamically and Delete DNS Resource Records when lease expires (e.g. 'Set-DhcpServerv4DnsSetting -Computername "" -DynamicUpdates "Always" -DeleteDnsRRonLeaseExpiry $True')** ###...

Support for Add-DhcpServerSecurityGroup would be nice to have, so as to create the DHCP Administrators and the DHCP Users groups. This is easily worked around with a script resource, but...

enhancement
help wanted

#### Details of the scenario you tried and the problem that is occurring Trying to setup DHCP options for Skype VoIP. Using chef with dsc resources. ``` dsc_resource 'OptionDef120' do...

needs more information

To support automatic wiki documentation and conceptual help the schema mof files should have a description for each property.

help wanted
documentation

When converting the repo in issue #59 the code coverage did not measure up to the default threshold of 85 percent. Once more tests have been added (moving towards HQRM)...

help wanted
tests

After setting up a DHCP server the Server Manager is still complain about configuration is needed. ![image](https://user-images.githubusercontent.com/7189721/39956677-9c672d40-55e5-11e8-98f5-02b3d4dce919.png) This can apparently be solved by change a registry entry mentioned in the...

enhancement
help wanted

Are there any plans on adding IPv6 DHCP support to this resource? I think it would be useful. It seems like this may have been planned for at some stage...

enhancement
help wanted