Backup and Restore Windows ip configuration
November 30th, 2007
Dump current config :
netsh -c interface dump > filename.txt
make sure file has content by running
type filename.txt
to restore settings run :
netsh -f filename.txt
Entry Filed under: News
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
Trackback this post | Subscribe to the comments via RSS Feed