Command Line Helper enables encrypted values to pass via the installation script to the Full Disk Encryption preboot and installer. You can manually use Command Line Helper to generate encrypted values of strings for installation scripts or patch management.
The Command Line Helper tool is part of the PolicyServer installation package. Go to Trend Micro Download Center, select the Endpoint Encryption, and download the PolicyServer package.
http://downloadcenter.trendmicro.com/
The Command Line Helper tool is located in the following directory:
<download_directory>\TMEE_PolicyServer\Tools\Command Line Helper
Example:
cd C:\TMEE_PolicyServer\Tools\Command Line Helper
Example:
CommandLineHelper.exe examplepassword
It may be easier to copy the generated value directly from a text file.
In that case, the above example would be modified as follows:
CommandLineHelper.exe examplepassword > file.txt
The Command Line Helper produces an encrypted string.