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

Sophos for Mac on-access scanning disabled.

Hello. I have Sophos for mac v 8.16c. For whatever reason, I was working and on-access scanning was randomly disabled. I went into the preferences and I can't re-enable on-access scanning, even with administrator privaleges. I have tried restarting my computer and reinstalling sophos,  but none of those fixed my issue. Can anybody help me with my problem?

I forgot to mention, I am running Mac OSX 10.8.4

:1012610


This thread was automatically locked due to age.
Parents
  • You could try running this in the AppleScript editor...

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

     Then reload it...

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

    And/or try a reboot.

    :1017417
Reply
  • You could try running this in the AppleScript editor...

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

     Then reload it...

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

    And/or try a reboot.

    :1017417
Children
No Data