Command | Alternative | Description |
---|---|---|
Get-NetIPConfiguration |
ipconfig -all |
displays the IP network configuration |
Get-NetAdapter |
shows various network adapter properties | |
Get-NetRoute |
netstat -r |
prints the IP routing table |
Get-NetTCPSetting |
gets system TCP settings | |
Get-NetUDPSetting |
gets system UDP settings | |
Get-NetFirewallRule |
lists firewall rulles |