Skip to main content
Question

MSI or EXE install

  • 30 March 2023
  • 3 replies
  • 1445 views

The recent RingCentral App domain upgrade, has us in a situation where we're having to touch each machine that has the older version of RingCentral installed.

The MSI doesn't have the "check for updates" option. The EXE isn't supported for scripted installs or GPO's or SCCM or Intune because those run exe file on behalf of system users w/ elevated permissions.

Running the EXE on a machine will not uninstall the currently installed RC App from an MSI install.

Is there a utility or a way for us to uninstall all RingCentral apps no matter the version before installing the newest EXE install ?

Hi Mike, I'm working on finding an answer to this. Thanks!


Ring_Remover.pdfRC has a powershell script (see attached - you'll need to convert from text to .ps1) that will remove all instances from a system - recall to reboot afterwards.

Note: it'll pop up a blank PS screen and the that will disappear if there are no errors.

Even though it's an older script, it's worked on all the versions so far (up to 2 weeks ago)

We do the MSI's for our remote servers, and the EXE for the workstations.

Hope this helps.



To ensure a clean slate, you can also download and run the "clean-up script" before installation. (see the bottom of the post for the URL)

However, you should consider installing the new updatable MSI instead of the EXE.

RingCentral has recently released an updatable MSI, and you can sign up to beta-test it. Using this build, you can use your MDM/EDM tools to push the RingCentral App to your users. The RingCentral App will automatically update itself without local admin permission.

Installing the updatable MSI requires admin permission, and it will install the deployment file at the system level. Once a user logs out and logs in to the computer, the RingCentral App will automatically install in the background into the user level.

This will replace an existing MSI installation, so there is no need to remove anything beforehand. However, if the existing is an EXE installation, then both versions will co-exist in the computer, and you can manually remove the EXE installation afterward.

--

(Quote from https://support.ringcentral.com/article-v2/The-RingCentral-app-lifecycle-policy.html?brand=RingCentral&product=MVP&language=en_US&pills-nav=admin)

It’s highly recommended to run this clean-up script (download here) before installing the new build so the old versions of the RingCentral app are removed.

For admins who prefer to use the MSI build, we’re working on an updatable MSI build. Sign up here to receive an update when it becomes available.

Reply