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

Commits on Feb 9, 2022

  1. Fix OneDrive Policy

    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
    chuck-r committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    cb32682 View commit details
    Browse the repository at this point in the history