Applies To: Windows Server 2008 R2,Windows Server 2008

Changes the name of the root server used for queries.

For examples of how this command can be used, see Examples.

Syntax

 Copy Code
set root=<RootServer>

Parameters

Parameter Description

<RootServer>

Specifies the new name for the root server. The default value is ns.nic.ddn.mil.

{help | ?}

Displays a short summary of nslookup subcommands.

Remarks

  • The set root subcommand affects the root subcommand.

Scripting <optional section>

<Here is where you discuss using the command within a script. You should also provide an FWLink to a specific page in the Script Center, if possible.>

Examples

<Here is where you put a detailed description of your example>:

 Copy Code
This /is /the /example

<Here is where you put detailed descriptions of another example>:

 Copy Code
This /is /a:"different" /example

Additional references