1.2 Install using the Command Line

The following command line options are available with the MetaDefender Premium Client installation package.

Command

Description

Example Usage

/i

Install the MetaDefender Client

msiexec /i MetaDefender-Client.msi

/x

Uninstall the MetaDefender Client

msiexec /x MetaDefender-Client.msi

/q

Run the MetaDefender Client installation silently

msiexec /i MetaDefender-Client.msi /q

/L

Create an installation log file

msiexec /i MetaDefender-Client.msi /q /L c:\clientinstall.log

URL=<CM url>

Central Management address

msiexec /i MetaDefender-Client.msi /q URL=127.0.0.1:8018

GROUP=<CM group>

Group from Central Management (optional)

msiexec /i MetaDefender-Client.msi /q URL=127.0.0.1:8018 GROUP=clients

Client Distribution

To distribute & manage Clients among multiple endpoints with OPSWAT Central Management v5, we recommend using Active Directory to push out the Clients and install using URL and GROUP keys.