My thought in having two NICs was for RDS: NIC1 handles the RDS traffic, while NIC2 handles backchannel communication between the RDS server and our domain server (transferring files that people open, etc). I'm just trying to distribute the load a bit, and the traffic accumulation on each (light for NIC1, heavy for NIC2) bears that out.
There's only one subnet, so I don't think adding a route is appropriate, right? NIC1 has the gateway configured, NIC2 does not.
I looked at the bindings and see that right now the internal-only virtual network I setup for HyperV is first (it didn't even exist initially--I just added it today), NIC2 is second, and NIC1 is last.
Armed with that information, what do you suggest?
Thanks