Forum Discussion
Is there any way to get the sync status using PowerShell Script?
I created script where I am initiating ODB wizard, once user completed the wizard thne copying the contents automatically from file server to user local OneDrive cache folder. Once contents is copied, add a record with copy completion status in dashboardlog which is exist in one common repository. This script pushing thru SCCM, this will run only once. This is implemented for so many users. Now I want to track the sync status for each user. Once sync is completed then I can update in dashboardlog. I want this activity should be part of above script.
Let me know if you have some better idea.
Can you share some more information that Get-ODStatus is failed if FOD is enabled?
Thanks
Avian
- Avian 1Jun 18, 2019Iron Contributor
adam deltinger I found it. Check this
https://github.com/rodneyviana/ODSyncService/issues/3
My sync is completed now it is showing status as OnDemandorUnknown instead on UptoDate. As per the above link other user is also noticed same. See the June 14th Post.
Avian
- Jun 18, 2019Have you checked ODFB usage reports?
- Jun 18, 2019AFAIK there are no sync status parameters in there