Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Fix OneDrive Policy #495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chuck-r
Copy link

@chuck-r chuck-r commented Feb 9, 2022

Apply the "Prevent the usage of OneDrive for file storage" policy correctly. Previously, it created HKLM:Software\Policies\Microsoft\Windows\OneDrive\OneDrive="DisableFileSyncNGSC". However, the value should be HKLM:Software\Policies\Microsoft\Windows\OneDrive\DisableFileSyncNGSC=1

Apply the "Prevent the usage of OneDrive for file storage" policy correctly. Previously, it created HKLM:Software\Policies\Microsoft\Windows\OneDrive\OneDrive="DisableFileSyncNGSC". However, the value should be HKLM:Software\Policies\Microsoft\Windows\OneDrive\DisableFileSyncNGSC=1
@alyosharomanov
Copy link

I just tested it, and I'd recommend for merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants