You need to recommend a solution to minimize the amount of disk space used for the snapshot of VM1

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.
On Server1, you create and start a virtual machine named VM1. VM1 is configured as shown in the following
table.

You need to recommend a solution to minimize the amount of disk space used for the snapshot of VM1.
What should you do before you create the snapshot?

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.
On Server1, you create and start a virtual machine named VM1. VM1 is configured as shown in the following
table.

You need to recommend a solution to minimize the amount of disk space used for the snapshot of VM1.
What should you do before you create the snapshot?

A.
Run the Resize-VHD cmdlet.

B.
Run the Convert-VHD cmdlet.

C.
Run the Stop-VM cmdlet.

D.
Convert diskl.vhd to a dynamically expanding disk.

Explanation:
A dynamically expanding disk, on the other hand, is a VHD, which starts small — usually at only a
few kilobytes — and expands as additional storage space is
needed. It can only grow, however, to the size limit you designate in the setup wizard.
Incorrect:
Not DB Convert-VHD
Converts the format, version type, and block size of a virtual hard disk file.



Leave a Reply 3

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


Fausto

Fausto

The correct answer is C

SyedJaved

SyedJaved

C – like in many other similar questions.