Network Binding order and Protocols

  • Thread starter Thread starter ganesh
  • Start date Start date
G

ganesh

I am trying to script the following:

1. Determine the Network Connection Binding order on a machine that has

multiple Network Adapters.


2. Enumerate the list of Protocols associated with a particular network

Adapter. I already have a script that would enumerate all Protocols
installed on a machine.


I would prefer to go the WMI way, if possible. However, I can live with

reading registry values for now.


Any help is appreciated.


Thanks in advance,
ganesh
 
Back
Top