Source |
|
DSC Resource |
|
Documentation |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
Hashtable[] |
Set of xDnsServerADZone |
|||
DomainCredential |
PSCredential |
Specifies the credential to use to create the AD zones on a remote computer. |
Parameter | Attribute | DataType | Description | Allowed Values |
---|---|---|---|---|
Name |
Key |
String |
Name of the AD DNS zone |
|
Ensure |
String |
Whether the AD zone should be present or removed |
|
|
DynamicUpdate |
String |
AD zone dynamic DNS update option. |
|
|
ReplicationScope |
Mandatory |
String |
AD zone replication scope option. |
|
DirectoryPartitionName |
Name of the directory partition on which to store the zone. |
|||
ComputerName |
Specifies a DNS server. |
|||
Credential |
PSCredential |
Specifies the credential to use to create the AD zone on a remote computer. |
DnsServerAdZones:
AdZones:
- Name: cms.contoso.com
DynamicUpdate: Secure
ReplicationScope: Forest
- Name: 30.168.192.in-addr.arpa
DynamicUpdate: Secure
ReplicationScope: Forest
DomainCredential: '[ENC=PE9ianMgVmVyc2lvbj...=]'