Intune unable to allow OneDrive auto-sign in with Work account

Daniel Hu 5 Reputation points
2023-09-06T20:58:51.0233333+00:00

Hi all,

I am deploying PCs to all company users via Intune, and I have already setup Configuration Profile to enable OneDrive auto-sign so the user could be automatically signed-in to OneDrive. However, the settings just never took effect, I tried 3 computers using 4 different accounts that has Intune subscription, but none of them gets the auto sign-in unless I manually sign them in.

Does anyone got lucky for enabling Silent sign-in to OneDrive via Intune?

Screenshot 2023-09-06 at 1.55.15 PM

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
819 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,355 questions
{count} vote

5 answers

Sort by: Most helpful
  1. Kieran Walsh 20 Reputation points
    2024-01-04T15:54:27.31+00:00

    I've finally manged to get this to work on Shared PCs. You also need:

    Device Settings Catalog entries:

    Disable “Fast First Sign In”
    

    Device Configuration Profiles - Custom OMA-URI Settings:

    MDMWinsOverGP
    
    ./Device/Vendor/MSFT/Policy/Config/ControlPolicyConflict/MDMWinsOverGP
    
    Integer
    
    1
    

    and

    DisableOneDriveFileSync
    
    ./Device/Vendor/MSFT/Policy/Config/System/DisableOneDriveFileSync
    
    Integer
    
    0
    
    1 person found this answer helpful.

  2. ZhoumingDuan-MSFT 8,060 Reputation points Microsoft Vendor
    2023-09-07T05:45:22.1633333+00:00

    @Daniel Hu, Thanks for posting in Q&A.

    From your description, We know that you cannot auto-sign in oneDrive after configuring automatically login policy.

    Please check the configuration profile deployment status, if it is success, please check the registry whether changed which locate in HKEY_LOCAL_MACHINA\SOFTWARE\Policies\Microsoft\OneDrive, if yes, please try the method below:

    1. Open CMD and run with Administrator
    2. Run REG ADD HKCU\Software\Microsoft\OneDrive /v EnableADAL /t REG_DWORD /d 1 /f

    Please check the above information and If there’s any update, feel free to let us 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.


  3. AdamPollardPowell-0167 30 Reputation points
    2024-01-01T17:37:03.7766667+00:00

    It is really annoying and backward to have to ask users to manually log in to OneDrive. We are trying to establish hot desking with minimal support staff intervention. Our policy is for users to not store data on their hard drives, so this is a big time sink not to mention data loss risk.

    0 comments No comments

  4. AdamPollardPowell-7951 0 Reputation points
    2024-03-09T11:52:27.43+00:00

    Thanks Kieran, I found these work. When we enroll a new pc, it can take 30 mins or so and a couple of reboots but no sign in necessary with the occasional exception.

    0 comments No comments

  5. Dale Huhtala 0 Reputation points
    2024-04-10T16:37:32.47+00:00

    I keep hearing this with Intune - reboot a couple of times, log in and out, wait 30-60 minutes, etc. How is that better than just manually signing in?

    Intune seems broken...guess I'm out of "cloud patience".

    0 comments No comments