Dear All,
Question on the Chrome update.
All the devices are set to Auto Update and are on. However, the update only starts when I go to About Google Chrome and get this message "Nearly up to date! Relaunch Google Chrome to finish updating."
How do I force the update to all the devices? This means that Google Chrome will update automatically every time. And I don't want to repeat this every time.
Currently, this has been done:<key>updatePolicies</key>
<dict>
<key>global</key>
<dict>
<key>UpdateDefault</key>
<integer>0</integer>
</dict>
</dict>
Thanks!