Forum Discussion
Yordan_Yordanov
Feb 24, 2019Copper 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.
RahamimL
Feb 26, 2019Iron Contributor
Did you run RSOP?
Saw the same thing on my end and after making sure no policy was applied. Ran gpupdate /force, logged off and logged in. KFM didn't run silently like the policy was supposed to do but didn't get this alert again.
Yordan_Yordanov
Feb 26, 2019Copper Contributor
I ran GPResult several times to make sure that no restrictive policies apply to the client. The only ones that apply regarding OneDrive are:
- Robert James ReberFeb 26, 2019Copper Contributor
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, 2019Copper 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.
- RahamimLFeb 26, 2019Iron Contributor
Your picture shows what applies to the computer. run gpresult with user rights to check again.
RSOP will give you a better view as to what is applied to the user.