Where did the network bindings go to, in Server 2008 R2?

Where did the network bindings go to, in Server 2008 R2? They are very hard to find now!
Here's where...

Start / Control Panel

Network and Internet / Network and Sharing Centre

Change adapter settings.

Now press the ALT key. You now see a new set of menus appear.

Choose Advanced Settings and move the network adapter down.




Update: In Server 2016 you need to use a PowerShell command to do this:- ref
https://docs.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-interface-metric

Set-NetIPInterface -InterfaceIndex 12 -InterfaceMetric 15

Comments

Popular posts from this blog

Server Manager will not start, error .NET Framework: "This application requires one of the following versions of the .NET Framework:"

Start virtualised domain controller in DSRM (Active Directory Restore Mode).