text
stringlengths
0
4.23k
dnscmd [<servername>] /createdirectorypartition <partitionFQDN>
Parameters
Parameters
Description
<servername>
Specifies the DNS server to manage, represented by IP address, FQDN, or host name. If this parameter is omitted, the local server is used.
<partitionFQDN>
The FQDN of the DNS application directory partition that will be created.
<servername>
<partitionFQDN>
dnscmd /deletedirectorypartition command
Removes an existing DNS application directory partition.
Syntax
dnscmd [<servername>] /deletedirectorypartition <partitionFQDN>
Parameters
Parameters
Description
<servername>
Specifies the DNS server to manage, represented by IP address, FQDN, or host name. If this parameter is omitted, the local server is used.
<partitionFQDN>
The FQDN of the DNS application directory partition that will be removed.
<servername>
<partitionFQDN>
dnscmd /directorypartitioninfo command
Lists information about a specified DNS application directory partition.
Syntax
dnscmd [<servername>] /directorypartitioninfo <partitionFQDN> [/detail]
Parameters
Parameters
Description
<servername>
Specifies the DNS server to manage, represented by IP address, FQDN, or host name. If this parameter is omitted, the local server is used.
<partitionFQDN>
The FQDN of the DNS application directory partition.
/detail
Lists all information about the application directory partition.
<servername>
<partitionFQDN>
dnscmd /enlistdirectorypartition command
Adds the DNS server to the specified directory partition's replica set.
Syntax
dnscmd [<servername>] /enlistdirectorypartition <partitionFQDN>
Parameters
Parameters
Description
<servername>
Specifies the DNS server to manage, represented by IP address, FQDN, or host name. If this parameter is omitted, the local server is used.
<partitionFQDN>
The FQDN of the DNS application directory partition.
<servername>
<partitionFQDN>
dnscmd /enumdirectorypartitions command
Lists the DNS application directory partitions for the specified server.
Syntax
dnscmd [<servername>] /enumdirectorypartitions [/custom]
Parameters