IP Change Tool for Windows 10 and Windows XP

IP Change Tool for Windows 10 and Windows XP

 

Download Zip: [1]

This tool is for swapping IP addresses quickly when moving from multiple devices that require a static IP to access them.

Most Windows 10 default name for the ethernet is Ethernet so it should just work, if not just follow the same setup steps for the Windows XP below.

Iptool.png


There are 3 files in the zip:

  • 1. readme.txt (general help for setup)
  • 2. Set IP.bat ( this is for Windows 10 should work with 7-10 but only tested on 10 )
  • 3. Set IP - XP.bat ( this is Windows XP )

For Windows XP there is some setup needed


Windows XP Setup

  • 1. Goto start run and type "cmd" and hit enter, this should bring up the command prompt
  • 2. In the command prompt type "ipconfig" to find the name of your Ethernet adapter

Ipconfig.png

  • 3. Right click the "Set IP - XP.bat" file and choose "edit"
  • 4. On the 2cd line of code replace "interface adapter=Local Area Connection" with your interface name eg: interface adapter=My ethernet name ,
         do not put quotes around the name just type it exactly as it appears in your ipconfig output.

    

XP-tool.png

  • 5. Save the file and now you can just double click it to run it.

Download Zip: [2]

 
 
    • Related Articles

    • Wireless Uplink for IP Camera

      This is how we use a crossover cable to connect an IP camera to a wireless uplink without a switch.
    • How to use Ubiquiti's AirLink tool to plan wireless links

      To properly select Ubiquiti gear for a point to point or point to multipoint link, this need to do proper planning.  Fortunately, Ubiquiti has a great tool that allows you to try different products in a real-world link simulation to select the right ...
    • Finding an IP address with Wireshark using ARP requests

      Address Resolution Protocol (ARP) requests can be used by Wireshark to get the IP address of an unknown host on your network. ARP is a broadcast request that’s meant to help the client machine map out the host network. ARP is slightly more foolproof ...
    • Getting your Redline TVWS Basestation online for the first time.

      The Redline UHF TV Whitespace (TVWS) system is quite a bit different than most fixed wireless systems you might be used to using.  The system HAS to have a working GPS on all units.  The PMP SC (Base station) can be identified by it's beige color ...
    • Mikrotik Mass Updater

        I converted an old perl backup utility written by Phillip Hutchison that was on the Mikrotik forums to make it a mass update utility for Mikrotik. There are 2 versions (Link is at bottom) version1 - "massupdater.pl" that uses only 1 username and ...