Performing a silent installation of the CCURE 9000 Access Control plugin - CCURE Access Control 3.8.0

CCURE 9000 Access Control Plugin Guide 3.8.0

Product
CCURE 9000 Access Control
Content type
Guides > Plugin and extension guides
Version
3.8
Release
3.8.0
Language
English
Last updated
2023-10-10

You can automate the process of installing the CCURE 9000 Access Control plugin by installing it in silent mode.

Before you begin

What you should know

  • A silent installation installs the plugin using its default settings, without user interaction.
  • Silent installations are ideal for deploying the plugin package to Security Center client workstations because the plugin package is necessary for plugin-specific functions to work in Security Desk and Config Tool.

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:
    C:\Genetec\CCure_Access_Control_Plugin_x.x.xx.x\CCure Packages, where x.x.xx.x corresponds to your version.
  7. (Optional) If you want to save logs, create a C:\Genetec\Logs folder.
  8. Enter the following command, where <file path> is the path to the folder you created:
    NOTE: Enter the command without line breaks or hard returns except at the end of the line. If you did not create a log folder, omit the log and DebugLog arguments.
    Code
    "CCureInstaller.exe" /silent /DebugLog"C:\Genetec\debug.log" /log"C:\Genetec\" /ISFeatureInstall=Plugin ISInstallDir_CCure="C:\Program Files (x86)\Security Center Plugins\CCure" RESTART_GENETEC_SERVER=1
    When the installation is complete, Security Center restarts.
    NOTE: If you do not want the Genetec™ Server to restart immediately after the silent install, omit the command RESTART_GENETEC_SERVER=1. In this case, the plugin is not available until you manually restart the Genetec™ Server.

Results

The plugin is ready for use.

After you finish

(Optional) If you need to do a silent uninstall, do steps 5 and 8, and enter the following command in step 8:
Code
"CCureInstaller.exe" /silent /DebugLog"<path to log file>\<log filename>" /log"<path to log files>\" -remove