Rob van der Woude's Scripting Pages

Help text for ListNICs.cs

(view help text of ListNICs.cs as plain text)

ListNICs,  Version 1.00
List physical network adapters on the specified computer

Usage:  LISTNICS  [ computername ]  [ /Bluetooth | /Wired | /WireLess ]

Where:  "computername"    is a remote computer name    (default: this computer)
        /Bluetooth or /B  list Bluetooth adapters only (default: all)
        /Wired     or /W  list wired adapters only     (default: all)
        /WireLess  or /WL list wireless adapters only  (default: all)

Written by Rob van der Woude
http://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0205 seconds