Forum Discussion
Anonymous
Aug 23, 2016Anyway to check from computer/O365-backend if user is using old ODB-sync tool(groove.exe) for sync?
About the topic is there a way to see if user has activated the old ODB-sync tool meaning groove.exe and syncing SPO-libraries with it? Would like to know If there would be some register value on computer to check or get the info from O365 backend? We are moving towards ODB New Generation Sync Tool and would like to find out if some of our users has started using the old one, before we change it to the new one.
7 Replies
Sort By
- KYLE SCHROEDERCopper Contributor
We used a tool (Tanium) to scrape the registries of users and look at the "LocalSyncClientDiskLocation" at HKCU\Software\Microsoft\Office\16.0\Common\Internet\LocalSyncClientDiskLocation as a REG_MULTI_SZ value. If the path has "Sharepoint" in it (i.e. C:\Users\<Username>\Sharepoint\, or doesn't contain "OneDrive - <YourInstitution>", then that is a Sharepoint sync.
- Anonymous
Hi Pekka,
here you can see how you can check wich version they have: https://support.office.com/en-us/article/Update-the-OneDrive-for-Business-sync-app-49771c73-e7ad-4d26-bff1-50bb12a83817
Kr.
Paul
- Anonymous
Thanks for the link, but it doesn't tell a method for checking if Groove is enabled meaning user is using it to sync files, only that Groove is installed and that we know since it's coming with Office 2013 that we use.
- Anonymous
OK but you want to check if they sync to SharePoint as that is the only thing you would need groove or what is the purpose of your question?
kr,
Paul