Guillermo Musumeci Blog
Automation, AWS, Citrix, Cloud, CtxAdmTools, Microsoft, Virtualization, VMware and more...
Friday, May 16, 2008
MS: Use NETSH to import or export the Network Configuration
To backup (or dump) the configuration of the network connection:
netsh -c interface dump > c:\network.txt
To restore the configuration:
netsh -f c:\network.txt
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment