By including certain installer options in your Windows command line prompt, you can customize the Genetec Patroller silent installation.
The following table lists the installer options:
Option | Description |
---|---|
ISInstallDir_Patroller
|
Specifies the path where the software will be installed.
|
ADDLOCAL
|
Specifies the features to be installed.
Example:
|
CANUPGRADESQL and
ALLOWSQLUPGRADE
|
Allow the installer to upgrade your database server to SQL Express
2022 if your operating system supports it. The accepted values are:
IMPORTANT: Back up your databases before the SQL Server
upgrade.
Example: |
CONFIGURATION_MAPS_TYPE
|
Specifies whether or not to use maps. Accepted values are:
When omitted the default is DoNotUseMaps.
Example:
|
CONFIGURATION_TYPE
|
Specifies the Patroller configuration type. Accepted values are:
Example:
CONFIGURATION_TYPE=Law
|
CREATE_FIREWALL_RULES
|
Adds the installed Patroller applications to the Windows Firewall
exceptions list. Possible values are 0 or 1. When omitted, the default
value is 1. The accepted values are:
Example:
|
DATABASE_SERVER
|
Database server name. When omitted the default is “(local)\SQLEXPRESS”. |
LANGUAGECHOSEN
|
Language used by Patroller. The possible code values are:
Example: If you do not include a language installer option, English is used. If the language code is invalid, English is used. |
PATROLLER_CONNECTIVITY
|
Specifies whether or not to connect to Security Center. Accepted
values are:
Example:
When
omitted the default is
|
REBOOT
|
This option allows you to force or suppress a reboot after the
installation has ended. Possible values are:
Example: |
SQLSERVER_AUTHENTICATION
|
Specifies the authentication method used to connect to SQL server.
Possible values are 0 or 1. When omitted the default value is 1. The
accepted values are:
Example:
|
SQLSERVER_GROUP
|
Specify whether to use an existing SQL instance, or create a new one.
The accepted values are:
Example:
|