exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 4 question 38 discussion

Actual exam question from Microsoft's MD-100
Question #: 38
Topic #: 4
[All MD-100 Questions]

You have 15 computers that run Windows 10. Each computer has two network interfaces named Interface1 and Interface2.
You need to ensure that network traffic uses Interface1, unless Interface1 is unavailable.
What should you do?

  • A. Run the Set-NetIPInterface ג€"InterfaceAlias Interface1 ג€"InterfaceMetric 1 command.
  • B. Run the Set-NetAdapterBinding ג€"Name Interface2 ג€"Enabled $True ג€"ComponentID ms_tcpip ג€"ThrottleLimit 0 command.
  • C. Set a static IP address on Interface 1.
  • D. From Network Connections in Control Panel, modify the Provider Order.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://tradingtechnologies.atlassian.net/wiki/spaces/KB/pages/27439127/How+to+Change+Network+Adapter+Priorities+in+Windows+10 https://docs.microsoft.com/en-us/powershell/module/nettcpip/set-netipinterface?view=win10-ps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Chevorelli
Highly Voted 3 years, 8 months ago
Literally nothing like this was covered in the course I used! :(
upvoted 17 times
HvD
3 years, 5 months ago
Welcome to the inscrutable ways of Microsoft exams.
upvoted 13 times
...
...
michael365
Highly Voted 5 years, 5 months ago
A is correct
upvoted 12 times
...
Rstilekar
Most Recent 4 years, 3 months ago
Set-NetIPInterface -InterfaceIndex "13" -InterfaceMetric "10" Adapters with a lower InterfaceMetric number are prioritized over adapters that have a higher number. Use the command Get-NetIPInterface to list the adapter information table again to verify the change.
upvoted 6 times
...
JeepScratch
4 years, 11 months ago
https://docs.microsoft.com/nl-nl/windows-server/networking/technologies/network-subsystem/net-sub-interface-metric
upvoted 2 times
...
John1
5 years, 7 months ago
A would be correct if the interfacemetric 1 happens to point to a different network. If not the answer would be D.
upvoted 1 times
...
Momochan
5 years, 8 months ago
https://tradingtechnologies.atlassian.net/wiki/spaces/KB/pages/27439127/How+to+Change+Network+Adapter+Priorities+in+Windows+10
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...