How to Change name of the NetConnectionProfile Using Set-NetConnectionProfile in PowerShell

Question:

I Tried Using How to Change name of the NetConnectionProfile Using Set-NetConnectionProfile

The Error is

How to Change the Read only Property of the name?? Help Me

Answer:

You can do this via direct registry edition.

Under the key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles

you can see network profiles key (by it’s uuid), and can change apropriate network ProfileName value.

Source:

How to Change name of the NetConnectionProfile Using Set-NetConnectionProfile in PowerShell by licensed under CC BY-SA | With most appropriate answer!

Leave a Reply