
03-02-2007
|
|
|
|
Re: Bug in the command "netsh"
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.
"Terry" <Terry@discussions.microsoft.com> a écrit dans le message de
news:49504E6E-DF66-4F74-B3F2-66258CFD5114@microsoft.com...
> 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.
|