B
Bill
On Windows XP Pro SP2 I need to enable or disable a network adapter
using netsh.exe but the command:
netsh interface set interface name="Wired LAN" admin=ENABLED
fails with the message "One or more essential parameters not specified".
What is the correct syntax? I have had no luck finding an example using
Google. Note that I know the name of the interface is correct because I
can change the adapter from DHCP to a static IP address and back using
netsh.exe.
Thanks.
using netsh.exe but the command:
netsh interface set interface name="Wired LAN" admin=ENABLED
fails with the message "One or more essential parameters not specified".
What is the correct syntax? I have had no luck finding an example using
Google. Note that I know the name of the interface is correct because I
can change the adapter from DHCP to a static IP address and back using
netsh.exe.
Thanks.