
Windows network commands
To stop / exit a running command, use keyboard keys Ctrl + Break or Ctrl + C
How to list all computers in a windows wi-fi network?
Command Prompt (CMD) – 8 network commands you should know
ping 192.168.50.1
ping www.digitalcitizen.life
ping -t www.digitalcitizen.life
ipconfig
ipconfig /all
ipconfig /release
ipconfig /renew
getmac
net view
arp -a
netstat
netstat - a
Analyze the wireless network report
In cmd (as administrator):
netsh wlan show wlanreport
(file: C:/ProgramData/Microsoft/Windows/WlanReport/wlan-report-latest.html)