Jump to content

Introducing nvspbind for Server Core


gosh

Recommended Posts

http://code.msdn.microsoft.com/nvspbind

nvspbind is a tool for modifying network bindings from the command line. It is especially useful in Server Core environments with the Hyper-V role enabled.

It can be used to set the correct bindings for NICs used in Virtual Networks.

It can also be used to enable or disable specific bindings on any NIC and to query and change the NIC connection order.

It utilizes the INetCfg APIs documented on MSDN (http://msdn.microsoft.com/en-us/library/ms805265.aspx).

Most options are documented in the readme and nvpsbind.txt which download with the install.

To get help run “nvspbind.exe /?”

C:\>nvspbind /?

Hyper-V Network VSP Bind Application 6.1.7690.0.

Copyright © Microsoft Corporation. All rights reserved.

Usage: nvspbind option NIC protocol

Options:

/n display NIC information only

/u unbind switch protocol from specified nic(s)

/b bind switch protocol to specified nic(s)

/d disable binding of specified protocol from specified nic(s)

/e enable binding of specified protocol to specified nic(s)

/r repair bindings on specified nic(s)

/o show NIC order for specified protocol

/+ move specified NIC up in binding order for specified protocol

/- move specified NIC down in binding order for specified protocol

Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...