deployer.properties file
The following properties apply to the deployer.properties file.
Property | Description |
---|---|
install.path | Specify the location for the installation files. The default location for the installation files is C:/Program Files/BlackBerry/UEM . |
logging.common.path | Specify the location for the log files. The default location for the log files is C:/Program Files/BlackBerry/UEM/Logs . |
db.host1 | Specify the name of the database server that hosts the BlackBerry UEM database.The default entry is localhost. |
db.instance | If your environment uses named instances, specify the name of the database instance. If your environment does not use named instances, leave it blank. The default entry is UEM. |
db.port | Specify the port that the database server uses to connect to BlackBerry UEM . For a dynamic port, leave this field blank. For a static port, type the port number.The default entry is blank. If you specify a static port, leave the db.instance field blank. |
db.static.port.enablement | For a dynamic port, set this field to #. For a static port, leave this field blank. The default entry is #. |
db.name | Specify the name of the BlackBerry UEM database.The default BlackBerry UEM database name is UEM. |
db.authentication.type | For Microsoft SQL
Server authentication, type USER. For Windows authentication, type INTEGRATED.The default entry is INTEGRATED. |
db.user | This field is required if you are using Microsoft SQL
Server authentication. Specify the username for the Microsoft SQL
Server database. Leave this blank if you are using Windows authentication. |
db.pass | This field is required if you are using Microsoft SQL
Server authentication. Specify the password for the Microsoft SQL
Server database. Leave this blank if you are using Windows authentication. |
service.account.name | This field is automatically populated |
service.account.password | This field is required. Specify the password for the Windows service account. |
db.backup.folder | Specify a location for the database backup file. To use the default backup folder, enter a period (.). To skip a database backup, leave this field blank. The default entry is a period (.). |
deploy.bcn | Set to true to install the device connectivity components. The default entry is true. |
deploy.mdm.ec | Set to true to install the primary BlackBerry UEM components.The default entry is true. |
deploy.ui | Set to true to install the BlackBerry UEM management console.The default entry is true. |
deploy.ui.only | Set to true to install the BlackBerry UEM management console.The default entry is true. |
ui.port | Specify the port used by the BlackBerry UEM management console.The default port is 443. |
start.windows.services | Set to true to start the BlackBerry UEM services after the installation is complete.Set to false if you do not want the BlackBerry UEM services to start after the upgrade is complete.The default entry is true. |
alternate.machine.fqdn | Optionally, specify an alternate FQDN to represent this computer in the BlackBerry UEM domain. |