Policy
Enable client to check the latest version instead of the stable version
This is an old policy for auto update. It is now recommended to use the new AU2 series policies. Default policy is disabled. This policy depends on EnableClientAutoUpdate, if EnableClientAutoUpdate is disabled, AlwaysCheckLatestVersion will not work, even if it is enabled. (For msi package, EnableClientAutoUpdate is disabled by default. For exe, it is enabled) If EnableSilentAutoUpdate is enabled(default is enabled), it's better to use SetUpdatingChannel instead of this policy. If this policy is enabled, client will check the latest version in the background. If this policy is disabled, client will check the stable version in the background. If this policy is not set, client will use the default setting.
5a99f72209e9 AlwaysCheckLatestVersion_Policy Registry
Copy registry mappings
HKLM\Software\Policies\Zoom\Zoom Meetings\General\AlwaysCheckLatestVersion (enabled) = 1
HKLM\Software\Policies\Zoom\Zoom Meetings\General\AlwaysCheckLatestVersion (disabled) = 0 Policy notes
This is an old policy for auto update. It is now recommended to use the new AU2 series policies. Default policy is disabled. This policy depends on EnableClientAutoUpdate, if EnableClientAutoUpdate is disabled, AlwaysCheckLatestVersion will not work, even if it is enabled. (For msi package, EnableClientAutoUpdate is disabled by default. For exe, it is enabled) If EnableSilentAutoUpdate is enabled(default is enabled), it's better to use SetUpdatingChannel instead of this policy. If this policy is enabled, client will check the latest version in the background. If this policy is disabled, client will check the stable version in the background. If this policy is not set, client will use the default setting.