How do I rename a network interface using netsh?
Posted
by Alex Angas
on Server Fault
See other posts from Server Fault
or by Alex Angas
Published on 2010-06-15T01:54:05Z
Indexed on
2010/06/15
2:03 UTC
Read the original article
Hit count: 395
I'm building my first Windows 2008 Server Core machine (running R2) and want to rename the IPv4 network interfaces to something more meaningful.
It seems most likely that this is done using netsh interface ipv4 set
but looking through the help hasn't turned anything up.
Could someone please advise the correct procedure?
© Server Fault or respective owner