November 3rd, 2013

PowerTip: Use PowerShell to Get Connection Profile

Doctor Scripto
Scripter

Summary: Use Windows PowerShell to determine the current connection profile.

Hey, Scripting Guy! Question How I can use Windows PowerShell to find the current connection profile on my laptop running Windows 8?

Hey, Scripting Guy! Answer Use the Get-NetConnectionProfile cmdlet:

Get-NetConnectionProfile

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback