Performing a silent installation of the Synergis™ Card Synchronization plugin - Card Synchronization 4.0.0

Synergis™ Card Synchronization Plugin Guide 4.0.0

Product
Card Synchronization
Content type
Guides > Plugin and extension guides
Version
4.0
Release
4.0.0
Language
English
Last updated
2024-02-28

You can automate the process of installing the Card Synchronization plugin by installing it in silent mode.

Before you begin

What you should know

  • A silent installation installs the plugin using its default settings unless you configure the parameters below.
  • Although it is possible to host the plugin role on any server, it is best practice to host that role on a dedicated expansion server for best system performance.
  • For your operators to have access to the features of this plugin, you must install this plugin on all Security Center client workstations.

Procedure

  1. Open the GTAP Product Download page.
  2. From the Download Finder list, select your version of Security Center.
  3. Search for your package by name and download it.
  4. Click the downloaded .exe file to unzip it.
    By default, the file is unzipped to C:\Genetec.
  5. In Windows, right-click the Command Prompt, and then select Run as administrator.
  6. In Command Prompt, navigate to the directory with the .exe file:
    cd C:\Genetec\Card Synchronization_vx.x.x_bxx.0\Plugin Packages, where Card Synchronization_vx.x.x_bxx.0 corresponds to your version.
  7. Enter the command for one of the following use cases:
    IMPORTANT: Enter the commands without hard returns.
    • To install with preconfigured default values:
      Code
      "Genetec Card Synchronization Setup.exe" /silent
    • To use different install and log folders, and restart the Genetec server:
      Code
      "Genetec Card Synchronization Setup.exe" /silent ISInstallDir_CardSynchronization="<pathToInstallationFolder>" RESTART_GENETEC_SERVER=1 /log"<pathToLogFolder>"
    • To use different install and log folders without restarting the Genetec server:
      Code
      "Genetec Card Synchronization Setup.exe" /silent ISInstallDir_CardSynchronization="<pathToInstallationFolder>" RESTART_GENETEC_SERVER=0 /log"<pathToLogFolder>"
      NOTE: In this case, the plugin role cannot be created until you manually restart the Genetec™ Server.

Results

The plugin is ready for use.

After you finish

  • Create the Card Synchronization plugin role.
  • (Optional) If you need to do a silent uninstall, do steps 5 and 7, and enter the following command in step 7:
    Code
    "Genetec Card Synchronization Setup.exe" /silent /DebugLog"<path to log file>\<log filename>" /log"<path to log files>\" -remove