ODSyncService
ODSyncService copied to clipboard
Synced sharepoint sites return unknown
When using the powershell module as follows:
Unblock-File 'C:\programdata\Microsoft OneDrive\OneDriveLib.dll'
import-module 'C:\programdata\Microsoft OneDrive\OneDriveLib.dll'
get-odstatus -ondemandonly | convertto-json | out-file 'C:\programdata\Microsoft OneDrive\OneDriveLogging.txt'
We're getting the onedrive result back perfectly, but synced Sharepoint sites always return:
LocalPath : C:\Users\Kelvin\PATHHERE
UserSID : MYSID
UserName : Kelvin
DisplayName : SiteName
ServiceType : Business1
StatusString : <ERROR>No status text found
Just realized we are getting the same error, did you make any headway on this?
When I use Get-ODStatus -ByPath "full path"
returns SharedSynch
as expected. Same folder however returns <ERROR>No status text found
when looked up by Get-ODStatus
only.
I wonder why the ByPath property cannot be used with OnDemand ?
The icon of OneDrive must be visible to the user to work
I am seeing the same issue. Has there been a fix for this?
"The icon of OneDrive must be visible to the user to work" Yes, I can see the OD icon.
I may have a solution for OneDrive for SharePoint and I need a tester
Hey, We have been trying to set this us but also getting StatusString=<ERROR>No status text found; where there are no errors & StatusString=12 files weren't uploaded to Onedrive.. Did you get anywhere?
I may have a solution for OneDrive for SharePoint and I need a tester
I can test! :)