Forum Discussion
john john
Aug 24, 2023Steel Contributor
Can we hide the Sync on all the current sites and future sites using UI or using PowerShell
I know that we can hide the Sync button for a document library or for all the document libraries inside a site as mentioned in this link https://www.sharepointdiary.com/2017/08/disable-sync-button-i...
john john
Aug 25, 2023Steel Contributor
ChrisWebbTechi read this link before, but running this command
Set-SPOTenant -HideSyncButtonOnTeamSite $true
will remove the sync button which will block new syncs from being started but doesn't affect existing syncs.
While i need to stop existing syncs as well. any advice?
ganeshsanap
Aug 25, 2023MVP
john john I don't think you will be able to remove/stop the existing syncs. Users will have to do it from there side.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.