User guide

U S E R G U I D E
240
<configuration file> defines the path to the configuration file that contains the application settings for the scan.
The configuration file is in text format and contains the set of command line parameters for the anti-virus scan.
You can enter an absolute or relative path to the file. If this parameter is not defined, the values set in the application
interface are used.
/C:<file_name>
Use the settings' values specified in the <file_name> configuration file.
<report settings> this parameter determines the format of the report on scan results.
You can use an absolute or relative path to the file. If the setting is not defined, scan results are displayed on screen, and
all events are shown.
/R:<report_file>
Log important events in this file only.
/RA:<report_file>
Log all events in this file.
<advanced settings> settings that define the use of anti-virus scan technologies.
/iChecker=<on|off>
Enable / disable the use of iChecker technology.
/iSwift=<on|off>
Enable / disable the use of iSwift technology.
Examples:
Start a scan of memory, Startup programs, mailboxes, the directories My Documents and Program Files and the file
test.exe:
avp.com SCAN /MEMORY /STARTUP /MAIL "C:\Documents and Settings\All Users\My
Documents" "C:\Program Files" "C:\Downloads\test.exe"
Scan the objects listed in the file object2scan.txt, using the configuration file scan_setting.txt for the job. Use the
scan_settings.txt configuration file. When the scan is complete, create a report to log all events:
avp.com SCAN /MEMORY /@:objects2scan.txt /C:scan_settings.txt /RA:scan.log
A sample configuration file:
/MEMORY /@:objects2scan.txt /C:scan_settings.txt /RA:scan.log
UPDATING THE APPLICATION
The syntax for updating the modules of Kaspersky Small Office Security and application databases from the command
line is as follows:
avp.com UPDATE [<update_source>] [/R[A]:<report_file>] [/C:<file_name>]
Parameters description is provided in table below.
<update_source>
HTTP or FTP server or network folder for downloading updates. The value for the
parameter may be in the form of a full path to an update source or a URL. If a path is not
selected, the update source will be taken from the application update settings.
/R[A]:<report_file>
/R:<report_file> log only important events in the report.
/RA:<report_file> log all events in the report.
You can use an absolute or relative path to the file. If the setting is not defined, scan
results are displayed on the screen, and all events are shown.