User Tools

Site Tools


windows:scripts:reset_network_interface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
windows:scripts:reset_network_interface [2015/06/19 09:46]
tschulz
windows:scripts:reset_network_interface [2015/06/22 10:44] (current)
tschulz
Line 1: Line 1:
 ====== Reset Network Interface ====== ====== Reset Network Interface ======
  
-===== Replace Local Area Connection with interface name ===== +==== Replace Local Area Connection with interface name ==== 
 +  * If you get a error about **An interface with this name is not registered with the router.** you need to run the following commands as **Administrator**
  
 <file dos> <file dos>
 netsh interface set interface name="​Local Area Connection"​ admin=disabled netsh interface set interface name="​Local Area Connection"​ admin=disabled
 +timeout 60
 netsh interface set interface name="​Local Area Connection"​ admin=enabled netsh interface set interface name="​Local Area Connection"​ admin=enabled
 </​file>​ </​file>​
windows/scripts/reset_network_interface.1434725176.txt.gz · Last modified: 2015/06/19 09:46 by tschulz