Tech Community Live: Microsoft Intune
Oct 01 2024, 07:30 AM - 11:30 AM (PDT)
Microsoft Tech Community

Zoom Workplace

Copper Contributor

Hi All,

 

We have setup an MSI App deployment for Zoom Workplace which has deployed to all machines successfully. However it will not Auto-Update? it is still on the same deployment version from months ago...

These are the command line arguments added:

AudioAutoAdjust=”1″
ZoomAutoUpdate=True
zConfig="AU2_EnableAutoUpdate=true;AU2_InstallAtIdleTime=True"

 

Can I change the MSI file to the latest one and will it deploy and overwrite existing? Any advice greatly appreciated!

 

Thanks,

Scott

 

7 Replies
Hello. Supersedence should be the way to go about this.
Replace the old version manually is a way of doing it.
However, I think Zoom is a part of Enterprise App Management; that is a part of the Intune Suite.

It depends if you would like to have an automated way or do it manually 🙂
Thanks Nicklas, an automated way would be preferable which I thought I had done using the command line arguments but that has seemed to not have worked. IS there a guide to implement this?
The Enterprise App Management costs extra licenses. You can read more about it here:
https://learn.microsoft.com/en-us/mem/intune/apps/apps-enterprise-app-management
Thanks, that is useful to know for the future! 🙂 Currently we do not deploy a lot of apps, so likely cannot warrant purchasing the additional add-on licensing at this stage.
Does supersedence work with MSI deployment or does it have to be a WIN32?
It has to be a Win32, unfortunately.