January 2, 200620 yr Hello Everybody& a *HAPPY NEW YEAR 2006*Does anybody know how to set the "alternate configuration" of TCP/IP per script?As far as I found out, there is no way to saet it with netsh!Maybe anybody here had/has the same problem here?greetzquotee
January 2, 200620 yr u can use netsh to do the trick.... and vbscripting (WMI). For netsh it is the interface context u have to use;netsh interface ip add address <>netsh interface ip add dns <>
January 2, 200620 yr Author thx,but this is not what I am looking for, I want to set the alternate configuration, I don´t want to change the IP!and therefore I need a script to have this configuration when I set up my PC with a unattended CD ;-)greetz
January 2, 200620 yr the Windows XP SP2 Deployment tools (http://www.microsoft.com/downloads/details.aspx?FamilyId=3E90DC91-AC56-4665-949B-BEDA3080E0F6&displaylang=en)have a program (setupmgr.exe) which can be used to make a custom winnt.sif file. i believe you can set the alternate config via that program
January 3, 200620 yr Author good idea Psycho, but no, you cannot set the alternate configuration with setupmgr.exehopefully anybody here will be able to solve that problem!greetz
January 6, 200620 yr Author Hello againI still do have that problem, it is driving me crazy..Isn´t anybody ou there who knows how to handle this task?greetz
January 16, 200620 yr Author wow, still nobody who has a hint for that problem?greetz Edited March 30, 200620 yr by quotee
Create an account or sign in to comment