Kaspersky Endpoint Agent implements the protection of services (for example, the soyuz.exe service) using the Protected Process Light (PPL) technology.
Processes that are run with the PPL flag cannot be stopped or modified by other processes that do not have the PPL attribute.
Using the PPL flag for application services lets us secure the services from outside malicious activity or attempts to compromise the application.
To configure the protection of application services with the PPL technology using the Kaspersky Endpoint Agent command line interface:
cd
command to change to the directory where the agent.exe file is located.For example, you can type cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press ENTER.
agent.exe --ppl=show [--pwd=<
current user password>]
if you want to view the current status of PPL protection of application services.agent.exe --ppl=disable [--pwd=<
current user password>]
if you want to disable PPL protection of application services.Return codes of the --ppl
command: