快速啟用及關閉Hyper-V功能
關閉 Hyper-V 功能 (Disable Feature)dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
啟用 Hyper-V 功能 (Enable Feature)
dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All
Reference: http://superuser.com/questions/540055/convenient-way-to-enable-disable-hyper-v-in-windows-8
頁:
[1]