Saturday, June 2, 2007

Changing IP Addresses the Fast Way.

Hi all,
 Today we we look on how to save time when changing network settings. This might be useful if you keep on changing IP addresses for internet connection as per your ISP specification. May be your laptop from office to your home and vise versa.
 
Click Start>Run and type cmd >Ok
To save the current settings:
type netsh -c dump > officesettings.txt and press enter
or when at home netsh -c dump > homesettings.txt
Now to retrieve and fix the settings to the NIC. example in the office, type:
netsh -f officesettings.txt
 
Thanks till next time
Check out for "blocking websites in your computer" next time

0 comments: