Upgrading Your Skills to MCSA: Windows Server 2016 — Question 66

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solutions, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Hyper-V named Server1. The network adapters on Server1 have single root I/O virtualization (SR-IOV) enabled.
Server1 hosts a virtual machine named VM1 that runs Windows Server 2016.
You need to identify whether SR-IOV is used by VM1.
Solution: You sign in to VM1. You run the Get-NetAdapterSriov cmdlet.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because the Get-NetAdapterSriov cmdlet provides information about SR-IOV support and configuration, but it does not indicate whether SR-IOV is actively in use by the virtual machine. To verify if SR-IOV is being used by a virtual machine, you would need to check the settings on the Hyper-V host or utilize different tools that can confirm the active use of SR-IOV.