How To: Install Titan via command line
Question
How can I install the Titan server in Windows via the command prompt?
Answer
Follow the step-by-step procedure below.
Steps
Open Command PromptChange the directory to your installers directory ( example below is in Downloads )
Once you are in your installer path, you can get the options by navigating to your installer file name and add –help in the end:
To install Titan in quiet mode try below :
Start titan*.exe –mode unattended
Once finished installing make sure to start the service
net start SrtSrxServerService
List of Commands available for Titan Server
|
Usage: |
|
|
|
|
|
--help |
Display the list of valid options |
|
|
|
|
--version |
Display product information |
|
|
|
|
--unattendedmodeui <unattendedmodeui> |
Unattended Mode UI |
|
|
Default: none |
|
|
Allowed: none minimal minimalWithDialogs |
|
|
|
|
--optionfile <optionfile> |
Installation option file |
|
|
Default: |
|
|
|
|
--debuglevel <debuglevel> |
Debug information level of verbosity |
|
|
Default: 2 |
|
|
Allowed: 0 1 2 3 4 |
|
|
|
|
--mode <mode> |
Installation mode |
|
|
Default: win32 |
|
|
Allowed: win32 unattended |
|
|
|
|
--debugtrace <debugtrace> |
Debug filename |
|
|
Default: |
|
|
|
|
--installer-language <installer-language> |
Language selection |
|
|
Default: en |
|
|
Allowed: en de es ja |
|
|
|
|
--prefix <prefix> |
Installation Directory |
|
|
Default: ***unknown variable install_vendor_path*** |
|
|
|
|
--install_mssql <install_mssql> |
Default: 0 |
|
|
|