What should you do?

Posted by: Pdfprep Category: 70-411 Tags: , ,

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2008 R2. You plan to test Windows Server 2012 R2 by using native-boot virtual hard disks (VHDs).

You attach a new VHD to Server1.

You need to install Windows Server 2012 R2 in the VHD.

What should you do?
A . Run imagex.exe and specify the /append parameter.
B . Run dism.exe and specify the /apply-image parameter.
C . Run imagex.exe and specify the /export parameter.
D . Run dism.exe and specify the /append-image parameter.

Answer: B

Explanation:

On the destination computer, you will create a structure for the partitions where you apply your images. The partition structure on the destination computer must match the partition structure of the reference computer. If you apply an image to a volume with an existing Windows installation, files from the previous installation may not be deleted. Format the volume by using a tool such as DiskPart before applying the new image.

Leave a Reply

Your email address will not be published.