Skip to content

Instantly share code, notes, and snippets.

@caquino
Created May 29, 2013 16:55
Show Gist options
  • Save caquino/5671859 to your computer and use it in GitHub Desktop.
Save caquino/5671859 to your computer and use it in GitHub Desktop.
Get-NetAdapter -Physical | where {$_.status -eq "UP"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment