Silent distribution script parameters

Refer to the following table for more details about the parameters for silent distribution.

Parameter/Switch

Description

/i

Use this switch to install.

/x

Use this switch to uninstall.

[msi file name]

BranchRecorder.msi

INSTALLDIR

Specifies the destination folder.

/q

Specifies that the msiexec is used in unattended mode. This mode prevents the MSI from prompting for input.

Note: You can remove this switch for testing purposes.

BR_BRANCHSERVER

The name of the server on which to install WFO.

BR_TOKEN_KEY

The API key value used for authentication.

BR_USEHTTPS

Determines whether to use the HTTP or HTTPS protocol for SSL communication between the client and server.

  • BR_USEHTTPS=Y indicates that the system is enabled for SSL

  • BR_USEHTTPS=N indicates that the system is not enabled for SSL (default)