Configuring Windows Server Hybrid Advanced Services — Question 42
You have a Hyper-V host named Server1 that runs Windows Server 2019. Server1 hosts a virtual machine named VM1 that has the following configurations:
• Static IP address: 192.168.10.15
• Configuration version: 8.0
• Virtual network: VNet1
• Generation: 1
You deploy a Hyper-V host named Server2 that runs Windows Server 2025.
You plan to export VM1 from Server1 and import VM1 to Server2 by using Hyper-V Manager.
Which VM1 configurations will be preserved when VM1 is imported to Server2?
Answer options
- A. the virtual network and IP address only
- B. the virtual network and generation only
- C. the IP address and configuration version only
- D. the IP address, configuration version, and generation only
- E. the virtual network, IP address, configuration version, and generation
Correct answer: D
Explanation
When VM1 is imported to Server2, the IP address, configuration version, and generation will be preserved. The static IP address and configuration version are part of the VM's settings, while the generation is maintained since VM1 is a Generation 1 VM. The virtual network may not be preserved as it depends on the network configuration on Server2.