Home > Windows

Windows

Tags:  

Useful Tools


Reference

Using Netsh to Change Network Configuration

netsh -c interface dump > c:\location1.txt

  • you may edit the script as necessary
  • to use the script, just use the -f option...
netsh -f c:\location1.txt

Create a Shortcut to avoid Vista UAC Prompts




 RSS of this page