Forum Discussion
BanqMark
Nov 21, 2019Copper Contributor
need help with SSO with OneDrive for Business
Hello, Our organization is currently implementing OneDrive for Business as a solution. I have configured the GPO, with the following enabled: Silently sign in users to the OneDrive sync clie...
sandeepdeepu
Feb 27, 2020Copper Contributor
I would recommend add below key under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run to OneDrive to run Silently.
Key Name : OneDrive
Key Value : C:\Users\%Username%\AppData\Local\Microsoft\OneDrive\OneDrive.exe /silent
Hope this helps.