Kaspersky Embedded Systems Security starts protection and scan tasks immediately after installation if you have activated the application. If you select Enable real-time protection after installation of application during installation of Kaspersky Embedded Systems Security, the application scans the device's file system objects when they are accessed. Kaspersky Embedded Systems Security will run the Critical Areas Scan task every Friday at 8:00 P.M.
We recommend taking the following steps after installing Kaspersky Embedded Systems Security:
For example, you can run the Database Update task by running the following command:
KAVSHELL UPDATE /KL /PROXY:proxy.company.com:8080 /AUTHTYPE:1 /PROXYUSER:inetuser /PROXYPWD:123456
In this case, Kaspersky Embedded Systems Security database updates are downloaded from Kaspersky update servers. Connection to an update source is established via a proxy server (proxy server address: proxy.company.com, port: 8080) using built-in Windows NTLM authentication to access the server under an account (username: inetuser; password: 123456).
To start the Critical Areas Scan task using the command line:
KAVSHELL SCANCRITICAL /W:scancritical.log
This command saves the task log in a file named scancritical.log contained in the current folder.