Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Quickly Determine the Network Connection Profile

$
0
0

Summary: Use Windows PowerShell 3.0 to get the network connection profile.

Hey, Scripting Guy! Question How can you easily determine the network connection profile on your computer running Windows 8 or Windows Server 2012 by using Windows PowerShell 3.0?

              Hey, Scripting Guy! Answer Use the Get-NetConnectionProfile cmdlet and a wildcard for the network interface alias as shown here.

                                      Get-NetConnectionProfile -InterfaceAlias *inter*


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>