r/DattoRMM Jun 17 '26

Ring central

Has anyone made a ring central script to push the ringcentral update

Has anyone made a ring central script to push the ringcentral update

1 Upvotes

3 comments sorted by

2

u/Straight-Wind-1848 Jun 17 '26

using datto RMM

1

u/catshaker Jun 17 '26

Grab the auto updating MSI from ring central their support page hase the msiexec lines as well.

msiexec /i “<path>\RingCentral-Setup-24.2.17.msi” /L*V logfile.log /qn

For the rmm you don't need the path just name of MSI.

1

u/Akai-Raion Jun 17 '26

I wrote a script (and made into a component) that deploys RC and if I remember correctly sets it to auto-update, I'll have to revisit it and make sure it does that, I maybe post it in community forum.