HP Sure Recover User Manual

以下顯示從支援五個版本的安裝映像輸出的範例 (根據每個目標系統的 BIOS 進行比對)
映像的詳細資料:my-image.wim
索引:1
名稱:CoreSingleLanguage
說明:Windows 10 May 2019 Update Home Single Language Edition
大小:19,512,500,682 bytes
索引:2
名稱:Core
說明:Windows 10 May 2019 Update Home edition
大小:19,512,500,682 bytes
索引:3
名稱:Professional
說明:Windows 10 May 2019 Update- Professional Update
大小:19.758,019,520 bytes
索引:4
名稱:ProfessionalEducation
說明:Windows 10 May 2019 Update - Professional Education edition
大小:19,758,019,480 bytes
索引:5
名稱:ProfessionalWorkstation
說明:Windows 10 May 2019 Update - Professional Workstation edition
大小:19,758,023,576 bytes
附註:
當只有一個索引時,無論名稱為何,映像均可用於復原。映像檔的大小可能大於刪除之前
的大小。
5. 如果您不想要多版本的方式,請刪除您不想要的每個索引。
如以下範例所示,如果只需要專業版 (假設所有目標系統均已獲得授權),請刪除索引 542
1。每次您刪除索引時,都會重新指派索引編號。因此,您應從最高到最低的索引編號來刪除。每
次刪除後執行 Get-ImageInfo 來以視覺化的方式確認您接下來要刪除哪個索引。
dism /Delete-Image /ImageFile:C:\staging\my-image.wim /Index:5
dism /Delete-Image /ImageFile:C:\staging\my-image.wim /Index:4
dism /Delete-Image /ImageFile:C:\staging\my-image.wim /Index:2
建立映像
3