We are working on using group policy to push Google Chrome to users using our own configuration, and want to prevent the ability for users to download chrome on their own. I am assuming this is some mix of web control/application control in central policies but am coming up short finding a clear answer. Is there a way that we can stop our users from being able to install, but still allow the application to run on a machine? (Including the installer via GPO)? This is a Windows 10 environment running Sophos Central Intercept X on all endpoints.
There is no way that we would give users admin access to anything.
HI Lou,
I am afraid that what you are trying to achieve is not possible with Intercept X. Some reasons for this are:
So the big question remains how to solve this issue. The best option that comes to mind is to use the software restriction policies in Windows. If these computers are member of a domain you could simply distribute them by GPO. In your Software Restriction Policy you could for example use a path rule with which you block chromesetup.exe or you could simply block users from running any executable from their download folder or even their complete user profile (this will have side effects with other applications that like to install themselves under %appdata% so I do not recommend this).
Regards,
Marcel