redfive19 Posted April 6, 2005 Posted April 6, 2005 Well to make a long story short, my company needs to change the adapters and binding order in the Advanced Settings of the Network Connections screen. I've created an autoit script but unfortunately, it sometimes crashes explorer.exe if I have it push the button up twice (which is what it needs to do). I was wondering if anyone knows of a command line to take care of this order problem as this is being rolled out to over 170 users. this would make my friggin' day! Thanks in advance!-redfive
DiGGiTY Posted April 6, 2005 Posted April 6, 2005 To do this, you can use the network shell (netsh). Here's the information you'll need.http://www.microsoft.com/resources/documen...n-us/netsh.mspx
denli Posted April 9, 2008 Posted April 9, 2008 Under what category do I find the correct syntax for that?Netsh commands for AAAA Netsh commands for DHCP Netsh diagnostic (diag) commands Netsh commands for Interface IP Netsh commands for RAS Netsh commands for Routing Netsh commands for WINS
cluberti Posted April 10, 2008 Posted April 10, 2008 These are your options. Note the most important part (in your case) from the article:You cannot programmatically script changes to the binding order of network adapters for a computer that is running.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now