Summary : Use Windows PowerShell to identify the network adapter connection profile in Windows 8.
How can I use Windows PowerShell 3.0 in Windows 8 to identify the network connection profile for my network adapter?
Use the Get-NetAdapter cmdlet… Read the full text.