Moving Offices? Switch Wired to Wireless but a different IP Configuration / without DHCP / autodetect?
Tired of click clack, type the IP, click OK and so so again ....?
Quite helpful for who like to move move Network, Wired or Wireless
In Windows, open notepad and copy paste
@ echo off
cls
echo script by akauts@gmail.com c2007 - posted@infokomputer.com
echo Please wait ...
echo configuring ip address
netshint ip set address name = "Local Area Connection" source = static addr = 192.168.2.199 mask = 255.255.255.0
echo configuring gateway
netshint ip set address name = "Local Area Connection" source = static gateway = 192.168.2.150 gwmetric = 1
echo configuring DNS ip
netshint ip set dns name = "Local Area Connection" source = static addr = 192.168.2.201
change IP addr, gateway and DNS as your need, mask fixed / standard 255.255.255.0
address name match with the setup in the Network Connections
save as and save didesktop terserah_anda.bat
double click, wait .. . so
Rabu, 11 Februari 2009
Langganan:
Posting Komentar (Atom)
Popular posts
-
This thread is a collection of set-Trick for menTweak Internet Connection on the window by changing the Registry. Please Corrections and the...
-
intenet is a global computer network which will be accessible to the world that can produce a variety of information. type / method of Inte...
-
avira anti-virus is one which I think is good enough to keep windows in order to secure from viruses, avira many kinds This excess avira pr...
-
Moving Offices? Switch Wired to Wireless but a different IP Configuration / without DHCP / autodetect? Tired of click clack, type the IP, c...