Hello All,
I'm having trouble activating virtualization features in Hyper-V 2012 Datacenter to virtualize within Windows server 2019.
Can you help me?
How to enable virtualization in Windows Server 2019 running on Hyper-V 2012 R2 Datacenter?
I need to install Docker on the virtual machine with Windows Server 2019 that is running Hyper-V 2012 R2.
I have performed the command below and I do not receive the information that it is not available for activation.
Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true
Thanks for all the help.
Regards,
William
William