Improving that slightly to:

Code:
wmic NIC where(NetConnectionID!=NULL)get NetConnectionID,NetEnabled,ConfigManagerErrorCode,Description


For my purposes, I think filtering on whether or not it's got a name is the correct thing. That gets me the list of everything that's visible in NCPA.CPL regardless of whether it's in the process of trying to connect to a carrier or something.
_________________________
Tony Fabris