Set Network Profile to Private with PowerShell: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
(Created page with "Category:English pages Category:Windows tips and tricks Set Network Profile Use the PowerShell command '''Get-NetConnectionProfile''' to return the the connection pr...")
 
(No difference)

Latest revision as of 09:42, 30 July 2017


Set Network Profile

Use the PowerShell command Get-NetConnectionProfile to return the the connection profile associated with one or more physical network adapters.


Modify the NetworkCategory to what you wish by using the Set-NetConnectionProfile command.


'Example: Set-NetConnectionProfile -InterfaceIndex 4 -NetworkCategory Private

<google>ENGELSK</google>

id=siteTree