Nov 30, 2024
ipconfig
to view adapter info, IPv4/IPv6 details, hostname, DNS server, and DHCP server.ipconfig /all
for extensive configuration details.9.9.9.9
showed 4 received replies, 0% packet loss, and round-trip times between 16-21 ms.netstat -a
: Lists all connections.netstat -b
: Displays applications using connections (needs admin rights).netstat -n
: Shows IP addresses only, no name resolution.nslookup www.professormesser.com
shows multiple IP addresses for redundancy.net view
: List shares on a server.net use
: Map drives.net user
: Manage user accounts.9.9.9.9
with tracert -d
showed 8 hops.pathping -n 9.9.9.9
provides detailed metrics over 200 seconds.