Rabu, 11 Februari 2009

TRICK MOVE AROUND THE NETWORK

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

Popular posts

 

INTERNET TUTORIAL Copyright © 2011 -- Template created by Azkabahrian -- Powered by Blogger