<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: script to configure network in Win2000 in Networking</title>
    <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926928#M1924</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here are two scripts, one to set a static ip, one to set to dhcp. They does not set domain name though.&lt;BR /&gt;&lt;BR /&gt;I wrote a visual basic program which uses these scripts that is able to save profile of each client. If you drop an email, i can send it to you.&lt;BR /&gt;&lt;BR /&gt;There is a commercial program i remember which can set domain name etc also, but i do not remember the name at the moment.</description>
    <pubDate>Tue, 20 Sep 2005 03:06:10 GMT</pubDate>
    <dc:creator>Oguz Kutlu  Asik</dc:creator>
    <dc:date>2005-09-20T03:06:10Z</dc:date>
    <item>
      <title>script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926924#M1920</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I move my laptop from a client HQ to another client HQ. In each client HQ, I have a fix IP.&lt;BR /&gt;&lt;BR /&gt;Then when I move from one to another I must enter "Control Panel -&amp;gt; Lan" to remove newtwork settings and set new ones. I thought a new icon could be set for every LAN configuration but I think it is not possible. Then I thought to set LAN settings by means of a script...&lt;BR /&gt;&lt;BR /&gt;but I don't know all features.&lt;BR /&gt;I can set IP by means of ipconfig command, but&lt;BR /&gt;how can I set DNS settings and Domain names ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 19 Sep 2005 02:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926924#M1920</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2005-09-19T02:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926925#M1921</link>
      <description>In TCP IP advanced properties, you can configure more than 1 IP address to the same adapter.&lt;BR /&gt;&lt;BR /&gt;You can configure an IP to every lan that you connect, and the problem is solved. You won't have to run any script or reconfiguration program.&lt;BR /&gt;&lt;BR /&gt;If you want to use script, you could use the netsh interface ip command.</description>
      <pubDate>Mon, 19 Sep 2005 05:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926925#M1921</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-19T05:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926926#M1922</link>
      <description>netsh ip interface is the way to go. That way you can configure ip addresses and domainnames etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 01:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926926#M1922</guid>
      <dc:creator>Peter Sterk</dc:creator>
      <dc:date>2005-09-20T01:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926927#M1923</link>
      <description>Thanks Peter.</description>
      <pubDate>Tue, 20 Sep 2005 02:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926927#M1923</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2005-09-20T02:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926928#M1924</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here are two scripts, one to set a static ip, one to set to dhcp. They does not set domain name though.&lt;BR /&gt;&lt;BR /&gt;I wrote a visual basic program which uses these scripts that is able to save profile of each client. If you drop an email, i can send it to you.&lt;BR /&gt;&lt;BR /&gt;There is a commercial program i remember which can set domain name etc also, but i do not remember the name at the moment.</description>
      <pubDate>Tue, 20 Sep 2005 03:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926928#M1924</guid>
      <dc:creator>Oguz Kutlu  Asik</dc:creator>
      <dc:date>2005-09-20T03:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926929#M1925</link>
      <description>Same answer, very different points, frustrating.</description>
      <pubDate>Tue, 20 Sep 2005 10:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926929#M1925</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-20T10:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926930#M1926</link>
      <description>True, can I give you some of my received points?</description>
      <pubDate>Wed, 21 Sep 2005 01:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926930#M1926</guid>
      <dc:creator>Peter Sterk</dc:creator>
      <dc:date>2005-09-21T01:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: script to configure network in Win2000</title>
      <link>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926931#M1927</link>
      <description>Thanks Peter Sterk, you make me feel better. I apreciate your goodwill.</description>
      <pubDate>Wed, 21 Sep 2005 08:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/script-to-configure-network-in-win2000/m-p/4926931#M1927</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-21T08:23:21Z</dc:date>
    </item>
  </channel>
</rss>

