Search found 1 match

by alkenerly
22 Nov 2013 12:48
Forum: DOS Batch Forum
Topic: Creating a variable for network card name
Replies: 1
Views: 2745

Creating a variable for network card name

So, what im trying to do is set be able to set static ip's, dns's and wins. Im using netsh and wmic (to change the computer name according to my school's scheme) to do this. With netsh, i see i have to put in the name of the network connection like "Local Area Connection" for it to work. T...