Network Commands for Windows

 0 Replies
 0 Subscribed to this topic
 0 Subscribed to this forum
Sort:
Author
Messages
SuperUser Account
Posts: 16

Network Commands For Windows

ipconfig Show network configuration
ipconfig /all Show detailed IP information
nslookup [domain] Query DNS for domain details
ipconfig /release Release IP address
ipconfig /renew Renew IP address
ipconfig /flushdns Clear DNS cache
ping [IP] Check network conn to a server
tracert [IP] Trace route to a destination
pathping [IP] Combines ping and tracert
netstat -an Show active network connections
arp -a Show ARP cache
hostname Display computer name
getmac Show MAC address of network adapters
net use Connect to a shared resource
net share List shared resources