Download Mail Express v3.2 User Guide - Support
Transcript
Installing and Uninstalling Mail Express • Default: sa • Example: /LoginName="sa" /LoginPassword="<password>" • Description: The password to use when connecting to the database when /AuthenticationType=SQLSERVER. • Default: None • Example: /LoginPassword="3qym9NCebHDJ" /DBOAuthenticationType="<type>" • Description: The type of authentication that the Mail Express Server should use when connecting to the database. • Valid values: • SQLSERVER – The installer should use SQL Server authentication. • WINDOWS – The installer should use Windows authentication. • Default: SQLSERVER • Example: /DBOAuthenticationType="WINDOWS" /DBOLoginName="<username>" • Description: The login name that the Mail Express server should use when connecting to the database when /DBOAuthenticationType=SQLSERVER. Additionally, this is the account created when /ExternalDatabaseMode="CREATE". • Default: None • Example: /DBOLoginName="medatabase" /DBOLoginPassword="<password>" • Description: The password to use when connecting to the database when /AuthenticationType=SQLSERVER. • Default: None • Example: /DBOLoginPassword=" fkV6ZsX669p3" /SkipPrereqCheck • Description: Skips checking the common and installation prerequisites that occurs when the installer is initially launched. This setting is mainly used for debugging purposes. • Default: Disabled by default • Example: /SkipPrereqCheck /SkipDBUtilFirewallUpdate • Description: The installer uses an embedded Java-based utility for interacting with the database. If Windows Firewall is enabled a dialog may be displayed when running the installer asking the user to configure the firewall rules for the embedded Java Runtime Environment. To prevent this dialog from displaying the installer temporarily modifies the Windows Firewall settings. This command line option instructs the installer to bypass modifying the Windows Firewall. This setting is mainly used for debugging purposes. • Default: Disabled by default • Example: /SkipDBUtilFirewallUpdate 59