Finding Machine name based on IP address

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

IS there a way other than nbtstat -A to determine a
machine's name based on it's IP address?

How about the logged in user?

Thanks
 
Bruce Sanderson said:
Try the nslookup command.

Can nslookup help in this. I think the OP is looking
for reverse lookup which will only work with nslookup
if a DNS server is setup with reverse lookup zones installed.
 
Madhur said:
Can nslookup help in this. I think the OP is looking
for reverse lookup which will only work with nslookup
if a DNS server is setup with reverse lookup zones installed.

Which an AD-integrated DNS server should be. :-)
 
Back
Top