Forum Discussion
Marvin Oco
Jan 09, 2018Steel Contributor
Office 365 Pro Plus - Remove onedrive access to users
hi,
in Office 365 Pro Plus (standalone)- can we Remove onedrive access to all users?
tnx
Cian Allner
Jan 09, 2018Silver Contributor
Yes, In theory, during deployment or by reconfiguring the client with the ExcludeApp element in the configuration:
<ExcludeApp ID="Groove" />
<ExcludeApp ID="OneDrive" />
Not sure how effective it is though. Use the new https://config.office.com to exclude these options if needed and use alongside these instructions - https://docs.microsoft.com/en-gb/DeployOffice/overview-of-the-office-2016-deployment-tool.
Marvin Oco
Jan 10, 2018Steel Contributor
aside from the OneDrive app in ODT, can we block the access of onedrive in web portal or at least do not issue the onedrive license?
- Rob EllisJan 10, 2018Bronze Contributornote - If you don't issue a OneDrive license, but you do issue a SharePoint license, the user will automatically be given access to OneDrive anyway.
A method of preventing the onedrive being created (along with other great information) is explained here - https://www.penthara.com/blog/what-no-one-tells-you-about-disabling-onedrive-for-business/