Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

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

Deploy SophosConnect.msi silently?

Are there switches or options available for the SophosConnect.msi documented anywhere? We do not use GPOs to deploy and would like to deploy this silently for example. The deployment KB article does not document this.



This thread was automatically locked due to age.
Parents
  • What about a way to prevent it from installing a desktop shortcut for all users?

  • I found I was able to remove the desktop shortcut by modifying the MSI itself.

    1. Download the Windows SDK ISO and mount it
    2. Navigate to Mounted ISO\Installer folder and run Orca-x86_en-us.msi to install Orca
    3. Open Orca and open the SophosConnect.msi using Orca
    4. Right click the "Shortcut" table and drop the table
    5. Save the SophosConnect.msi

    Note that modifying the MSI will leave it unsigned and may start prompting for UAC when run.  You might be able to get around this if you can run the installer as SYSTEM rather than current user.

Reply
  • I found I was able to remove the desktop shortcut by modifying the MSI itself.

    1. Download the Windows SDK ISO and mount it
    2. Navigate to Mounted ISO\Installer folder and run Orca-x86_en-us.msi to install Orca
    3. Open Orca and open the SophosConnect.msi using Orca
    4. Right click the "Shortcut" table and drop the table
    5. Save the SophosConnect.msi

    Note that modifying the MSI will leave it unsigned and may start prompting for UAC when run.  You might be able to get around this if you can run the installer as SYSTEM rather than current user.

Children