Lo normal es a través del Administration kit:
Revisa:
http://support.kaspersky.com/viruses/solutions?qid=208279973QUOTE
Switches to manage the utility KK.exe from the command prompt:
Switch
Description
-p <scan path>
scan a defined folder
-f
scan hard disks, scan portable hard disks
-n
scan network disks
-r
scan removable drives
-y
end program without pressing any key
-s
silent mode (without a black window)
-l <file name>
write info into a log
-v
extended log maintenance (the switch -v works only if the -l switch is entered in the command prompt)
-z
restore the services
* Background Intelligent Transfer Service (BITS),
* Windows Automatic Update Service (wuauserv),
* Error Reporting Service (ERSvc/WerSvc
-х
restore display of hidden system files
-a
disable auto start from all drives
-m
mode to monitor threads, tasks, services.
When in this mode, the utility constantly resides in memory and will periodically perform scans of threads, services, and scheduler tasks. If an infection is detected, it will perform disinfection and continue monitoring.
-j
restore the registry branch SafeBoot (if the registry branch is deleted, computer cannot boot in safe mode)
-help
show additional information about the utility
For example, in order to scan a flash-drive and to generate and write a detailed report into a file report.txt (which will be created in the setup folder of the utility KK.exe), use the following command:
KK.exe -r -y -l report.txt -v
QUOTE
-p <Scan path> - scan a defined folder
-f - scan hard disks
-n - scan network disks
-r - scan removable drives
-y - end program without pressing any key
-s - silent mode (without a black window)
-l <file name> - write info into a log
-v - extended log maintenance (the switch -v works only if the -l switch is entered in the command prompt)
-m - mode to monitor threads, tasks, services
-j - restore the registry branch SafeBoot (if the registry branch is deleted, computer cannot boot in safe mode)
-z – restore the services
* Background Intelligent Transfer Service (BITS),
* Windows Automatic Update Service (wuauserv),
* Error Reporting Service (ERSvc/WerSvc)
-x – restore display of hidden system files
-a – disable auto start from all drives
La línea de comandos dependera de donde este localizado el kido, etc..