az-800 Practice Question 1008

Exam: az-800
Domain: Manage virtual machines and containers
Topic: Manage Hyper-V and guest virtual machines
Difficulty: medium
You migrated a virtual machine from a Windows Server 2016 Hyper-V host to a Windows Server 2022 Hyper-V host. To take advantage of the latest Hyper-V features, what PowerShell cmdlet must you run?

Answer Options

A
Set-VMProcessor
B
Upgrade-VM
C
Update-VMVersion
D
Set-VMHost

Correct Answer

C: Update-VMVersion

Explanation

The Update-VMVersion cmdlet upgrades the configuration version of a virtual machine to match the latest version supported by the Hyper-V host. This operation cannot be reversed.