nslookup - can it use WINS info
- 
 So I've been asked - can nslookup us the WINS info? I don't think it can - but I'm ready to be shown that I might be mistaken. 
- 
 Not from what I'm seeing in the help file. 
  
- 
 I ended up finding a WINS entry that made me think the situation was something it wasn't. @Dashrender was correct. 
- 
 nslookup is a DNS tool, it will not query WINS which is a very different thing. nslookup returns hostnames, WINS does not. 
- 
 For those not familiar... DNS is a hostname to IP address mapping system. 
 WINS is a NetBIOS name to IP address mapping system.
- 
 @scottalanmiller Just out of curiosity, is there an nslookup alternative command for WINS? If so, what is it? 
- 
 @NerdyDad said in nslookup - can it use WINS info: @scottalanmiller Just out of curiosity, is there an nslookup alternative command for WINS? If so, what is it? nblookup.exe 



