Endpoint - block users to pause OneDrive sync - it´s possible?

Renato Pereira 191 Reputation points
2020-08-17T02:36:22.993+00:00

Hi,

we found some users disabling OneDrive sync on computers, is there a way to create some policy on Intune to avoid it?
also desired to block user to sync personal accounts.

Any help is appreciated.

tks,

Renato P

Microsoft Security | Intune | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Crystal-MSFT 53,991 Reputation points Microsoft External Staff
    2020-08-17T06:11:38.673+00:00

    Hi,

    Based on my research, to block users from signing in with a Microsoft account to sync their personal OneDrive files, we can set the following registry key:
    [HKCU\SOFTWARE\Policies\Microsoft\OneDrive]"DisablePersonalSync"="dword:00000001"

    Here are some links for the reference:
    https://learn.microsoft.com/en-us/onedrive/use-group-policy#prevent-users-from-syncing-personal-onedrive-accounts
    https://answers.microsoft.com/en-us/msoffice/forum/all/disable-personal-onedrive/694fc7af-34c7-4f80-9d62-5fca1c411ac9

    Check in administrative Template device configuration profile and other profile, find the setting is not there. If we want to set the registry key via Intune, we can try to write a script to accomplish this:
    17844-image.png

    Due to block users to pause OneDrive sync:, I don't find such setting.

    Hope it can help.


  2. Nawaf Mushtaque Ahmed Mungaye 1 Reputation point
    2021-08-17T09:21:33.707+00:00

    Hi,
    Today I come across same configuration requirement. based on registry, this settings are available under user configuration.123889-image.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.