mojomatt Posted October 5, 2009 Posted October 5, 2009 Hi All,I'm working on the IBM x3650M2 and there is a glitch wherein QOS causes undesirable behavior with Task manager and the utillity used to admin/config the RAID controller (http://projectdream.org/wordpress/2009/07/04/first-real-world-experiences-with-ibms-x3650-m2/). I'm looking for a way to programmatically unbind QOS fron the NDIS nic. I suspect I'll need to use something like INetCfg but haven't figured out how to use it yet. I've looked into NETSH.EXE also but that doesn't appear to do what I need either. Is anyone aware of a utility or scripting code to unbind QOS from a network card?Thanks in advance for any suggestions!
CoffeeFiend Posted October 5, 2009 Posted October 5, 2009 Look at this. It can also be done at the card level, but each adapter has a GUID in its path which then leads to another...That's the easiest thing I can think of, short of firing up a VM and making snapshots to find more details. AFAIK no WMI class exposes methods to pull this off easily.Edit: looks like it deletes and changes dozens of reg keys when you bind/unbind it. Fun!
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