Operating System - Microsoft
1832617 Members
2634 Online
110043 Solutions
New Discussion

name server lookup for NT40

 
SOLVED
Go to solution
Tim Nelson
Honored Contributor

name server lookup for NT40

Does Windows NT40 TCP/IP utilities have a command that does a name server lookup.

The command in UNIX is nslookup; I was wondering if windows had an equivalent
4 REPLIES 4
Dave Kelly_1
Respected Contributor
Solution

Re: name server lookup for NT40

In Windows NT, the command is just the same.
Tim Malnati
Honored Contributor

Re: name server lookup for NT40

NT uses nslookup also, but it must be run from a dos prompt. Most of the options are identical also.
Dennis Ng
Regular Advisor

Re: name server lookup for NT40

Same answer.
Use "nslookup" on the command prompt.
Not everything that can be counted counts; & not everything that counts can be counted.
Joseph T. Wyckoff
Honored Contributor

Re: name server lookup for NT40

There is one crucial difference... as near as I can tell NT's NSLOOKUP ONLY resolves from DNS.

PING will resolve from HOSTS, or WINS LMHOSTS or DNS or whatever.

Traceroute is available on NT - only the name has changed to tracert .

By the way there are additional commands on NT2000 - for example pathping .
Omniback and NT problems? double check name resolution, DNS/HOSTS...