|
Value
|
Description
|
|---|
dnscmd | Specifies the name of the command-line tool. |
ServerName | Required. Specifies the DNS host name of the DNS server. You can also type the IP address of the DNS server. To specify the DNS server on the local computer, you can also type a period (.). |
/ZoneAdd | Required. Adds a zone. |
ZoneName | Required. Specifies the FQDN of the zone. |
/Forwarder | Required. Specifies the command to configure a forwarder. When configuring forwarders on DNS servers running on Active Directory domain controllers, you must use /DsForwarder in place of /Forwarder. /DsForwarder will replicate the forwarder setting to all DNS servers running on domain controllers in an Active Directory domain. |
MasterIPaddress... | Required. Specifies a space-separated list of one or more IP addresses of the DNS servers where queries for ZoneName are forwarded. You may specify a list of space-separated IP addresses. |
/TimeOut | Specifies the timeout setting. The timeout setting is the number of seconds before unsuccessful forward queries time out. |
Time | Specifies the value for the /TimeOut parameter. The value is in seconds. The default timeout is 5 seconds. |
/Slave | Determines whether or not the DNS server uses recursion when querying for the domain name specified by ZoneName. |