netsh backup resotore interface

To backup a network interface

$>netsh interface dump > c:\if.txt

To restore the network interface

$>netsh -f c:\if.txt

Leave a comment

Your comment