PowerTip: Get Network Adapter Statistics in Windows 8
Summary: Use Windows PowerShell 3.0 in Windows 8 to easily get network adapter statistics. How can I easily find network adapter statistics in Windows 8 by using Windows PowerShell 3.0? Use the Get-NetAdapterStatistics function: Get-NetAdapterStatistics ...