Files
tacticalrmm/scripts_wip/Win_Network_PublicPrivate_Switch.ps1
2021-06-24 17:20:49 -04:00

4 lines
152 B
PowerShell

# GET NETWORK STATUS PRIVATE/PUBLIC/HOME/WORK
Get-NetConnectionProfile
Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private