Search This Blog

Sep 3, 2009

Backup and restore TCP/IP stack config using command line

netsh -c interface dump > ipconfig.txt
netsh -f ipconfig.txt