DevOps Cloud (ADM)
Application Modernization
CyberRes by OpenText
IT Operations Management
Summary
How to install Voltage Encryption Client from command line and create a file for troubleshooting install issues
Products
Voltage SecureMail
Environment
VEC 7.x
Situation
Sometimes it is necessary to run the executable from a command line and create a log that will contain more information for troubleshooting install issues
Resolution
Run the following command on a command line. Replace VoltageEncryptionxxx with the actual name of the msi file.
msiexec.exe /quiet /i VoltageEncryptionxxx.msi /L*V out.log
URL Name
KM000017126