Bug in the command "netsh"

G

Guest

Inconsistant output between the followings:

C:\Users\Terry\AppData\Local\Temp>netsh interface show interface

Admin State State Type Interface Name
-------------------------------------------------------------------------
Enabled Connected Dedicated Lan1
Disabled Unreachable Dedicated WLan1


C:\Users\Terry\AppData\Local\Temp>netsh interface show interface wlan1

WLan1
Type: Dedicated
Administrative state: Enabled
Connect state: Unreachable



**** Administrative state don't match even though they're both referencing
the same interface.
 
M

Michael A. Bishop \(MSFT\)

Known issue, but I can't say for certain the ETA for a fix, as it's
relatively minor. The information in "netsh int show int" should be correct
for all interfaces.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top