Windows Commands - eitan-j/tech-journal GitHub Wiki

Networking

  • ipconfig gives network info
  • ipconfig /all gives more ip info
  • ping [addr] test connectivity to [addr]
  • tracert [addr] shows hops to [addr]
  • nslookup [addr] requests info for [addr] from DNS