Forum Discussion
Harry Dubois
Oct 05, 2018Brass Contributor
How to block installation of Dropbox / Google Drive etc.
Is there a possibility to block the installation from apps like Dropbox? A regular user can now (although not admin) install the Dropbox application.
6 Replies
Sort By
- subhashPonmalaCopper ContributorHi,
You can use Intune Endpoint privilege management feature to achieve your requirement.
https://learn.microsoft.com/en-us/mem/intune/protect/epm-overview Hi Harry,
I assume you are talking about Windows 10 managed by MDM enrolled with Autopilot as Standard User. Dropbox is available as user mode install and therefor can be installed by a standard user. To control execution and install behavior of a Windows 10 device you could leverage AppLocker, which can be configured with MDM also. There you could go for a whitelist or blacklist approach.
see here: https://docs.microsoft.com/en-us/windows/client-management/mdm/applocker-csp
best,
Oliver
- Harry DuboisBrass ContributorHi Oliver, the solution is to give the standard user only rights to install apps from the Windows Store by the restriction policy in Intune.
- SunyixCopper ContributorHi Harry Dubois and all
I just tried it and it works fine for standard users. However, if someone is installing Google Drive application with a local admin, they can install it unfortunately. I know, that the solution for this, would be to not give users the local admin password, but unfortunately they cheat the system, because they request the local admin password for a valid things and install an unallowed cloud storage apps with local admin. Does anyone have any idea how to disable cloud storage apps (Dropbox, Google drive and a lot of unknown others) with Intune for standard and admin users also?