filmov
tv
How to upgrade your Hyper V virtual machines to the latest level
Показать описание
Professor Robert McMillen shows you how to upgrade your Hyper V virtual machines to the latest level after upgrading your host's operating system.
Here are some of the commands:
Get-VM * | Format-Table Name, Version
Update-VMVersion "client-4"
Update-VMVersion *
Here are some of the commands:
Get-VM * | Format-Table Name, Version
Update-VMVersion "client-4"
Update-VMVersion *