Symantec Endpoint Encryption加密的磁盤,如果不進(jìn)行解密,新安裝的操作系統(tǒng)無法讀出原有磁盤中的文件,容易導(dǎo)致數(shù)據(jù)丟失。
讓客戶滿意是我們工作的目標(biāo),不斷超越客戶的期望值來自于我們對這個行業(yè)的熱愛。我們立志把好的技術(shù)通過有效、簡單的方式提供給客戶,將通過不懈努力成為客戶在信息化領(lǐng)域值得信任、有價值的長期合作伙伴,公司提供的服務(wù)項目有:空間域名、虛擬空間、營銷軟件、網(wǎng)站建設(shè)、阿克塞哈薩克族自治網(wǎng)站維護(hù)、網(wǎng)站推廣。
?
一、救援ISO制作前提:
1、在已加密的客戶端上進(jìn)行;
2、客戶端上需要安裝ADK,
3、eede文件下
?
二、IOS制作步驟:
選擇部署工具與Windows預(yù)安裝環(huán)境,并完成軟件安裝。
在Windwos ADK下選擇部署和映像工具環(huán)境的命令行。需要已管理員權(quán)限運行
以64位系統(tǒng)為例,運行以下指令
copype.cmd amd64 C:\winpe_amd64
xcopy c:\winpe_amd64\media\sources\boot.wim c:\winpe_amd64\winpe.wim
復(fù)制這些文件至C:\EEDE,該目錄手工新建
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedAdminCli.exe
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedDEAL.dll
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedEngine.dll
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedPE.exe
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedRecoveryGui.exe
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\eedStart.exe
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\pgpbootb.bin
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\pgpbootg.bin
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\PGPce.dll
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\PGPce.dll.sig
C:\Program Files\Symantec\Endpoint Encryption Clients\Drive Encryption\stage1
%SYSTEMROOT%\system32\SHFOLDER.dll
%SYSTEMROOT%\system32\drivers\eedDiskEncryptionDriver.sys
依次完成下面三條命令的執(zhí)行,既是將剛剛復(fù)制出來的winpe.win進(jìn)行驅(qū)動與工具安裝,并復(fù)制回原來位置替換boot.wim
cd c:\eede
eedpe /winpe c:\winpe_amd64 c:\eede (完成此操作可看到成功安裝驅(qū)動與工具的提示)
xcopy /y c:\winpe_amd64\winpe.wim c:\winpe_amd64\media\sources\boot.wim
執(zhí)行下述命令完成ISO文件輸出
MakeWinPEMedia /ISO C:\WinPE_amd64 C:\WinPE_amd64\WinPE_amd64.iso
通過刻錄軟件或者Windows diskpart.exe 工具制作啟動盤。
MakeWinPEMedia /UFD C:\WinPE_amd64 e:
?
三、進(jìn)行磁盤解密
然后將iso燒錄到優(yōu)盤作為啟動盤,啟動后進(jìn)入下圖命令,eedRecoveruGUI.exe,然后按照提示選擇需要解密的優(yōu)盤,輸入驗證賬戶信息。解密過程中,電腦需要外置適配器處于充電狀態(tài)。