0% found this document useful (0 votes)
183 views16 pages

ARSystem Ini Template

This document provides instructions and options for installing the AR System product in silent mode using an options file. It lists the available features that can be installed and describes how to specify them in the options file. It also includes options for setting the installation location, common Java properties, and database connection properties for the AR System server database. Sections are included that provide database-specific options for SQL Server and Oracle.

Uploaded by

abc112233445500
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
183 views16 pages

ARSystem Ini Template

This document provides instructions and options for installing the AR System product in silent mode using an options file. It lists the available features that can be installed and describes how to specify them in the options file. It also includes options for setting the installation location, common Java properties, and database connection properties for the AR System server database. Sections are included that provide database-specific options for SQL Server and Oracle.

Uploaded by

abc112233445500
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 16

################################################################################

# Options File
#
# Product Name: AR System
# Product Version: 7.6.04
#
# To invoke the installer in silent mode with an options file:
#
# 1. Create a text file called Options.txt.
# 2. For the products you want to install, copy the ARSystem-ini-template.txt
# options to the Options.txt file.
# 3. Set the installer option for the features you are installing.
# Use the installation worksheets in the Installation Guide as a guide for se
tting
# the options. Remove the comment markers (#) from the options you want to
# include.All property values are case-sensitive.
# 4. Run the installer with the -i silent option.
#
# On Windows, enter:
# setup.exe -i silent -DOPTIONS_FILE=<pathToFile>\Options.txt
#
# On UNIX, enter:
# setup.bin -i silent -DOPTIONS_FILE=<pathToFile>/Options.txt
################################################################################
################################################################################
# Available Features
#
# The following features correspond to the feature selection tree in the install
er.
# To produce the same behavior as selecting a feature in the selection tree,
# add the following line to the options file for each feature you want to instal
l:
#
# -A featureName
#
# "featureName" is the name of the feature to select. For example:
#
# -A featureARServer
# -A featureAREALDAPDirectoryServiceAuthentication
# -A featureDeveloperStudio
#
# --productARSuiteKit
# |--featureARSystemServers
# | |--featureARServer
# | | |--featureAREALDAPDirectoryServiceAuthentication
# | | |--featureARDBCLDAPDirectoryServiceAuthentication
# | | |--featureWebServicesPlugin
# | | |--featureSNMPConfiguration
# | | |--featureFullTextSearchConfiguration
# | |--featureApprovalServer
# | |--featureAssignmentEngine
# | |--featureEmailEngine
# | |--featureFlashboards
# | |--featureMidTier
# | |--featureARCrystalWebApplication
# |--featureARSystemClients
# |--featureDeveloperStudio
# | |--featureL10NToolKit
# |--featureUserTool
# | |--featureCrystalReports
# | |--featureOdbc
# |--featureAlertTool
# |--featureDataImportTool
#
################################################################################
################################################################################
# Product Install Location and Common Options
#
# Use the -P option to specify a valid directory into which the product should
# be installed, and use the -J options to specify Java properties.
#
# If the -P option is not set, the default location is:
# - %ProgramFiles%\\BMC Software\\ARSystem (Windows)
# - /opt/bmc/ARSystem (UNIX)
#-P installLocation=<Installation Directory>
# 64 or 32-bit JRE path
# Set this parameter to 64 to use 64-Bit JRE as the default JRE when installing
BMC Remedy applications.
# Set this parameter to 32 to use 32-Bit JRE as the default JRE when installing
BMC Remedy applications.
#-J BMC_AR_SYSTEM_64_BIT_OR_32_BIT_JRE=<64 or 32>
# 64-bit JRE path for BMC Remedy applications
# If BMC_AR_SYSTEM_64_BIT_OR_32_BIT_JRE was 64, provide the 64-bit JRE path.
#-J BMC_JAVA_JRE_64_BIT_HOME_PATH=<64-Bit Java JRE path>
# 32-bit JRE path for BMC Remedy AR System Server
# If the JRE Home path provided in BMC_JAVA_JRE_64_BIT_HOME_PATH is 64-bit JRE,
use the BMC_JAVA_JRE_32BIT_HOME_PATH option to accept a
# 32-bit JRE Home Path for BMC Remedy AR System Server, BMC Remedy Email Engine,
and BMC Remedy Developer Studio as follows:
# BMC Remedy AR System Server: Provide 32-bit JRE path for AR System Server in B
MC_JAVA_JRE_32BIT_HOME_PATH. This will be used for Java plugin server installati
on.
# BMC Remedy Email Engine: MAPI protocol cannot be used for an Email Engine usin
g 64-bit JVM. If you are using MAPI protocol for Email Engine, provide BMC_JAVA_
JRE_32BIT_HOME_PATH and set BMC_JAVA_EMAIL_ENGINE_SELECTED_FOR_32BIT to true
# BMC Remedy Developer Studio: The OLE Automation feature will not be available
for BMC Remedy Developer Studio if a 64-bit JRE is selected but you can still in
stall BMC Remedy Developer Studio with a 64-bit JRE
# If you want to use the OLE Automation feature of BMC Remedy Developer Studio,
provide BMC_JAVA_JRE_32BIT_HOME_PATH and set BMC_JAVA_DEV_STUDIO_SELECTED_FOR_32
BIT to true
#-J BMC_JAVA_JRE_32BIT_HOME_PATH=<full path of JRE>
# The BMC_AR_APPLICATION_PASSWORD, BMC_MIDTIER_PASSWORD,
# and BMC_AR_DSO_PASSWORD options are REQUIRED if you are installing the
# AR System server, Email Engine, or Flashboards.
# AR application password (Server|MidTier)
# A default password is not provided.
#-J BMC_AR_APPLICATION_PASSWORD=
# Mid-tier password
# A default password is not provided.
#-J BMC_MIDTIER_PASSWORD=
# AR DSO password
# A default password is not provided.
#-J BMC_AR_DSO_PASSWORD=
# Service startup type for Windows Operating System
# Use one of the following values for ARServer and Email Engine and Flashboard s
ervices
# Default Service startup type is AUTOMATIC
# Possible values are (AUTOMATIC or AUTO ) OR MANUAL
#-J BMC_SVC_STARTUP_OPTION=
# View languages (Server|Approval)
# Using semicolon-separated values, specify the languages you want to install fo
r views.
# The full set of available languages is:
# de;en;es;fr;it;ja;ko;ru;zh_CN;pt_BR
#-J BMC_USER_SELECTED_VIEW_LANGUAGES=<View Languages>
# Data language (Server|Approval)
# Use one of the following values for the data language:
# de
# en
# es
# fr
# it
# ja
# ko
# ru
# zh_CN
# pt_BR
#-J BMC_USER_SELECTED_DATA_LANGUAGE=<Data Language>
################################################################################
# AR System Server Properties
################################################################################
# Use the following options to install the AR System server.
#-A featureARSystemServers
################################################################################
# Server Properties
################################################################################
# Use the following options to install the AR System Server:
#-A featureARServer
# Installation of BMC Remedy AR Java Plugin Server with a 32-bit JRE
# Set to true to install BMC Remedy AR Java Plugin Server with a 32-bit JRE.
# Set to false to install BMC Remedy AR Java Plugin Server with a 64-bit JRE.
#-J BMC_JAVA_AR_SERVER_SELECTED_FOR_32BIT=<true|false>
# The following options are for all databases.
# Database type
#-J BMC_DATABASE_TYPE=<ORACLE|SQL_SERVER|DB2|SYBASE|INFORMIX>
# Database client home ( Only for Unix platform)
#-J BMC_DATABASE_CLIENT_HOME_PATH=<Database Home Path>
# UNICODE
#-J BMC_DATABASE_UTF=<true|false>
# Database option
# For Pre-created database and tablespaces, set BMC_DATABASE_OPTION to nothing E
xample: -J BMC_DATABASE_OPTION=
# If Overwrite Option is used, tablespaces, Database Objects will be dropped and
recreated.
#-J BMC_DATABASE_OPTION=<Overwrite|Upgrade|ServerGroup>
# Database host
#-J BMC_DATABASE_HOST=<Database Server (FQDN)>
# Database port
#-J BMC_DATABASE_PORT=<Database Port Address>
# Database login
# For SQL Server with Windows authentication, enter <Domain Name>\<User Name>.
# For all other databases, enter <Database User Name>.
#-J BMC_DATABASE_LOGIN=<Database User Name>
# Database password
#-J BMC_DATABASE_PASSWORD=<Database User Password>
# Database confirm password
#-J BMC_DATABASE_CONFIRM_PASSWORD=<Database User Password>
# Database DBA login (not required for Informix, SQLServer with Windows authenti
cation, or DB2)
#-J BMC_DATABASE_DBA_LOGIN=<DBA User Name>
# Database DBA password (not required for Informix, SQLServer with Windows authe
ntication,
# or DB2)
#-J BMC_DATABASE_DBA_PASSWORD=<DBA User Password>
# AR user
#-J BMC_AR_USER=<AR System Admin User>
# AR password
#-J BMC_AR_PASSWORD=<AR System User Password>
# AR server ID
#-J BMC_AR_SERVER_NAME=<Server Alias>
# AR host name
#-J BMC_AR_SERVER_HOST_NAME=<Fully Qualified Host Name, Server Host Name, or IP
Address>
# Java plugin port
#-J BMC_JAVA_PLUGIN_PORT=<Java Plugin Port>
# Whether portmapper is enabled or not
#-J BMC_PORT_MAPPER_ENABLED=<true|false>
# AR port
#-J BMC_AR_PORT=<AR System TCP Port>
# AR Plugin port
#-J BMC_AR_PLUGIN_PORT=<AR System Plugin TCP Port>
# The following sections contain the options for specific databases. Copy the o
ptions
# for your database only and paste them to the Options.txt file.
########################## SQL SERVER PARAMETERS ##########################
# Database Server name
#-J BMC_DATABASE_INSTANCE=<Database Server name>
# Windows authentication or SQL Authentication
# For Windows authentication, enter WINDOWSAUTH
# For SQL Authentication, enter SQLAUTH
#-J BMC_SQLSERVER_WINDOWSAUTH_OR_SQLAUTH=<WINDOWSAUTH or SQLAUTH>
#Database name
#-J BMC_DATABASE_DBA_TABLESPACE_NAME=<Database Name>
# Database data file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_DATAFILE_NAME=<Database File Name>
# Database data file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_DATAFILE_SIZE=<Database File Size>
# Database log file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_LOGFILE_NAME=<Database Log File Name>
# Database log file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_LOGFILE_SIZE=<Database Log File Size>
######################### SQL SERVER PARAMETERS END #######################
############################ ORACLE PARAMETERS ############################
# Database Instance
# This is the Oracle Service Name or Oracle SID, depending on what you entered f
or
# the BMC_DATABASE_ORACLE_SID_OR_SERVICE option.
#-J BMC_DATABASE_INSTANCE=<SID or Service Name>
# Database Connect Identifier (Oracle)
#-J BMC_DATABASE_ORACLE_CONNECTION_IDENTIFIER=<Oracle Connect Identifier>
# Database SID or Service Name (Oracle)
# If you set the following option to TRUE, the database is configured with the
# Oracle SID, and you must enter the Oracle SID for the BMC_DATABASE_INSTANCE op
tion.
# If you set the option to FALSE, the database is configured with Oracle Service
Name, and you
# must enter the Oracle Service Name for the BMC_DATABASE_INSTANCE option.
#-J BMC_DATABASE_ORACLE_SID_OR_SERVICE=<true|false>
# Database tablespace name
#-J BMC_DATABASE_DBA_TABLESPACE_NAME=<Tablespace name>
# Database data file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_DATAFILE_NAME=<Database File Name>
# Database data file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_DATAFILE_SIZE=<Database File Size>
# New Temporary Tablespace required
#-J BMC_DATABASE_ORACLE_NEW_TEMP_TABLESPACE=<NEW|OLD>
# Temporary tablespace
# Use this option if only if you entered NEW for
# the BMC_DATABASE_ORACLE_NEW_TEMP_TABLESPACE option.
#-J BMC_DATABASE_DBA_TEMP_DATAFILE_NAME=<Temporary Tablespace File Name>
# Use this option if only if you entered NEW for
# the BMC_DATABASE_ORACLE_NEW_TEMP_TABLESPACE option.
# Temporary Tablespace size (Oracle)
#-J BMC_DATABASE_DBA_TEMP_DATAFILE_SIZE=<Temporary Tablespace Size>
# TNSNAMES.ORA Directory Path (UNIX only)
#-J ORACLE_TNS_ADMIN=<tnsnames.ora directory path>
########################## ORACLE PARAMETERS END ##########################
############################ SYBASE PARAMETERS #############################
# Database Server Name
#-J BMC_DATABASE_INSTANCE=<Database Server Name>
# Database name
#-J BMC_DATABASE_DBA_TABLESPACE_NAME=<Database Name>
# Database data file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_DATAFILE_NAME=<Database File Name>
# Database data file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_DATAFILE_SIZE=<Database File Size>
# Database log file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_LOGFILE_NAME=<Database Log File Name>
# Database log file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_LOGFILE_SIZE=<Database Log File Size>
######################### SYBASE PARAMETERS END #########################
############################## DB2 PARAMETERS ############################
# DB2 instance
#-J BMC_DATABASE_DB2_INSTANCE=<Database Instance>
# Database alias
#-J BMC_DATABASE_INSTANCE=<Database Alias>
# Database SMS or DMS
#-J BMC_DATABASE_DBA_SMS_OR_DMS=
#-J BMC_DATABASE_DBA_TABLESPACE_NAME=<Container name>
# Database data file name
# Enter the entire path name.
#-J BMC_DATABASE_DBA_DATAFILE_NAME=<Database File Name>
# Database data file size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_DATAFILE_SIZE=<Database File Size>
# Temporary Tablespace Name
#-J BMC_DATABASE_DBA_TEMP_TABLESPACE_NAME=<Temporary Tablespace Name>
# Temporary tablespace temp file name
#-J BMC_DATABASE_DBA_TEMP_DATAFILE_NAME=<Temporary Tablespace File Name>
# Temporary Tablespace size
# Enter the value in MB.
#-J BMC_DATABASE_DBA_TEMP_DATAFILE_SIZE=<Temporary Tablespace Size>
############################# DB2 PARAMETERS END ############################
############################ INFORMIX PARAMETERS ###########################
# Database Server name
#-J BMC_DATABASE_INSTANCE=<Database Instance>
# Informix database name
#-J BMC_INFORMIX_AR_DATABASE_NAME=<Informix Database Name>
# Informix configuration file name
# For example, onconfig
#-J BMC_DATABASE_INFORMIX_CONFIGURATION=<Onconfig File Name>
# Informix Dbspace
# This is an optional setting. If the Dbspace already exists and you want to us
e it in a new
# installation, enter the Dbspace with the following option. If root dbspace is
going to be used leave it blank.
#-J BMC_INFORMIX_AR_DBSPACE=
######################## #INFORMIX PARAMETERS END ##########################
################################################################################
# ATRIUM SSO CONFIGURATION
################################################################################
# Use the following options to configure the Atrium SSO Plug-in.
# Set this property to TRUE if the Atrium SSO Configuration is required through
the Installer
# Set this property to FALSE if the Atrium SSO Configuration is not required thr
ough the Installer
#-J BMC_ATRIUM_SSO_CONFIGURATION_REQUIRED=<true|false>
# Set this property to TRUE if the Mid Tier Atrium SSO Configuration is required
through the Installer
# Set this property to FALSE if the Mid Tier Atrium SSO Configuration is not req
uired through the Installer
#-J BMC_CONFIGURE_MIDTIER_SSO=<true|false>
# The following properties are required, only if the value of BMC_ATRIUM_SSO_CON
FIGURATION_REQUIRED is TRUE
# The following properties are also required, if the value of BMC_CONFIGURE_MIDT
IER_SSO is TRUE
# Atrium SSO User Name
#-J BMC_ATRIUM_SSO_USER=<User name>
# Atrium SSO Password
#-J BMC_ATRIUM_SSO_PASSWORD=<Password>
# Atrium SSO URL
#-J BMC_ATRIUM_SSO_LOCATION=<Atrium SSO Server URL>
# Atrium SSO KeyStore Path
#-J BMC_ATRIUM_SSO_KEYSTORE=<Atrium SSO KeyStore Path>
# Atrium SSO KeyStore Password
#-J BMC_ATRIUM_SSO_KEYSTORE_PASSWORD=<Atrium SSO KeyStore Password>
# Atrium SSO TrustStore Path
# Atrium SSO TrustStore Path needs to be defined if Mid Tier is configured with
Atrium SSO
#-J BMC_ATRIUM_SSO_TRUSTSTORE=<Atrium SSO TrustStore Path>
# Atrium SSO TrustStore Password
# Atrium SSO TrustStore Password needs to be define if Mid Tier is configured wi
th Atrium SSO
#-J BMC_ATRIUM_SSO_TRUSTSTORE_PASSWORD=<Atrium SSO Trust Store Password>
################################################################################
# AREA LDAP Directory Service Authentication Properties
################################################################################
# Use the following option to install AREA LDAP Directory Service Authentication
:
#-A featureAREALDAPDirectoryServiceAuthentication
################################################################################
# ARDBC LDAP Directory Service Authentication Properties
################################################################################
# Use the following option to install ARDBC LDAP Directory Service Authenticatio
n:
#-A featureARDBCLDAPDirectoryServiceAuthentication
################################################################################
# Web Services Plug-in Properties
################################################################################
# Use the following option to install Web Services Plug-in:
#-A featureWebServicesPlugin
################################################################################
# SNMP Configuration Properties
################################################################################
# Use the following options to install SNMP Configuration:
#-A featureSNMPConfiguration
# SNMP system information
#-J BMC_SNMP_SYSTEM_INFORMATION=<system information>
# SNMP contact information
#-J BMC_SNMP_CONTACT_INFORMATION=<contact information>
# SNMP agent port
# The default is 161.
#-J BMC_SNMP_AGENT_PORT=<port>
# SNMP authentication type
#-J BMC_SNMP_AUTHENTICATION_TYPE=<Community|User>
# SNMP readonly community
#-J BMC_SNMP_READONLY_COMMUNITY=<community>
# SNMP readwrite community
#-J BMC_SNMP_READWRITE_COMMUNITY=<community>
# SNMP user-based user name
# This option is used for user-based authentication.
#-J BMC_SNMP_USER_BASED_USERNAME=<User Name>
# SNMP user-based access mode
# This option is used for user-based authentication.
#-J BMC_SNMP_USER_BASED_ACCESSMODE=<Read-Only|Read-Write>
# SNMP user-based authentication
# This option is used for user-based authentication.
#-J BMC_SNMP_USER_BASED_AUTHENTICATION=<NoAuthNoPriv|AuthNoPriv|AuthPriv>
# SNMP user-based authentication password
# This option is used for user-based authentication.
#-J BMC_SNMP_USER_BASED_AUTHENTICATION_PASSWORD=<password>
# SNMP user-based private key password
# This option is used for user-based authentication.
#-J BMC_SNMP_USER_BASED_PRIVATE_KEY_PASSWORD=<password>
# SNMP trap enable
#-J BMC_SNMP_TRAP_ENABLE=<true|false>
# SNMP trap version
#-J BMC_SNMP_TRAP_VERSION=<Version1|Version2c>
# SNMP trap system
#-J BMC_SNMP_TRAP_SYSTEM=<system>
# SNMP Trap Community
#-J BMC_SNMP_TRAP_COMMUNITY=<Trap Community>
# SNMP trap port
# The default is 162.
#-J BMC_SNMP_TRAP_PORT=<port>
################################################################################
# Full Text Search Properties
################################################################################
# Select to install Full Text Search
#-A featureFullTextSearchConfiguration
# Full Text Search configuration directory
#-J BMC_FULL_TEXT_SEARCH_CONFIGURATION_DIRECTORY=<FTS Configuration Directory>
# Full Text Search collection directory
#-J BMC_FULL_TEXT_SEARCH_COLLECTION_DIRECTORY=<FTS Collection Directory>
# Full Text Search Port Number
#-J BMC_FULL_TEXT_SEARCH_SERVER_PORT=<Search Server Port number>
################################################################################
# Approval Server Properties
################################################################################
# Use the following option to install Approval Server:
#-A featureApprovalServer
################################################################################
# Assignment Engine Properties
################################################################################
# Use the following option to install the Assignment Engine:
#-A featureAssignmentEngine
################################################################################
# Email Engine Properties
################################################################################
# Use the following options to install the Email Engine:
#-A featureEmailEngine
# Installation of BMC Remedy Email Engine with a 32-bit JRE(required only if you
are using MAPI protocol)
# MAPI protocol cannot be used for BMC Remedy Email Engine using a 64-bit JVM.Wi
th the MAPI protocol, you must provide the 32-bit JRE path and set BMC_JAVA_EMAI
L_ENGINE_SELECTED_FOR_32BIT to true.
# You can use a 64-bit JRE path for BMC Remedy Email Engine with other protocols
. To do so, set BMC_JAVA_EMAIL_ENGINE_SELECTED_FOR_32BIT to false.
#-J BMC_JAVA_EMAIL_ENGINE_SELECTED_FOR_32BIT=<true|false>
# Base Email Engine Install Directory to be entered only while upgrading.
# If you choose to upgrade an existing email engine service, specify BMC_LEGACY_
EMAIL_ENGINE_SERVICE_INSTALL_DIR.
# If you choose to install another instance of email engine while upgrading, do
not specify BMC_LEGACY_EMAIL_ENGINE_SERVICE_INSTALL_DIR.
#-J BMC_LEGACY_EMAIL_ENGINE_SERVICE_INSTALL_DIR=<Email Engine Install Directory>
# RMI port
# The default is 1100.
#-J BMC_EMAIL_ENGINE_RMI_PORT=
# Email Engine RPC port
# The default is 0.
#-J BMC_EMAIL_ENGINE_RPC_PORT=
# Whether to configure inbox
#-J BMC_EMAIL_ENGINE_CONFIGURE_INBOX=false
# Whether to configure outbox
#-J BMC_EMAIL_ENGINE_CONFIGURE_OUTBOX=false
# Inbox mailbox name
#-J BMC_EMAIL_ENGINE_INBOX_MAILBOX_NAME=<name>
# Inbox server type
#-J BMC_EMAIL_ENGINE_INBOX_SERVER_TYPE=<POP3|MAPI|IMAP4>
# Inbox SSL
#-J BMC_EMAIL_ENGINE_INBOX_SSL=<true|false>
# Inbox Email profile
#-J BMC_EMAIL_ENGINE_INBOX_EMAIL_PROFILE=<profile>
# Inbox server name
#-J BMC_EMAIL_ENGINE_INBOX_SERVER_NAME=<server>
# Inbox server port
#-J BMC_EMAIL_ENGINE_INBOX_SERVER_PORT=<port>
# Inbox server user
#-J BMC_EMAIL_ENGINE_INBOX_SERVER_USER=<user>
# Inbox server password
#-J BMC_EMAIL_ENGINE_INBOX_SERVER_PASSWORD=<password>
# Outbox mailbox name
#-J BMC_EMAIL_ENGINE_OUTBOX_MAILBOX_NAME=<name>
# Outbox display name
#-J BMC_EMAIL_ENGINE_OUTBOX_DISPLAY_NAME=<display name>
# Outbox E-mail address
#-J BMC_EMAIL_ENGINE_OUTBOX_EMAIL_ADDRESS=<E-mail address>
# Outbox server type (Note: MAPI is for Windows-only.)
#-J BMC_EMAIL_ENGINE_OUTBOX_SERVER_TYPE=<MAPI|SMTP>
# Outbox SSL
#-J BMC_EMAIL_ENGINE_OUTBOX_SSL=<true|false>
# Outbox E-mail profile
#-J BMC_EMAIL_ENGINE_OUTBOX_EMAIL_PROFILE=<profile>
# Outbox MAPI profile
#-J BMC_EMAIL_ENGINE_OUTBOX_MAPI_PROFILE=<MAPI profile>
# Outbox server name
#-J BMC_EMAIL_ENGINE_OUTBOX_SERVER_NAME=<server>
# Outbox server port
#-J BMC_EMAIL_ENGINE_OUTBOX_SERVER_PORT=<port>
# Outbox server user
#-J BMC_EMAIL_ENGINE_OUTBOX_SERVER_USER=<user>
# Outbox server password
#-J BMC_EMAIL_ENGINE_OUTBOX_SERVER_PASSWORD=<password>
################################################################################
# Flashboards Properties
################################################################################
# Use the following options to install Flashboards:
#-A featureFlashboards
# Flashboards server RMI port
# The default is 1099.
#-J BMC_FLASHBOARDS_RMI_PORT=1099
# Flashboards server RPC port
#-J BMC_FLASHBOARDS_RPC_PORT=0
################################################################################
# Mid-Tier Properties
################################################################################
# Use the following options to install the Mid Tier:
#-A featureMidTier
# Mid-tier web server
#-J BMC_MIDTIER_WEBSERVER= <WEBSERVER_APACHE|WEBSERVER_IIS|WEBSERVER_OTHER>
# Mid-tier JSP engine
#-J BMC_MIDTIER_JSP= <JSP_JBOSS|JSP_OTHER|JSP_SERVLETEXEC|JSP_TOMCAT>
# Web server path
#-J BMC_MIDTIER_WEBSERVER_PATH=<path>
# Bin directory for Apache if Apache is chosen as the web server
#-J BMC_MIDTIER_WEBSERVER_APACHE_BIN_DIRECTORY=<path>
# Configuration directory for Apache if Apache is chosen as the web server
#-J BMC_MIDTIER_WEBSERVER_APACHE_CONFIGURATION_DIRECTORY=<path>
# JBoss directory if JBoss is chosen as the JSP engine
#-J BMC_MIDTIER_JSP_JBOSS_INSTALL_DIRECTORY=<path>
# ServletExec directory if ServletExec is chosen as the JSP engine
#-J BMC_MIDTIER_JSP_SERVLETEXEC_INSTALL_DIRECTORY=<path>
# Whether to install Tomcat
#-J BMC_MIDTIER_INSTALL_TOMCAT=<true|false>
# List of AR System servers. Use the following format (separating the server co
mponents
# with semicolons and separating each server set with commas), for example:
#-J BMC_AR_SERVER_LIST=bigdog;1998;1999;arsystem;false,ruho-sjc-19;2024;2025;ars
ystem;true
#-J BMC_AR_SERVER_LIST= <server name;TCP port;RPC port;mid-tier password;preload
flag,server name;TCP port;RPC port;mid-tier password;preloadflag
# Tomcat directory if Tomcat is chosen as the JSP engine
# Enter the full path name.
#-J BMC_MIDTIER_JSP_TOMCAT_INSTALL_DIRECTORY=<path>
# Tomcat port if Tomcat is chosen as the JSP engine
#-J BMC_MIDTIER_JSP_TOMCAT_HTTP_PORT=<port>
# Tomcat maximum memory pool if Tomcat is chosen as the JSP engine
# The default is 1024.
#-J BMC_MIDTIER_TOMCAT_MAX_MEMORY=1024
# Tomcat initial memory pool if Tomcat is chosen as the JSP engine
# The default is 1024.
#-J BMC_MIDTIER_TOMCAT_MIN_MEMORY=1024
# Home page server
# Use the fully qualified host name (for example, machine1.marketing.xyzcompany.
com).
#-J BMC_MIDTIER_HOME_PAGE_SERVER=
# Preferences server
## Use the fully qualified host name (for example, machine1.marketing.xyzcompany
.com).
-J BMC_MIDTIER_PREFERENCES_SERVER=
# Data visualization server
#-J BMC_MIDTIER_DATA_VISUALIZATION_SERVER=
# Business Objects XI location
#-J BMC_MIDTIER_BUSINESS_OBJECTS_XI_LOCATION=
# BMC Remedy Mid Tier Tomcat Service Mode (64-bit OS only)
# Use this option to accept the existing Tomcat service's bit mode, which can be
a value of 32 or 64.
#-J BMC_MIDTIER_TOMCAT_SERVICE_MODE=<32 or 64>

