Issue:
- process FSAVD is causing a significant amount of CPU usage while Outlook is running
Resolution:
You can run the following commands in the Terminal to exclude Outlook from scanning:
- echo "/Applications/Microsoft Outlook.app/Contents/MacOS/Microsoft Outlook" | sudo tee -a /usr/local/f-secure/fsmac/sysconfig/system_daemons
- sudo launchctl stop com.f-secure.fsavd
Restart your computer after running the commands and monitor the CPU usage of the FSAVD process.
Article no: 000003099