OneDrive Group Policy Application

Michael McGough 1 Reputation point
2021-10-20T13:14:12.91+00:00

We are trying to configure the OneDrive client behavior on our servers to prevent the clients from using too much drive space. The group policy is being written to the servers registry correctly but it seems like every policy that requires a tenet ID isn't applying.

We followed the MS documentation and set the tenet ID but they don't take effect.
Is there something special I'm supposed to do other than just paste the plain tenet ID into the policy?

142151-onedrive-not-working-dummy-tenet-id.png
This is a fake tenet ID.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,725 questions
OneNote Management
OneNote Management
OneNote: A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.Management: The act or process of organizing, handling, directing or controlling something.
171 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Viki Ji_MSFT 4,411 Reputation points
    2021-10-21T08:25:10.397+00:00

    Hi @Michael McGough ,
    Welcome to Q&A forum!

    Please check to make sure the tenant id you entered is correct. Please run the following command to update the Group Policy immediately after configuring the policy to check this issue.
    gpupdate.exe /force

    If it does not work, please try to set the following registry key to check this issue:
    [HKLM\SOFTWARE\Policies\Microsoft\OneDrive\DiskSpaceCheckThresholdMB]"1111-2222-3333-4444"=dword:0005000

    where "1111-2222-3333-4444" is the tenant ID and 0005000 sets a threshold of 5000 MB.

    For reference: Set the maximum size of a user's OneDrive that can download automatically

    Any updates, please let me know.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.