How To Get The Computer Name Through the ip address
1---Follow The Instruction:----------
Open ->Start->Run->Type cmd
Type------>>nbtstat -a ipaddress
And Get the computer Name
How to find the all computers in the network
2---Open ->Start->Run->Type cmd
Type ------>> Net view
How to find the ip address through the computer name
3---Open ->Start->Run->Type cmd
Type ------>> ping -a Computer name
4----How to get the mac address
Open ->Start->Run->Type cmd
GETMAC /s computername - Get MAC by Computer NameGETMAC /s 192.168.1.1 – Get MAC by IP Address
Comments
Post a Comment