- Joined
- Oct 9, 2019
- Messages
- 44
- Reaction score
- 19
With v16 SP6 comes a new version of 3CXPhone for Windows. I'd rather not ask all users to install the update; in fact, users without Windows administrative privileges can't do the update themselves, leaving me to log on to each machine.
I do have a Remote Management and Monitoring agent (RMM) on each machine that allows me to run scripts in the background. Just wondering if anyone is using a script or other means to silently update 3CXPhone? Are there any gotchas to this approach? In a brief test, the following command line stopped a running 3CXPhone and silently installed both 3CXPhone and a new VC++ redistributable:
msiexec /i 3CXPhoneforWindows.msi /quiet
I do have a Remote Management and Monitoring agent (RMM) on each machine that allows me to run scripts in the background. Just wondering if anyone is using a script or other means to silently update 3CXPhone? Are there any gotchas to this approach? In a brief test, the following command line stopped a running 3CXPhone and silently installed both 3CXPhone and a new VC++ redistributable:
msiexec /i 3CXPhoneforWindows.msi /quiet