

- #MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN INSTALL#
- #MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN UPDATE#
- #MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN WINDOWS 10#
- #MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN ANDROID#
- #MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN PC#
It took my eventually 2 times restarting the OneDrive process to finally find them and get them to sync.
#MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN PC#
While uploading 85 pictures my PC only synced a part of it. Whatever I do everything seems to go very slowly.
#MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN ANDROID#
So everything would sync nice with the apps on my PC, iPad and Android phone. So I started uploading all my pictures, camera roll, word files, notebooks and music.
#MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN WINDOWS 10#
Now that I have Windows 10 and Office 365 is thought about ditching those 2 and putting everything on OneDrive. If you’re having problems yourself with this, put a user and computer in an OU that has all policy inheritance disabled, create new GPOs and try to get it to work that way.I have been using Dropbox and Google Drive for years.
#MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN UPDATE#
That second one was somehow the problem – maybe an update to ADMX files broke it?Īnyway, re-doing that, and using the reg key to deploy OneDriveSetup.exe to run at login with the switch ‘/thfirstsetup’ was all that was needed, and it worked again.

A second one with a higher link order, was targeted at certain users and groups to enable OneDrive. Completely disabling the policy and creating a new one with the identical settings worked.įor context, I had one Group Policy object that disabled OneDrive. For me, after spending months with OneDrive for Business support, I ended up working out the Group Policy was corrupt in some way. I had this broken for a while, and found many others that also had it broken. If you’re planning on moving user’s home drives to OneDrive, you’ll need to manually move the files or run a script like this to migrate the data – or find a paid solution.
#MICROSOFT ONEDRIVE FOR BUSINESS SLOW TO LOGIN INSTALL#
That /silent switch will make OneDrive install and sign in automatically with the above settings. Note that if you disabled OneDrive from running at first user login (usually via the registry key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run with something like “C:\Windows\SysWOW64\OneDriveSetup.exe /silent”, you’ll need to retrigger the install. There’s no prompt, no notification and users can start using it straight away at their convenience. With this setting, there’s an extra registry settings to configure: “EnableADAL”=dword:00000001 – This setting enables Modern Authentication for OneDrive.Īfter this is configured and you log on, the OneDrive client will automatically sign in as the logged on user – assuming you’re properly set up on the Azure AD and Office 365 side of things. This setting should set the regsitry key “SilentAccountConfig”=dword:00000001.

If you’re looking at starting to use OneDrive for Business and you’re working with a PCs joined to a local domain, you can now have a seamless sign in experience for end users (Note that the Group Policy setting for this is in preview according to the documentation).
