Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Script to turn On-Access scanning off/on

Hi folks

Can anyone help me with a script to stop or start the InterCheck process on a Mac?

In short, I'm wanting to script On-Access Scanning to be off at the start of a backup (to improve performance) and restar when the backup finishes.

Thanks in advance

Georgia

:1002115


This thread was automatically locked due to age.
Parents
  • Disclaimer: Use at your own risk!

    I know if this...

    do shell script "launchctl unload -w /Library/LaunchDaemons/com.sophos.intercheck.plist" with administrator privileges

     Changing the 'unload' to 'load' reverses the process.

    :1014133
Reply
  • Disclaimer: Use at your own risk!

    I know if this...

    do shell script "launchctl unload -w /Library/LaunchDaemons/com.sophos.intercheck.plist" with administrator privileges

     Changing the 'unload' to 'load' reverses the process.

    :1014133
Children
No Data