Silent install of Application Workspace Satellite Server

Prev Next

Syntax

msiexec /i Application-Workspace-Satellite.msi /qn

MSI installation properties

The following MSI installation properties are supported (all property names should be in upper case):

Property Description Values
CONTENTS_PATH Sets the path in the Contents section of the Satellite.json file. The path is used by the Liquit Content Store to store the contents. By default it is C:\ProgramData\Liquit Workspace\Satellite\Content
SERVICE_SYSTEM Use system account. 0 - FALSE
1- TRUE
SERVICE_USERNAME In case you provide a logon account, the username of that account.
SERVICE_PASSWORD In case you provide a logon account, the password of that account.
Custom logon account

When a custom logon account has been provided, please ensure this account has the “Log on as a service” rights configured, as specified in the Microsoft documentation.

For more information regarding installation, see Installation.