March 25, 200521 yr i know that i can simply go to the "My Network Places" press F2 and that's itbut how to do it in command line ? i use polish localisation of Ms XP Home, and in this case the default name is"Połączenie lokalne", so it has space in it and some funny characters
April 1, 200521 yr The following command line should get you started:netsh interface set interface /?
April 2, 200521 yr @komar77rTo expand on The-VOICE's comments:netsh interface set interface name="Local Area Connection" newname= "Prod" can be used at the command line.I run mine from a batch file called by the Runonceex.cmd file.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now