User Tools

Site Tools


windows:scripts:reset_network_interface

This is an old revision of the document!


Reset Network Interface

Replace Local Area Connection with interface name

netsh interface set interface name="Local Area Connection" admin=disabled
timeout 5
netsh interface set interface name="Local Area Connection" admin=enabled
windows/scripts/reset_network_interface.1434725265.txt.gz · Last modified: 2015/06/19 09:47 by tschulz