Forum Discussion
Yordan_Yordanov
Feb 24, 2019Brass Contributor
Policy Preventing Known Folder Move
I am testing Known Folder Move in our environment but I can't get it to work successfully. No matter whether I enforce it through Group Policy or try it manually, the following error occurs: I...
- 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.
Adam1313
Jan 09, 2023Copper Contributor
Setting 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.
PepperdotNet
Feb 12, 2023Brass Contributor
Adam1313 Which policy? There are at least two suggested in the previous comments.