Forum Discussion
Arjun Menon
May 22, 2017Copper Contributor
Automating File Sync Using OneDrive to SharePoint
Hello Experts, We are trying to automate the file synchronization from 1 system to SharePoint. We are planning to configure OneDrive for synchronizing files to SharePoint. There is one script whi...
Salvatore Biscari
May 22, 2017Silver Contributor
Be aware that, in Windows, NGSC only runs when the user is logged in, and not as a service.
Also, sometimes the user credentials need to be refreshed.
And sometimes you even have to enter admin credentials to refresh the icon overlays.
In other words, your solution cannot run unattended in a reliable way.
You should use instead a third party solution.
- Arjun MenonMay 22, 2017Copper Contributor
Thanks Salvatore Biscari for the response. We were looking for some automating mechanism for synchronizing files.