I want to know how to convert user-level installations of Google Chrome into system-level installations. I need to do this remotely across the entire district.
Our campus has about 2,400 Windows computers with Google Chrome installed with an old version.
We used SCCM 2012 to manage software deployments. That means updating Google Chrome is easy IF it was installed as a system-level installation instead of a user-level install. But because users could install Chrome independently, we now have installations that we cannot manage without having the original person who install it uninstalling it.
Frankly, our users are too busy doing their jobs (I hope) to concern themselves with keep software up-to-date. This problem is only made worse by multi-user computers.
According to
this post the desired behavior of Chrome was to install system-level, then fall back to user-level.
So, how do I convert existing user-level Chrome installs to system-level installs?