{
Write-Output "Updating $($VM.VMName)"
Update-VMVersion -VM $VM -Force
}
}
Your cluster is now fully upgraded and running with Windows Server 2016 features
for the cluster and the VMs. Note that while a mixed-mode cluster is fully supported,
it is not intended for long-term use; that is, it is a transition state. The mixed mode is
to enable the migration of the cluster from Windows Server 2012 R2 to Windows
Server 2016, with the goal being to get out of mixed mode as quickly as possible to
leverage new Windows Server 2016 features.