Forum Discussion
RanchoJack
Jan 15, 2021Copper Contributor
Remove "Add shortcut to OneDrive" from Sharepoint Sites
We have our users want to use the 'Sync' and not the 'shortcut to OneDrive' for file on the Sharepoint sites. I was able to run from powershell: PS C:\WINDOWS\system32> Set-SPOTenant -DisableAddS...
RonaldvdMeer
Mar 19, 2021Iron Contributor
Removing the add shortcut to Onedrive from sharepoint Sites is working again.
Update your sharepoint powershell module and run the command to disable the shortcut
Shortcut is now gone in my Tenant.
Joe McGiven Corban
Mar 22, 2021Brass Contributor
Awesome, thanks for confirming RonaldvdMeer - our GA's applied the setting, and it works! It can take about 15 mins or so to propagate, but after the delay it was removed on all sites.
Great to have that button removed - we only want the Sync option to be there, and not have folks 'sync' SharePoint libraries to their OneDrive. Cheers