Thursday 20 February 2014

Find computer name from IP

NSLOOKUP <pcname>
NSLOOKUP <IP>
PING <pcname>
PING -A <IP>
NBTSTAT -A <IP>
IPCONFIG /all
NET view /domain:[domain name]> c:\somefile.txt
Where [domain name] is the name of the domain you want to search and somefile.txt is the name of the file to contain the output. 
This will generate a list of every machine and who is logged in. 

http://www.whatismyip.com/

http://www.myiptest.com/
Access computers by IP addresses, but not by Computer Name
http://social.technet.microsoft.com/Forums/windows/en-US/f82b747e-6711-418b-9b6f-317223daa2dc/access-computers-by-ip-addresses-but-not-by-computer-name 

No comments:

Post a Comment