Enable/Disable network interface via command line

c:\> netsh interface set interface "INTERFACE_NAME" enable

OR

c:\> netsh interface set interface "INTERFACE_NAME"disable

Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS