Start/stop Network Agent on a remote computer
You can stop Network Agent and it start again on a client computer by using the command line.
Stop Network Agent
On the remote computer, launch the launchctl utility with the unload command from the command line.
Command syntax
sudo launchctl unload /Library/LaunchDaemons/com.kaspersky.klnagent.plist
Start Network Agent
On the remote computer, launch the launchctl utility with the load command from the command line.
Command syntax
sudo launchctl load /Library/LaunchDaemons/com.kaspersky.klnagent.plist
Important: Administrator rights are required to stop and start Network Agent.
Page top