Could it be that BITS is using the network setting with the lowest index instead of the one with the lowest metric to download the data?
following scenario
Windows 10 on a computer with 3 network cards
Network card 1 has DHCP settings whit default gateway, the other two are configured without a default gateway
The interfaces are specified as follows
IF-13 NIC1
IF-9 NIC2
IF-7 NIC3
BITS error message:
ErrorCode=0x80200010, ErrorText='BITS error: 'There are currently no active network connections. Background Intelligent Transfer Service (BITS) will try again when an adapter is connected.
Another computer with the same hardware configuration has the following settings:
IF-2 NIC1
IF-12 NIC2
IF-8 NIC3
Here BTS works without problems
Does anyone have an explanation for this?
Is it possible to change the order of the NICs?