Skip to main content
Solved

Zoom update issue

  • January 18, 2023
  • 4 replies
  • 14 views

Forum|alt.badge.img+8

Hi Did any one use zoom schema as configuration profile. I just create that and deploy to a test machine but following window pop up when policy pushed and zoom app is running

I use schema from here: https://github.com/talkingmoose/jamf-manifests/blob/master/Zoom%20(us.zoom.config).json and configure some instances and leave null others. And then I create a policy to deploy latest zoom to endpoint. But after deploy the policy if user click "Not Now" then policy will failed. The workaround I found that if Kill the process before run policy then that window will not pop up again. Did anyone face same issue? Any suggestion will helpful

Best answer by sharif_khan

My previous one can be mark as solution.

1. Download latest zoomInstallerIT.pkg from Zoom website for corporate deployment

2. Upload schema from here: https://github.com/Jamf-Custom-Profile-Schemas/ProfileManifestsMirror/blob/main/manifests/ManagedPreferencesApplications/us.zoom.config.json

3. Configure only those which you want to manage and all other you need to deselct from Add/Properties.

That should resolve thge issue.

4 replies

Forum|alt.badge.img+4
  • Contributor
  • 21 replies
  • January 18, 2023

Which version of Zoom are you deploying?

Some of the options on the manifest might need updated.

You can find the new ones here: https://support.zoom.us/hc/en-us/articles/10365151862285


Forum|alt.badge.img+9
  • Contributor
  • 154 replies
  • January 19, 2023

Here is a more updated Schema. But also check the link channy-cl posted for additional options


Forum|alt.badge.img+8
  • Author
  • Valued Contributor
  • 90 replies
  • January 19, 2023

Thanks everyone. I think I figure out and able to fix the issue. i use the schema this one: https://github.com/Jamf-Custom-Profile-Schemas/ProfileManifestsMirror/blob/main/manifests/ManagedPreferencesApplications/us.zoom.config.json

And that create a policy with ZoomInstallerIT.pkg. That resolve the issue. 


Forum|alt.badge.img+8
  • Author
  • Valued Contributor
  • 90 replies
  • Answer
  • January 23, 2023

My previous one can be mark as solution.

1. Download latest zoomInstallerIT.pkg from Zoom website for corporate deployment

2. Upload schema from here: https://github.com/Jamf-Custom-Profile-Schemas/ProfileManifestsMirror/blob/main/manifests/ManagedPreferencesApplications/us.zoom.config.json

3. Configure only those which you want to manage and all other you need to deselct from Add/Properties.

That should resolve thge issue.