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

Configure updating greyed out

Hi guys,

My configure updating is greyed out, we tried the Enterprise centre for Win Server 2008 R2 which didn't go too well. I would like to change the machines that managed to see the Enterprise Centre back to stand alone machines. Is there an easy way of doing this? or is it an uninstall job?

Thanks

Chris

:7979


This thread was automatically locked due to age.
  • Hi,

    The ability to edit the various tabs is controlled by the config files of AutoUpdate.  They reside here:

    \Program files\Sophos\AutoUpdate\Config\

    or

    \ProgramData\Sophos\AutoUpdate\Config\

    depending on OS.

    Depending on the tab you wish to change a setting on, have a look in the files for:

    AllowLocalConfig = 0

    and change it to 

    AllowLocalConfig = 1

    So for the primary update location, open iconn.cfg in Notepad for example and change:

    [PPI.WebConfig_Primary]
    AllowLocalConfig = 0
    to:
    [PPI.WebConfig_Primary]
    AllowLocalConfig = 1
    You may need to change the other sections in the configuration file depending on if you need to change the proxy address for example.

    If the machine is still managed by SEC you may still send down a policy which will revert this so you may want to un-install the RMS component on these machines.

    It might be worth contacting Support to understand the issues you have had with Enterprise Console as that would be the preferred method for managing the machines.

    Regards,

    Jak

    :7997
  • Champion thaks for that

    Cheers

    Chris

    :7999
  • C:\Program Files (x86)\Sophos\AutoUpdate\iconfig.ppi  does not open in notepad. Please Advise

    :16645
  • Hello Kal-El,

    C:\Program Files (x86)\Sophos\AutoUpdate\iconfig.ppi

    it's ...\Sophos\AutoUpdate\Config\iconn.cfg and a plain text file (for Vista an above under %ProgramData%).

    HTH

    Christian

    :16669
  • Thanks Jak, this worked like a charm. On an XP Sp3 box that had NEVER had Enterprise installed, always standalone! Who knows how they were chaned to 0.

    I am happy now!

    Steve

    :22101
  • I've got a installiation on XP that doesn't ahve the config folder you listed and iconn.cfg doesn't exist. The path stops at C:\Program Files\Sophos\AutoUpdate There are some "language" subfolders (de, en, es, and so on) and they contain a few DLLs, but no config folder or iconn.cfg exists.
    :50956
  • Hello devnull13,

    is AutoUpdate listed in Add/Remove Programs? It could be a failed update/upgrade to 10.3.7. Guess an uninstall/reinstall is necessary.

    Christian

    :50982
  • Try here:

    "C:\Documents and Settings\All Users\Application Data\Sophos\AutoUpdate\Config"

    :51030