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 by using native-boot virtual hard disks (VHDs). You attach a new VHD to Server1. You need to install Windows Server 2102 in
the VHD. What should you do?
A.
Run dism.exe and specify the /apply-image parameter.
B.
Run dism.exe and specify the /append-image parameter.
C.
Run imagex.exe and specify the /export parameter.
D.
Run imagex.exe and specify the /append parameter.
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.
https://technet.microsoft.com/en-us/library/hh824910.aspx