RSS

Import / Export IP Settings Using Netsh

22 Jul

To quickly export your IP (inc dns / wins) settings to a text file, use the following command:

netsh -c interface dump > c:work-net.txt

When you connect to another LAN

netsh -c interface dump > c:home.txt

Once you have everything in a text file, you can use this command to import the settings depending on your location

netsh -f c:work-net.txt

 

One Response to Import / Export IP Settings Using Netsh

  1. Kyla

    June 10, 2010 at 10:54 am

    I think I allready have been acknowledged about this subject
    at work 2 days ago by a friend, but at that moment
    it didn’t caugh my attention.

     

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.