Add macOS MDM profiles and Windows support.
We forked this cookbook at some point and have drifted quite a bit, so I'm submitting our changes upstream.
This PR adds Windows support by using Zoom's registry keys, so we can configure the client on-the-fly rather than at install/upgrade.
Tested by running on a fresh Zoom install, Zoom installed via Chef with Chocolatey/MSI flags, and standalone Zoom without install-time flags. In my testing, registry keys take precedence over MSI flags, which allows pushing this out to existing install-bases.
Applying new settings via the registry merely requires quitting and reopening Zoom.
Thanks for contributing, @williamtheaker !
I'll try to review this by EOW.
I updated and cleaned up .rubocop.yml, since using it with a modern version of cookstyle fails with: (obsolete configuration found in .rubocop.yml, please update it).