Appendix H. Command Line Parameters of the Programs Included in Dr.Web Enterprise Security Suite

Command line parameters have a higher priority than the default settings, or other constant settings (set in the Server configuration file, Windows OS registry, etc.). In some cases, the parameters specified at launch also predetermine the constant parameters. Such cases are described below.

When describing the syntax of parameters of separate programs optional parts are enclosed in brackets [...].

warning

Features described below in the Appendix H, are not applied to the Agent network installer.

Some command line parameters have a form of a switch—they begin with a hyphen. Such parameters are also called switches, or options.

Many switches can be expressed in various equivalent forms. Thus, the switches which imply a logical value (yes/no, disable/enable) have a negative variant, for example, the -admin-rights switch has a pair -no-admin-rights with the opposite meaning. They can also be specified with an explicit value, for example, -admin-rights=yes and -admin-rights=no.

info

The synonyms of yes are on, true, OK. The synonyms of no are off, false.

If a switch value contains spaces or tabs, the whole parameter should be put in quotation marks, for example:

"-home=c:\Program Files\DrWeb Server"

info

The names of switches can be abbreviated (by omitting the last letters), unless the abbreviated name is to coincide with the beginning of any other switch.

If a command line argument begins with a hyphen, use the "--" (double minus) sign to separate the switches list and the additional argument, for example:

[--] initdb D:\Keys\agent.key - - <password>

where:

[--]—separate sign, determines the end of the switches list and separates the switches list and the additional arguments list.

<password>—additional argument.

In order to force run a command as administrator on operating systems of Windows family, you can use the elevate parameter. In this case, it shall be placed before all other switches and parameters, for instance: drwcsd elevate start.