Production of Symantec Endpoint Encryption rescue disk
If the Symantec Endpoint Encryption encrypted disk is not decrypted, the newly installed operating system will not be able to read the files in the original disk, which can easily lead to data loss.
First, the production premise of Rescue ISO:
1. On the encrypted client
2. ADK needs to be installed on the client
3. Under the eede file
2. IOS production steps:
Select the deployment tool and Windows pre-installation environment, and complete the software installation.
Select the command line for the deployment and imaging tool environment under Windwos ADK. Requires administrator privileges to run
On a 64-bit system, for example, run the following instructions
Copype.cmd amd64 C:\ winpe_amd64
Xcopy c:\ winpe_amd64\ media\ sources\ boot.wim c:\ winpe_amd64\ winpe.wim
Copy these files to C:\ EEDE, and create a new directory manually
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
Complete the execution of the following three commands in turn, that is, install the driver and tool of the newly copied winpe.win, and copy it back to the original location to replace boot.wim
Cd c:\ eede
Eedpe / winpe c:\ winpe_amd64 c:\ eede (complete this operation to see the prompt for the successful installation of drivers and tools)
Xcopy / y c:\ winpe_amd64\ winpe.wim c:\ winpe_amd64\ media\ sources\ boot.wim
Execute the following command to complete the output of the ISO file
MakeWinPEMedia / ISO C:\ WinPE_amd64 C:\ WinPE_amd64\ WinPE_amd64.iso
Create a boot disk through burning software or Windows diskpart.exe tools.
MakeWinPEMedia / UFD C:\ WinPE_amd64 e:
Third, decrypt the disk
Then burn the iso to the flash drive as the boot disk, enter the following command, eedRecoveruGUI.exe, and then follow the prompts to select the USB drive to be decrypted, and enter the verification account information. During the decryption process, the computer needs the external adapter to be in the charging state.