|
Value
|
Description
|
|---|
dnscmd | Specifies the name of the command-line tool. |
ServerName | Required. Specifies the Domain Name System (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 (.) |
ZoneName | Required. Specifies the fully qualified domain name (FQDN) of zone. |
Property | Required. One of the following zone types: - /Primary
Standard primary zone. The /fileFileName option is required.
- /DsPrimary
Active Directory Domain Services (AD DS)–integrated primary zone. If the zone is not already a primary zone, you must convert it to a primary zone (using /Primary) before you use this option to integrate the zone with AD DS.
- /Secondary
Secondary zone. You must specify at least one MasterIPaddress.
- /Stub
Stub zone. You must specify at least one MasterIPaddress. If the zone is an AD DS–integrated primary zone, you must use /DsStub to convert it to an AD DS–integrated stub zone before using this option.
- /DsStub
Active Directory-integrated stub zone. You must specify at least one MasterIPaddress. If the zone is not already a stub zone, you must convert it to a stub zone (using /Stub) before using this option to integrate the zone with AD DS.
|
/fileFileName | Required for /Primary. Specifies the name of a file for the new zone. This parameter is not valid for the /DsPrimary zone type. |
MasterIPaddress... | Required for /Secondary, /Stub and /DsStub. Specifies one or more IP addresses for the master servers of the secondary or stub zone, from which it copies zone data. |
/OverWrite_Mem|/OverWrite_Ds| /DirectoryPartitionFQDN | /OverWrite_Mem overwrites exisiting DNS data using the data in Active Directory. /OverWrite_Ds overwrites Active Directory data with data in DNS. /DirectoryPartition stores the new zone in the application directory partition specified by FQDN, such as DomainDnsZones.corp.example.microsoft.com. |