You can only run the Portable Scanner that is recorded on the original USB drive. If you copy the Portable scanner to a different USB drive, you will not be able to run it.
To run the Portable scanner:
cmd.exe
) with the permissions of the local administrator.cd
command, navigate to the folder where the kavscan.exe file is located.For example, you can type the following command cd "[drive]:\Kavscan"
and press Enter.
kavscan.exe
help
kavscan.exe
scan [/mycomputer] [/fixed] [/removable] [/remote] [/shared] [/memory] [/startup] [/drive=<
drive>] [/folder=<folder_name_for_scan>] [/file=<file_name>] [/trace] [/dump] [/report=<type>] [/cure={yes|no}] [/settings=<full_path_to_custom_settings_file>]
kavscan.exe
update [/source=<
folder_name_for_database_updates>]
Parameter |
Description |
|
Defines the mode of the Portable Scanner. help—use this mode to call help and learn more about available options. scan — use this mode to scan the selected scope on the device. update — use this option to update the anti-virus databases. If the value is not set, the Portable Scanner fails to start and returns the following notification: “The mode is not set. Please run the kavscan.exe help command to call help for reference". |
|
Starts scanning the entire computer. |
|
Starts scanning all fixed drives. |
|
Starts scanning all removable drives. |
|
Starts scanning all remote drives. |
|
Starts scanning the shared folders. |
|
Starts scanning all memory processes. |
|
Starts scanning the startup objects. |
|
Starts scanning all boot sectors and files on the specified drive. |
|
Starts scanning the specified folder. You cannot use a folder label template as a value for the parameter. |
|
Starts scanning the specified file. |
|
Enables tracing. |
|
Enables dump recording. |
|
Defines the type of a report to return. The following values are available: critical—report for scanning only with critical type of events. short—report for scanning containing general statistics, without events. By default, the short type is applied. |
|
Defines the scanning mode. The following values are available: yes—scanning with further disinfection. If the parameter is not set, the mode configured in settings is applied. no—scanning in the detection mode. If the parameter is not set, the mode configured in settings is applied. |
|
Applies custom settings from the < If the value is not set, the scanner applies the default settings from the < |
|
Defines the source where the Portable Scanner takes the updates in the update mode. If the value is not set, the update fails. |
Return codes of the kavscan.exe scan
command:
0—command successfully executed.
1—general error.
If the command execution completes successfully (code 0), a report in the kics_report_ <scanned_device_name>_<date_time>.txt format will be available in the Kavscan folder.
Page top