Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.18 KB

File metadata and controls

33 lines (25 loc) · 1.18 KB
title description ms.topic ms.assetid ms.author author manager ms.date
nslookup set search
Reference article for the nslookup set search command, which appends the Domain Name System (DNS) domain names in the DNS domain search list to the request until an answer is received.
reference
064ac660-8b04-4af9-8b2c-e4e0549771b8
jgerend
JasonGerend
mtillman
10/16/2017

nslookup set search

Appends the Domain Name System (DNS) domain names in the DNS domain search list to the request until an answer is received. This applies when the set and the lookup request contain at least one period, but do not end with a trailing period.

Syntax

set [no]search

Parameters

Parameter Description
nosearch Stops appending the Domain Name System (DNS) domain names in the DNS domain search list for the request.
search Appends the Domain Name System (DNS) domain names in the DNS domain search list for the request until an answer is received. This is the default value.
/? Displays help at the command prompt.
/help Displays help at the command prompt.

Related links