Re: Programmatically configure TCPIP settings "Alternate Configuration



You can check http://www.lissware.net, vol 2, Sample 2.12 to 2.13 -
SetNetworkConfiguration.wsf

/Alain

"mld4165" <mld4165@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6E3B5619-9154-49FA-B182-39B697E6D30F@xxxxxxxxxxxxxxxx
> would a batch file using net sh work?
>
> such as:
> netsh interface ip set dns "Local Area Connection" static 1.1.1.1
> netsh interface ip add dns "Local Area Connection" addr = 1.1.1.2
> netsh interface ip add dns "Local Area Connection" addr = 1.1.1.3
>
> you can do it all with net sh
>
> mld4165
>
>
> "Arnie" wrote:
>
>> Is there a way to programmatically configure the TCPIP network settings.
>>
>> There is an in-elegant way to configure values on the "General" tab of
>> the
>> TCPIP settings but there appears to be no way to access the "Alternate
>> Configuration" tab settings.
>>
>> Has anyone found a way to do this?
>>
>> -arnie
>>
>>
>>
>>
>>
>>



.



Relevant Pages

  • RE: Programmatically configure TCPIP settings "Alternate Configuration
    ... netsh interface ip set dns "Local Area Connection" static 1.1.1.1 ... > Is there a way to programmatically configure the TCPIP network settings. ...
    (microsoft.public.windowsxp.wmi)
  • Re: Network help anyone?
    ... Network Connection Details Local Area Connection 3 ... All Advanced TCP/IP settings are the same. ... If I change settings to what seem to ...
    (microsoft.public.windowsxp.general)
  • Re: 3 PCs networked-1 on line & 1 not Help!
    ... Ethernet adapter Local Area Connection: ... The settings you report for the laptop are not OK. ... Note that all commands must be run from a Command Prompt. ... ping 74.125.39.99>> c:\test.txt ...
    (microsoft.public.windowsxp.general)
  • Re: Network help anyone?
    ... factory reset - but that removes all custom settings. ... Else use 192.168.015.xxx for all computers. ... I am using a router. ... Network Connection Details Local Area Connection 3 ...
    (microsoft.public.windowsxp.general)
  • Re: DHCP gives client address but no gateway address
    ... The settings on the network card specifiy that both are supposed ... A DNS server should also be specified in most cases. ... Both of these can be set by the DHCP server, ... My question is that under the NIC section (Token Ring adapter Local Area Connection 2:) ...
    (microsoft.public.windows.server.networking)

Loading