User guide

Zimbra Collaboration Server ZCO 8.0 9
Preconfiguring and Customizing the Installer
Create Sync Failure Message
1. To create sync failure message in the sync folder and/or the Inbox folder,
enter as
-ifo <1|0>
Use 1 to create sync failure messages only in the Sync Issues folders. Use
0 to create the sync failure messages in the Sync Issues folders and in the
user’s Inbox.
Setting Up the Single Sign-On Option (SSO)
Note: To use SSO, SPNEGO must be configured on ZCS.
SSO works with a specific server. The server name used in the ZCO profile
must match that in the SPNEGO configuration. Make sure that the server
name is incorporated into the .msi file prior to installation of ZCO.
1. Set the server name to be the server name configured for SPNEGO, enter
-sn <spnegoserver.example.com>
2. Set the password rule, enter -pw 0
Example:
cscript ZmCustomizeMsi.js <path/msi-filename> -sn
<spnegoserver.example.com> -pw 0
For more information, see Appendix B, Configuring SPNEGO Single Sign-On
for ZCS in the Zimbra Collaboration Server Administrators Guide.
Disabling the Auto-Upgrade Feature
When a user launches Outlook, ZCO checks ZCS for a newer version of ZCO.
If a newer version is available, the user is prompted with the option to
upgrade.
You can disable the auto-upgrade feature. Modify the
ZmCustomizeMsi.js file
before installation and select the
--disable-autoupgrade option.