# BMC Remedy Mid Tier Java JDK Home Path
# Provide a 64-bit JDK path if using a 64-bit JDK/JRE for the BMC Remedy Mid Tie
r, or provide a 32-bit path.
# If you are using Tomcat and if BMC_MIDTIER_TOMCAT_SERVICE_MODE was 64, provide
the 64-bit JDK path.
# If BMC_MIDTIER_TOMCAT_SERVICE_MODE was 32, provide the 32-bit JDK path.
#-J BMC_MIDTIER_JAVA_JDK_HOME_PATH =<full path of JDK>
# BMC Remedy Mid Tier Java JRE Home Path (64-bit OS only)
# Use this option to accept the JDK path if the Tomcat server bit version does n
ot match the Java bit version. If BMC_MIDTIER_TOMCAT_SERVICE_MODE is set to 32,
enter the 32-bit JRE path. If BMC_MIDTIER_TOMCAT_SERVICE_MODE is set to 64, ente
r the 64-bit JRE path.
#-J BMC_MIDTIER_JAVA_JRE_HOME_PATH =<full path of JRE>
# The installer automatically detects or sets the following options, so you do n
ot need
# to include it in the Options.txt file.
#-J BMC_MIDTIER_WEBSERVERS=<list of webserver keys>
#-J BMC_MIDTIER_JSP_JBOSS_DIRECTORY_VALID=<true|false>
#-J BMC_MIDTIER_JSP_SERVLETEXEC_REGISTRY_ENTRY=<true|false>
#-J BMC_MIDTIER_JSP_SERVLETEXEC_INSTALL_STATUS=<true|false>
#-J BMC_MIDTIER_JSP_TOMCAT_REGISTRY_VALID=<true|false>
################################################################################
# AR Crystal Web Application Properties
################################################################################
# Use the following option to install AR Crystal Web Application:
#-A featureARCrystalWebApplication
################################################################################
# AR System Clients Properties
################################################################################
# Use the following option to install AR System Clients:
#-A featureARSystemClients
################################################################################
# Developer Studio Properties
# This section lists the options that are specific to Developer Studio.
# Common options that are required are:
# installLocation
# BMC_JAVA_JRE_HOME_PATH
# See the Product Install Location and Common Options section.
################################################################################
# Use the following options to install Developer Studio:
#-A featureDeveloperStudio
# List of default AR System servers and their port numbers
# Enter the value in the following format:
# <ServerName1>,<Port>;<ServerName2>,<Port>
# Following is an example of two default servers (TestServer1 and TestServer2):
# TestServer1,0;TestServer2,0
# If you have no default server, leave the value blank.
#-J BMC_AR_SERVER_INSTANCES_LIST=<comma-separated list of servers as shown above
OR blank>
# Installation of BMC Remedy Developer Studio with 32-Bit JRE
# The OLE Automation feature will not be available for BMC Remedy Developer Stud
io if a 64-bit JRE is selected.
# Set to true to install BMC Remedy Developer Studio with a 32-bit JRE.
# You can install BMC Remedy Developer Studio with a 64-bit JRE and use other fe
atures of the product. To do so, set to false.
#-J BMC_JAVA_DEV_STUDIO_SELECTED_FOR_32BIT=<true|false>
# Workspace location such as C:\Documents And Settings\<user>
#-J BMC_DEVELOPER_STUDIO_WORKSPACE=<workspace directory>
# Use the following option to migrate BMC Remedy Administrator user preferences
# if it is installed on the system:
#-J BMC_DEVELOPER_STUDIO_MIGRATE_WAT=<true|false>
# Source folder for migrating user preferences if BMC Remedy Administrator is in
stalled on the system
# (for example: C:\Documents and Settings\<user>\Application Data\AR System\HOME
\<ARuser>)
#-J BMC_DEVELOPER_STUDIO_SOURCE_USER_PREFERENCES=<source user preferences direct
ory>
# Destination folder for migrating user preferences if BMC Remedy Administrator
is installed on
# the system (for example: C:\Documents And Settings\<user>)
#-J BMC_DEVELOPER_STUDIO_DESTINATION_USER_PREFERENCES=<destination user preferen
ces directory>
# The installer automatically detects or sets the following option, so you do no
t need
# to include it in the Options.txt file.
#-J BMC_ADMIN_TOOL_HOME=<Admin Tool home>
#-J BMC_ADMIN_TOOL_REGISTRY_VALID=<true|false>
#-J BMC_DEVELOPER_STUDIO_WORKSPACE_VALID=<true|false>
#-J BMC_DEVELOPER_STUDIO_MIGRATE_VALID=<true|false>
#-J BMC_DEVELOPER_STUDIO_SOURCE_USER_PREFERENCES_VALID=<true|false>
#-J BMC_DEVELOPER_STUDIO_DESTINATION_USER_PREFERENCES_VALID=<true|false>
################################################################################
# BMC Remedy Localization Tool Kit Properties
################################################################################
# Use the following option to install Localization ToolKit.Localization ToolKit
can only be installed along with Developer Studio
#-A featureL10NToolKit
################################################################################
# BMC Remedy User Properties
################################################################################
# Use the following options to install BMC Remedy User
#-A featureUserTool
#-A featureODBC
#-A featureCrystalReports
# User Home directory for BMC Remedy User and BMC Remedy Alert products. The hom
e directory is used during a new installation of these products and is not requi
red to be provided during upgrades.
#-J BMC_USERTOOL_HOME =< BMC Remedy User Home Directory>
# View languages (User Tool|Alert Tool)
# Using semicolon-separated values, specify the languages you want to install fo
r views.
# The full set of available languages is:
# en;es;fr;ko;de;it;ja;ru;zh_CN
# Data language (BMC Remedy User|BMC Remedy Alert)
#-J USER_TOOL_SELECTED_VIEW_LANGUAGES=<View Languages>
# Use one of the following values for the data language:
# de
# en
# es
# fr
# it
# ja
# ko
# ru
# zh_CN
# pt_BR
#-J USER_TOOL_SELECTED_DATA_LANGUAGE=<Data Language>
# List of default AR System Servers and their port numbers (BMC Remedy User|BMC
Remedy Alert)
# Enter the value in the following format:
# <ServerName1>,<Port>;<ServerName2>,<Port>
# Following is an example of two default servers (TestServer1 and TestServer2):
# TestServer1,0;TestServer2,0
# If you have no default server, leave the value blank.
#-J BMC_AR_SERVER_INSTANCES_LIST=<comma-separated list of servers as shown above
OR blank>
################################################################################
# BMC Remedy Alert Properties
################################################################################
# Use the following option to install BMC Remedy Alert:
#-A featureAlertTool
# BMC Remedy Alert by itself also uses the BMC Remedy User options listed above.
################################################################################
# BMC Remedy Data Import Properties
################################################################################
# Use the following option to install BMC Remedy Data Import:
#-A featureDataImportTool
# Workspace location, for example,C:\Documents and Settings\<user>
#-J BMC_DATA_IMPORT_TOOL_WORKSPACE=<workspace directory>

You might also like