xDhcpServer

1.0

The xDhcpServer module is a part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit, which is a collection of DSC Resources produced by the PowerShell Team. This module contains the resources:
�xDhcpServerScope, which sets a scope for consecutive range of possible IP addresses that the DHCP server can lease to clients on a subnet.
�xDhcpServerRe
The xDhcpServer module is a part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit, which is a collection of DSC Resources produced by the PowerShell Team. This module contains the resources:
�xDhcpServerScope, which sets a scope for consecutive range of possible IP addresses that the DHCP server can lease to clients on a subnet.
�xDhcpServerReservation, which set lease assignments used to ensure that a specified client on a subnet can always use the same IP address
�xDhcpServerOptions, which currently supports setting DNS domain and DNS Server IP Address options at a DHCP server scope level.

All of the resources in the DSC Resource Kit are provided AS IS, and are not supported through any Microsoft standard support program or service. The ""x" in xDhcpServer stands for experimental , which means that these resources will be fix forward and monitored by the module owner(s).
Show more
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xDhcpServer -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xDhcpServer -Version 1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2014 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
3.1.1 35,261 8/18/2023
3.1.1-previe... 4 8/18/2023
3.1.0 31,248 5/7/2022
3.1.0-previe... 15 5/6/2022
3.1.0-previe... 14 5/6/2022
3.0.1-previe... 15 5/4/2022
3.0.1-previe... 14 5/4/2022
3.0.1-previe... 15 5/4/2022
3.0.0 72,417 1/25/2021
3.0.0-previe... 19 1/25/2021
3.0.0-previe... 184 3/22/2020
3.0.0-previe... 20 3/22/2020
2.0.0.0 144,148 7/25/2018
1.7.0.0 1,769 6/13/2018
1.6.0.0 5,010 8/23/2017
1.5.0.0 24,200 8/10/2016
1.4.0.0 615 5/18/2016
1.3.0.0 1,777 2/3/2016
1.2 1,507 5/1/2015
1.1 232 7/22/2014
1.0 (current version) 83 6/6/2014
Show less