Attention: We are retiring the IIS.NET Community Blogs. Learn more >

PowerTip: Use PowerShell to Display a Routing Table

Summary: Use Windows PowerShell to display your routing table.

Hey, Scripting Guy! Question How can I use Windows PowerShell to display the routing table on my Windows 8.1 laptop?

Hey, Scripting Guy! Answer Use the Get-NetRoute function.

No Comments