Forum Discussion
Policy Preventing Known Folder Move
- Feb 26, 2019
Here is the setting I discovered that caused this issue.
HKCU > Software > Microsoft > Windows > CurrentVersion > Policies > Explorer
DisablePersonalDirChange = (0)
Once this was set to (0) that policy issue went away.
Hope this helps you.
I ran GPResult several times to make sure that no restrictive policies apply to the client. The only ones that apply regarding OneDrive are:
Here is the setting I discovered that caused this issue.
HKCU > Software > Microsoft > Windows > CurrentVersion > Policies > Explorer
DisablePersonalDirChange = (0)
Once this was set to (0) that policy issue went away.
Hope this helps you.
- Gary1264May 10, 2023Copper Contributor
That key does not exist. Robert James Reber
- Yordan_YordanovFeb 26, 2019Brass Contributor
Yes, absolutely! This corresponds to the following policy:
Once I removed it, it worked! Thanks very much to both of you for helping me sort this out!
- Adam1313Jan 09, 2023Copper ContributorSetting this policy to disabled and adding a warning note in the policy comments completely resolved the OneDrive backup issues in our environment. After a simple gpupdate all the red disappeared, and we could backup user folders to OneDrive automatically as we desired. Thank you for sharing this.
- PepperdotNetFeb 12, 2023Brass Contributor
Adam1313 Which policy? There are at least two suggested in the previous comments.