You can try (at your own risk) below commands. There are quite old, not sure if this works with newer builds.
VMware-viewcomposer-6.0.0-xxxxxx.exe /s /v”/qn DB_DSN=<dns-name> DB_USERNAME=<db-user> DB_PASSWORD=<db-passwd>
and for upgrade db append UPGRADE_DB_ACTION=1
Other options are:
- SSL_DEFAULTS = 1 will Generate self-signed SSL certificate, 2=Use the certificate specified through a property SSL_CERTIFICATE (The Default Value is 1)
- SSL_CERTIFICATE = Defines the SSL certificate. if SSL_DEFAULTS=1 or the Default Value (not set)
- SOAP_PORT = Specifies the web access port. If not set, takes the default value 18443