Deployment Guide

建立
Microsoft Windows PE 3.0 64
位元映像
1. 執行 cctk_x86_64_WinPE_3.bat C:\WinPE3_64bit C:\Progra~2\Dell\Comman~1
: 請確定引導於命令中所提到的路徑至 Dell Command | Configure 資料夾。
2. 瀏覽至 C:\WinPE3_64bit\WIM 並燒錄映像。
建立
Microsoft Windows PE 3.0 32
位元映像
1. 執行 cctk_x86_winpe_3.bat C:\WinPE3_32bit C:\Progra~1\Dell\Comman~1
: 請確定引導於命令中所提到的路徑至 Dell Command | Configure 資料夾。
2. 瀏覽至 C:\WinPE3_32bit\WIM 並複製映像。
使用 Dell Command | Configure Microsoft Windows PE 2.0 將目錄結構整合成 WIM 檔案
Dell Command | Configure 提供 cctk_x86_winpe.bat cctk_x86_64_winpe.bat 指令碼以將 Dell
Command | Configure HAPI 和相關 Dell 驅動程式整合至 WIM 檔案中。要將 Dell Command | Configure
錄結構整合至 WIM 檔案:
1. 瀏覽至指令碼所在的目錄。
: 依預設,32 位元系統的指令碼位於 C:\Program Files\Dell\Command Configure\x86 目錄中。
64 位元系統的指令碼位於 Command Configure\x86_64 目錄中。
2. 執行適當指令碼,並將 WIM 檔案和 Dell Command | Configure 目錄位置作為兩個引數錄入:
cctk_winpe.bat <path_of wim_file> <path_of_Command Configure>。如果 Dell
Command | Configure 安裝在預設目錄中,則執行以下指令碼:
對於 32 位元系統,cctk_x86_winpe.bat C:\winPE_x86 C:\Progra~1\Dell\Comman~1
對於 64 位元系統,cctk_x86_64_winpe.bat C:\winPE_x86_64 C:\Progra~2\Dell
\Comman~1
: 確保命令中的路徑指向命令組態資料夾。
建立可開機 ISO 映像所需的檔案和 WIM 檔案 -winpe.wim 建立於相同位置。
3. <path_of_wim_file>\winpe.wim 檔案重新命名為 boot.wim
4. 利用 <path_of_wim_file>\boot.wim 檔案覆寫 <path_of_wim_file>\ISO\sources\boot.wim 檔案。
例如,copy C:\winPE_x86\boot.wim C:\winPE_x86\ISO\sources\boot.wim
5. 使用 Windows AIK 建立可開機 Windows PE 映像
相關連結:
使用 Microsoft Windows AIK 建立可開機 Microsoft Windows PE 映像
使用
Microsoft Windows AIK
建立可開機
Microsoft Windows PE
映像
1. 按一下開始 程式 Microsoft Windows AIK Windows PE 工具命令提示
: 如要為 64 位元受支援系統準備可開機映像,請從命令提示瀏覽至以下目錄:
64 位元系統;<AIK_installation_directory>\Windows AIK\Tools\amd64
32 位元系統;<AIK_installation_directory>\Windows AIK\Tools\i86
其他:<AIK_installation_directory>\Windows AIK\Tools\PEtools
15