Zoom has made lots of changes recently, both for security and management. In management we’ve seen some nice things including the ability to set preferences as preferred but not enforced. These are now set under a new key of PackageRecommend
.
The article from zoom is quite helpful as it gives detail on settings and their use. First you’ll need to download the IT installer for distribution, and you’ll need to create a plist file to distribute. In our case, I made a package to drop it in the required location. Currently, the article specifies /Library/Preferences
as the location to put this file.

I used PlistEdit Pro to edit this, though as they are XML files a number of programs will work just fine.