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

Not able to install Sophos Endpoint and Control Installer Using the following link : https://api-cloudstation-eu-central-1.prod.hydra.sophos.com/api/download/a035b3ebe267e19ff641ef77160c24dc/SophosInstall.exe



This thread was automatically locked due to age.
Parents Reply
  • Hello Vickneshwari Reddy,

    you've said no Sophos program is listed under Programs and Features, is this still the case? I wonder why it uninstalls MTD (which is perhaps displayed as Sophos Network Threat Protection). Did you re-run the setup and is the result the same (stuck progress bar, another MTD uninstall log)?

    Christian

Children
  • Yes i have no Sophos Program Listed under Program and features,Error.123.zipAnd i have did reinstallation but same error This are the logs. And there are some folder like sophos bootstap and Sophos management, Sophos Autoupdate  Setuo file available in the %temp%.

  • Hello Vickneshwari Reddy,

    going through the whole list of possible errors [;)]?

    Joking aside, this time it's a 1719, The Windows Installer Service could not be accessed. You can search for it at support.microsoft.com and you'll find many references, but there doesn't seem to be a definitive article. A corrupted Installer might be the underlying cause for all your issues.

    You could try the following from an elevated (Run as administrator) Command Prompt:
    %windir%\system32\msiexec.exe /unregister
    %windir%\system32\msiexec.exe /regserver
    %windir%\syswow64\msiexec.exe /unregister
    %windir%\syswow64\msiexec.exe /regserver

    Restart and try the install again. If this doesn't help please see method 1 in kb2642495.

    Christian