Microsoft Windows
[Version 6.1.7000
](C) Copyright 2009 Microsoft Corp.
C
:\Windows>netsh nap client rename server ?
rename server
[ group =
] group
[ url =
] url
[ newurl =
] url
Renames the URL of an existing trusted server in a specified trusted
server group.
group - Specifies the name of the trusted server group. (Required)
url - Specifies the existing URL. (Required)
newurl - Specifies the new URL. (Required)
Example
:
rename server group = "group1" url = "url1" newurl = "url2"