Kaspersky Lab Anti-Virus 2011, Upg, DE/FR/IT KL1137XBAFR-SUI ユーザーズマニュアル

製品コード
KL1137XBAFR-SUI
ページ / 228
 
 
 
 
 
 
 
 
A
P P E N D I X
 
 
169 
 
<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 Anti-Virus 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. 
/C:<file_name> 
Path to the configuration file that contains the Kaspersky Anti-Virus update settings. 
A configuration file is a file in plain text format containing a list of command-line 
parameters for an application update. 
You can enter an absolute or relative path to the file. If this parameter is not defined, the 
values for the settings in the application interface are used. 
Examples
 
Update application databases and record all events in a report:  
avp.com UPDATE /RA:avbases_upd.txt  
 
Update the Kaspersky Anti-Virus modules using the settings of the updateapp.ini configuration file:  
avp.com UPDATE /C:updateapp.ini 
A sample configuration file:  
"ftp://my_server/kav updates" /RA:avbases_upd.txt