Forum Discussion
OneDrive Sync for Azure AD Joined Computers
JWat12 Yes I got the resolution for this. Usually for some organizations when OneDrive is implemented there is a Sync policy created on Sharepoint admin center talking about OneDrive sync to be allowed only on domain joined computers by providing its Active directory domain as a GUID. So if you are facing sync issue with error like "Sorry, OneDrive cant add your folder right now" on your Azure AD joined device then, follow these steps :
1. go to your Sharepoint admin center -> Settings ->OneDrive Sync and note down your domain GUID.
2. Login to affected device and go to registry key HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\OneDrive
3. Under above key ,If AADJMachineDomainGuid keyname is not present then create it and provide your Domain GUID which you copied in step 1 as a value to this keyname.
4. Close registry
Now try to launch OneDrive desktop app on your device again and see if its moving ahead now. (You can try reboot if required)
If you have multiple machines which are facing issues then create PowerShell script and deploy it from your MDM provider.
Regards,
Suraj Malusare