Difference between revisions of "Windows Network and Sharing Center"

m
no edit summary
m
m
Line 20: Line 20:
Use this command, combined with the information garnered with the above command to change it from Public to Private or vice-versa: Set-NetConnectionProfile -InterfaceIndex WhatEverNumber -NetworkCategory [Public/Private] (use the word Public or Private without the [ ]s)
Use this command, combined with the information garnered with the above command to change it from Public to Private or vice-versa: Set-NetConnectionProfile -InterfaceIndex WhatEverNumber -NetworkCategory [Public/Private] (use the word Public or Private without the [ ]s)


=== Advanced Sharing Settings ===
===Advanced Sharing Settings===
And don't forget to check those pesky Advanced Sharing Settings too.  Because of course windows will secure everything for Private networks, and open it up to the world for Public networks.  Funny to say, but Windows can do this.
And don't forget to check those pesky Advanced Sharing Settings too.  Because of course windows will secure everything for Private networks, and open it up to the world for Public networks.  Funny to say, but Windows can do this.
=== Caveat (...and I do NOT like that word, but.) ===
If the Network Type is: Unidentified Network, then no matter what the setting via the Registry or PowerShell, the type will be Public.