H2. Dr.Web Agent for Windows |
The start instruction format es-service.exe [<switches>] Switches Each switch may be set in one of the following formats (formats are equivalent): -<short_switch>[ <argument>] or --<long_switch>[=<argument>] Switches may be used simultaneously including short and long versions.
Allowed switches •Show help: ▫-? ▫--help •Change address of the Server to which the Agent connects: ▫-e <Server> ▫--esserver=<Server> To set several Servers at a time, you must repeat via the space character the -e switch for each Server address, e.g.:
or
•Add the public encryption key: ▫-p <key> ▫--addpubkey=<key> Public key specified as an argument is copied to the Agent folder (the %ProgramFiles%\DrWeb folder by default), is renamed to drwcsd.pub (if the name differs) and reread by the service. At this, previous public key file, if presented, is renamed to drwcsd.pub.old and no longer used. All public keys which were used previously (keys transmitted from the Server and stored in the registry) are remained and used. •Add the Server certificate: ▫-c <certificate> ▫--addcert=<certificate> Server certificate file specified as an argument is copied to the Agent folder (the %ProgramFiles%\DrWeb folder by default), is renamed to drwcsd-certificate.pem (if the name differs) and reread by the service. At this, previous certificate file, if presented, is renamed to drwcsd-certificate.pem.old and no longer used. All certificates which were used previously (certificates transmitted from the Server and stored in the registry) are remained and used. •Reconnect to the Server as a newbie: ▫-w <value> ▫--newbie=<value> Valid values: once, always. When set to always , the authorization parameters of the Agent are reset every time the service is started, and the Agent always connects to the Server as a newbie (see , the New Stations Approval Policy section for more details). When set to once , the authorization parameters of the Agent will be reset the next time the service is started, after which the Agent will reconnect to the Server as a newbie just once. •Change the log detalization level of the Agent: ▫--change-loglevel=<level> Valid log detalization values: err, wrn, inf, dbg, all. This switch requires administrator privileges. Disabling of self-protection or a manual restart of the service or the OS is not required. |