December 14, 2005

Easy way to backup Windows network configuration

Backup
netsh interface ip dump > network.txt
or
netsh in ip du > network.txt
(abbr. in for interface, du for dump)
Apply
netsh exec network.txt
or
netsh -f network.txt

ref. 備份固定制 ADSL 網路設定

Posted by pank at December 14, 2005 10:04 PM
Comments
Post a comment













Remember personal info?