Windows dnscmd /enlistdirectorypartition command

Share on facebook
Share on google
Share on twitter
Share on linkedin

dnscmd /enlistdirectorypartition command

Windows Server 2008 : Using dnscmd - Clearing the DNS Cache, Working with DNS Partitions

 

A command-line interface for managing DNS servers. This utility is useful in scripting batch files to help automate routine DNS management tasks, or to perform simple unattended setup and configuration of new DNS servers on your network.

Adds the DNS server to the specified directory partition’s replica set.

Syntax

dnscmd [<servername>] /enlistdirectorypartition <partitionFQDN>

Parameters

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.