Change Network connection from Public to Private

Post Reply
admin
Site Admin
Posts: 39
Joined: Mon Sep 16, 2024 5:00 pm
Contact:

Change Network connection from Public to Private

Post: # 298Post admin »

Powershell

Code: Select all

Get-NetConnectionProfile -NetworkCategory Public | Set-NetConnectionProfile -NetworkCategory Private
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest