You need to log the amount of system resources used by …

Your network contains an Active Directory domain named contoso.com.
The domain contains Server 2012 R2 and has the Hyper-V server role installed.
You need to log the amount of system resources used by each virtual machine.
What should you do?

Your network contains an Active Directory domain named contoso.com.
The domain contains Server 2012 R2 and has the Hyper-V server role installed.
You need to log the amount of system resources used by each virtual machine.
What should you do?

A.
From Windows PowerShell, run the Enable-VMResourceMeteringcmdlet.

B.
From Windows System Resource Manager, enable Accounting.

C.
From Windows System Resource Manager, add a resource allocation policy.

D.
From Windows PowerShell, run the Measure-VM cmdlet.

Explanation:
Enable-VMResourceMeteringcmdlet – begins logging the amount of system resources used by the VM or VMs that you specify in the command.
Measure-VM – fetches the logged data for the VM or VMs.
The question asks us to begin logging the data, it does not ask us to fetch that logged data (whch hasn’t even been logged yet).



Leave a Reply 2

Your email address will not be published. Required fields are marked *