Forum Discussion
Norman Di Pasquale
Oct 01, 2016Iron Contributor
My experience with the new OneDrive Team Site Sync
Microsoft announced at Ignite that the new preview OneDrive client would sync full Team Sites, link here: https://blogs.office.com/2016/09/26/sharepoint-online-sync-preview-headlines-ignite-announcem...
PKlapwijk
Nov 25, 2016MVP
Or when using Internet Explorer, go to add-ons and disable Groove Site Client ActiveX
Mikael Karlsson
Nov 25, 2016Copper Contributor
Well I found out that the onedrive client doesn't create the grvopen:// assignment in the user registry. If I manually add the information
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen]
@="URL: OneDrive Client Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\DefaultIcon]
@="C:\\Users\\user\\AppData\\Local\\Microsoft\\OneDrive\\OneDrive.exe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell]
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell\open]
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell\open\command]
@="C:\\Users\\user\\AppData\\Local\\Microsoft\\OneDrive\\OneDrive.exe /url:\"%1\""
It starts to work as expected. I will have to reinstall my computer and see if I can reproduce the error.
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen]
@="URL: OneDrive Client Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\DefaultIcon]
@="C:\\Users\\user\\AppData\\Local\\Microsoft\\OneDrive\\OneDrive.exe"
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell]
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell\open]
[HKEY_CURRENT_USER\SOFTWARE\Classes\grvopen\shell\open\command]
@="C:\\Users\\user\\AppData\\Local\\Microsoft\\OneDrive\\OneDrive.exe /url:\"%1\""
It starts to work as expected. I will have to reinstall my computer and see if I can reproduce the error.
- PKlapwijkNov 28, 2016MVPI had the same issue with IE on a few clients, just disabled Groove Site Client ActiveX and I could use IE.
- Mikael KarlssonNov 28, 2016Copper Contributor
Do you guys have the registry keys that I posted earlier?
- AKIMFNov 28, 2016Iron Contributor
Same here, grvopen only works with firefox so far. Colleagues of mine figured out to get it work with ie as well (some active x / add-in problem).
- Danny AndonoffNov 27, 2016Copper Contributor
I couldn't get mine to sync Team Sites so I click on Feedback. Somebody from Microsoft called me back within 10 minutes to assist. The solution was to use Chrome. Go figure!