[Hyper-V] 轉換VM世代 g1 to g2
下載powershell
http://code.msdn.microsoft.com/windowsapps/Convert-VMGeneration-81ddafa2
1、Guest OS VM內關閉WinRE,否則轉換時會出現下方錯誤訊息
使用系統管理員權限開啟Powershell,執行”reagentc /disable”
2、於Host主機上執行轉換
然後將轉換過的虛擬硬碟套用到虛擬機器上,就可以開機測試囉!