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

     - - - - - - - - - - - -

    Communities Moderator, SOPHOS
    Knowledge Base  |  @SophosSupport  |  Video tutorials
    Remember to like a post.  If a post (on a question thread) solves your question use the 'This helped me' link.

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

     - - - - - - - - - - - -

    Communities Moderator, SOPHOS
    Knowledge Base  |  @SophosSupport  |  Video tutorials
    Remember to like a post.  If a post (on a question thread) solves your question use the 'This helped me' link.

Children
No Data