Unattended OfficeClient Coordinator installation

An unattended installation mode is supported:

ImaOffice365.Installer.exe /l*v C:\ima365office_install.log /q /i // <param1>=<value1> <param2>=<value2>

Parameter

Description

ACCEPTEULA

Must be true to confirm that the license terms are accepted

A missing or other value terminates the installation

DOMAIN_USER

User including the domain prefix

PASSWORD

User password

PORT

Port for hosting application on IIS

CERT_THUMBPRINT

Thumbprint of pre-installed certificate

IMAGEMASTER_HOSTNAME

Host name of ImageMaster instance (without scheme and port)

IMAGEMASTER_PORT

Host port of ImageMaster instance

IMAGEMASTER_TENANT

ImageMaster tenant

IMAGEMASTER_USERNAME

Username of OfficeClient Coordinator's system user in ImageMaster

IMAGEMASTER_PASSWORD

Password of OfficeClient Coordinator's system user in ImageMaster

NOTIFY_CLIENT

Enable document update events via “True”

Other or missing value disables update events (default)

Also see: Document update notifications

Table 387: Parameters for unattended installation mode of OfficeClient Coordinator