Source |
|
DSC Resource |
|
Documentation |
Important
|
This resource must run on an Active Directory domain controller. |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
DnsName |
String |
DHCP Server FQDN or empty string for |
||
IPAddress |
String |
DHCP Server IP Address or empty string for |
||
Ensure |
String |
Whether the DHCP server should be authorized within Active Directory |
|
Example
DhcpServerAuthorization:
# authorize remote DHCP server
DnsName: dhcp.contoso.com
IPAddress: 192.168.1.12
Ensure: Present