Microsoft Exam Questions

You need to log the amount of system resources usedby each virtual machine

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

A.
From Windows PowerShell, run the Enable-VM Resource Metering cmdlet.

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-VMResourceMetering – The Enable-VMResourceMeteringcmdlet starts collecting resourceutilization
data for a virtual machine or resource pool. Measure-VM – The Measure-VM cmdlet reports data on processor
usage, memory usage, network traffic, anddisk capacity for one or more virtual machines.

http://technet.microsoft.com/en-us/library/hh848481%28v=wps.620%29.aspx http://blogs.technet.com/b/
virtualization/archive/2012/08/20/how-to-use-resource-metering- with-powershell.Aspx