Upgrading Your Skills to MCSA: Windows Server 2016 — Question 106

You have two Hyper-V hosts named Server1 and Server2 that run Windows Server 2016. Server1 hosts a virtual machine named VM1 that is in a Running state.
On Server1, you export VM1and then you import VM1 on Server2.
What is the current state of VM1 on Server2?

Answer options

Correct answer: B

Explanation

When a virtual machine is exported, it is saved in a state that allows it to be imported on another host. During the import process, VM1 on Server2 will be in a Saved state since it cannot be running until it is fully initialized on the new host. The other options, Off, Running, and Paused, do not accurately reflect the state of the virtual machine after the import.