Installing Genetec Mission Control™ in silent mode - Genetec Mission Control™ 3.0.6.0

Genetec Mission Control™ Deployment Guide 3.0.6.0

Applies to
Genetec Mission Control™ 3.0.6.0
Last updated
2022-10-26
Content type
Guides > Deployment guides
Language
English
Product
Genetec Mission Control™
Version
3.0

You can use the Genetec Mission Control™ installer program, MCInstaller.exe, for silent mode installation.

Before you begin

Execute the Genetec Mission Control™ silent install command in your batch files, you must execute the Security Center silent install command.

Procedure

To install Genetec Mission Control™ in silent mode:

  1. Run the following command line from the Genetec Mission Control™ installation package:
    "MC Packages\MCInstaller.exe" /silent /ISFeatureInstall=<Features> [<LogOptions>]

    This generic command allows you to install Genetec Mission Control™ and all its components together or individually.

To uninstall Genetec Mission Control™ in silent mode:

  1. Run the following command line from the Genetec Mission Control™ installation package:
    "MC Packages\MCInstaller.exe" /silent /remove
    CAUTION:
    This uninstalls RabbitMQ and Web API as well.
    To uninstall only Genetec Mission Control™ in silent mode, run the following command from the installation package:
    msiexec /x "MC Packages\MissionControl\Genetec Mission Control <version>.msi"