https://github.com/dsccommunity/dhcpserverdsc
This module contains DSC resources for deployment and configuration of Microsoft DHCP Server.
https://github.com/dsccommunity/dhcpserverdsc
dhcp dhcp-server dsc dsc-resources
Last synced: 6 months ago
JSON representation
This module contains DSC resources for deployment and configuration of Microsoft DHCP Server.
- Host: GitHub
- URL: https://github.com/dsccommunity/dhcpserverdsc
- Owner: dsccommunity
- License: mit
- Created: 2015-04-15T22:42:58.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T15:46:06.000Z (8 months ago)
- Last Synced: 2025-10-17T18:14:00.844Z (8 months ago)
- Topics: dhcp, dhcp-server, dsc, dsc-resources
- Language: PowerShell
- Homepage:
- Size: 413 KB
- Stars: 26
- Watchers: 26
- Forks: 34
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# DhcpServerDsc
This module contains DSC resources for the management and
configuration of Microsoft DHCP Server.
[](https://dev.azure.com/dsccommunity/DhcpServerDsc/_build/latest?definitionId=22&branchName=main)

[](https://codecov.io/gh/dsccommunity/DhcpServerDsc)
[](https://dsccommunity.visualstudio.com/DhcpServerDsc/_test/analytics?definitionId=22&contextType=build)
[](https://www.powershellgallery.com/packages/DhcpServerDsc/)
[](https://www.powershellgallery.com/packages/DhcpServerDsc/)
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `main` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).
## Contributing
Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).
## Change log
A full list of changes in each version can be found in the [change log](CHANGELOG.md).
## Documentation
The documentation can be found in the [DhcpServerDsc Wiki](https://github.com/dsccommunity/DhcpServerDsc/wiki).
The DSC resources schema files is used to automatically update the
documentation on each PR merge.
### Examples
You can review the [Examples](/source/Examples) directory in the DhcpServerDsc module
for some general use scenarios for all of the resources that are in the module.
The resource examples are also available in the [DhcpServerDsc Wiki](https://github.com/dsccommunity/DhcpServerDsc/wiki).