If the file is on a Messaging Security Agent client or a custom quarantine directory, navigate to <Server installation folder>\PCCSRV\Admin\Utility and copy the VSEncrypt folder to the client or the custom quarantine directory.
For example, to restore files in C:\My Documents\Reports, type C:\My Documents\Reports\*.* in the text file.
Quarantined files on the Security Server computer are found under <Server installation folder>\PCCSRV\Virus.
VSEncode.exe /d /i <location of the INI or TXT file>
Where:
<location of the INI or TXT file> is the path of the INI or TXT file you created (for example, C:\ForEncryption.ini).
Parameter |
Description |
---|---|
None (no parameter) |
Encrypt files |
/d |
Decrypt files |
/debug |
Create a debug log and save it to the computer. On the client, the debug log VSEncrypt.log is created in the <Agent installation folder>. |
/o |
Overwrite an encrypted or decrypted file if it already exists |
/f <filename> |
Encrypt or decrypt a single file |
/nr |
Do not restore the original file name |
/v |
Display information about the tool |
/u |
Launch the tool’s user interface |
/r <Destination folder> | The folder where a file will be restored |
/s <Original file name> | The file name of the original encrypted file |
For example, type VSEncode [/d] [/debug] to decrypt files in the Suspect folder and create a debug log. When you decrypt or encrypt a file, WFBS creates the decrypted or encrypted file in the same folder. Before decrypting or encrypting a file, ensure that it is not locked.