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

How to remove RMS for Standalone Sophos Anti-Virus?

I need to install standalone Sophos Anti-Virus (ie. not managed by the server) as well as running the installation silently (ie. requires no user inputs).  I am using the installer.sh with automatic option.  How do I actually disable RMS in this case?



This thread was automatically locked due to age.
Parents Reply Children
  • Hello Pamela Lee,

    RMS is part of the user input
    sorry, forgot that this is the case. My bad.

    deregisterRMS 
    don't have a Linux machine I want to try it on, it might be available only for migrating UNIX servers.

    I never used mkinstpkg on an unmanaged machine ... hm ... looking at the installOptions inside savinstpkg.tgz there's an --enableRMS=true ...
    I'm an idiot. Why didn't I suggest mkinstpkg? It has (almost) the same prompts as install.sh (including the one for RMS) and build a small "bootstrap" package.

    Christian