Source |
|
DSC Resource |
|
Documentation |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
Hashtable[] |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
Name |
Key |
String |
The name of the zone to manage. |
|
Ensure |
String |
Whether the primary zone should be present or removed |
|
|
MasterServers |
String[] |
The IP addresses the forwarder should use. |
||
ReplicationScope |
String |
Whether the conditional forwarder should be replicated in AD, and the scope of that replication. |
|
|
DirectoryPartitionName |
String |
The name of the directory partition to use when the ReplicationScope is Custom. This value is ignored for all other replication scopes. |
Example
DnsServerConditionalForwarders:
ConditionalForwarders:
- Name: SharedServices
MasterServers:
- 10.0.1.10
- 10.0.2.10
ReplicationScope: Forest
- Name: Oxy
MasterServers:
- 10.0.3.10
ReplicationScope: Forest