Hello Jason,
Thank you for your post.
Based on my experience, there is no officially supported programmatic way
to change the binding order of network adapters for a computer that is
running. I have done some research for you, however, no documented
programmatic method exists for changing the order of the adapters.
This limitation is also pronounced in the following KB article:
o There is no unattended way to change the order of the connections during
the installation of the network adapter.
o You cannot programmatically script changes to the binding order of
network adapters for a computer that is running.
o You cannot use Domain Naming System (DNS) to change the order of
connections or to change the binding order because DNS does not respect the
ordering.
How to change the binding order of network adapters in Windows XP and in
Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;EN-US;894564
However, set the interface metric by using a script is supported. As we
know, setting the metric lower means that the network adapter has a higher
priority. The metric takes precedence in the network adapter order.
Therefore, I recommend you use a script to change the metric of interfaces
instead of change the binding order of network adapters.
The above KB article also provides a detail guide regarding How to set the
interface metric by using a script.
I hope this helps. Thanks.
Sincerely,
Neo Zhu,
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.