Skip to content

Instantly share code, notes, and snippets.

@didyhu
Created November 27, 2019 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save didyhu/fc126d43293e00bfd2ea6de9f58042e1 to your computer and use it in GitHub Desktop.
Save didyhu/fc126d43293e00bfd2ea6de9f58042e1 to your computer and use it in GitHub Desktop.
Change Windows NetworkCategory
Set-NetConnectionProfile -InterfaceIndex %Index% -NetworkCategory 'Private|Public'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment