Nslookup /set |
Applies To: Windows Server 2008 R2,Windows Server 2008
Changes configuration settings that affect how lookups function.
For examples of how this command can be used, see Examples.
Syntax
Copy Code |
|
set <KeyWord>[=<Value>] |
Parameters
Parameter |
Description |
<KeyWord> |
Identifies subcommands that are derived from the set subcommand. For example, the subcommand set d2 has a keyword of [no]d2. For the list of subcommands that are derived from the set subcommand, see Additional references. |
<Value> |
Specifies the nslookup configuration setting value for each subcommand. |
{help | ?} |
Displays a short summary of nslookup subcommands. |
Remarks
Use set all to see a listing of the current settings.
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 |