Backup
your network settings:
At a command prompt type: netsh -c interface dump > networksetting.txt
To restore use:
netsh -f networksetting.txt
Backup
your network settings:
At a command prompt type: netsh -c interface dump > networksetting.txt
To restore use:
netsh -f networksetting.txt
0 comments:
Post a Comment