You have restored a snapshot on a VMware Workstation 12 Pro based virtual machine, only to discover that after reverting, an independent disk has not been reverted. What is the issue?
A. Independent disks are not included in snapshots.
B. The disk is set to non-persistent mode, so the data stored on it is lost when the VM is powered down.
C. The disk is set to persistent mode, causing the data to persist across snapshots.
D. The disk is connected to another virtual machine that was not included in the snapshot.
Answer: A
Computer Science & Information Technology
You might also like to view...
Defining the width and height attributes of an image can compromise the page load time.?
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which comparison operation returns True if variable x is not equal to variable y?
A. x .ne. y B. x neq y C. x <> y D. x != y
Computer Science & Information Technology