Silent install of Liquit Workspace Satellite Server
  • 16 Oct 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Silent install of Liquit Workspace Satellite Server

  • Dark
    Light
  • PDF

Article Summary

Syntax

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

MSI installation properties

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

PropertyDescriptionValues
CONTENTS_PATHSets 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_SYSTEMUse system account.0 - FALSE
1- TRUE
SERVICE_USERNAMEIn case you provide a logon account, the username of that account.
SERVICE_PASSWORDIn 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.


Was this article helpful?

What's Next