PowerTip: Use PowerShell to Quickly Determine the Network Connection Profile

PowerTip: Use PowerShell to Quickly Determine the Network Connection Profile

Rate This
  • Comments 1

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*

Leave a Comment
  • Please add 8 and 7 and type the answer here:
  • Post
  • i use win7 a lot of command can not use .....

Page 1 of 1 (1 items)