Справочник Пользователя для Kaspersky Lab Internet Security 2011, 5u, Box, UPG, DE/FR/IT KL1837XXEFR-SUI

Модели
KL1837XXEFR-SUI
Скачать
Страница из 285
 
 
 
 
 
 
 
 
A
P P E N D I X
 
 
225 
 
<exclusions> 
– this parameter defines objects that are excluded from the scan.  
The parameter may include several space-separated values from the list provided. 
-e:a 
Do not scan archives. 
-e:b 
Do not scan email databases. 
-e:m 
Do not scan plain text emails. 
-e:<filemask> 
Do not scan objects, which match the mask. 
-e:<seconds> 
Skip objects that are scanned for longer than the time specified in the <seconds> parameter. 
-es:<size> 
Skip objects with size (in MB) exceeding the value specified in the <size> setting.  
This setting is only available for compound files (such as archives). 
<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 
  
  
 
U
PDATING THE APPLICATION
 
The syntax for updating the modules of Kaspersky Internet 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.