Mike Flasko's Blog

38% less carbs than a regular blog

  Home  |   Contact  |   Syndication    |   Login
  72 Posts | 0 Stories | 9 Comments | 72 Trackbacks

News

Archives

Post Categories

Favorite Blogs...

Syndication

If you are like me, you constantly play around with your home network.  I find first handle knowledge is the best way to learn :).  The point of this post is:

I wanted a way to store my network interface settings and then easily restore them all after I had played around with my machine to the point where nothing worked anymore.  I came across this little hack that I thought is pretty cool:

  • To save your interface settings:
    • netsh -c interface dump > settings.txt
  • To restore the settings when you are done:
    • netsh -f settings.txt 

Yes, I know the GUI in the control panel allows me to do all that.  I love a good GUI as much as the next guy, but I suggest every tinker happy user (this is me) should start looking around the contexts of netsh - you will be amazed at how much you can tuck away in a .cmd file to make administration that much faster.

posted on Sunday, October 31, 2004 5:52 PM

Feedback

# re: Network settings the easy way 3/16/2005 10:17 AM dilzar
i wanna send some of information about small networking configuration and that commands which are used in this networking .

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: