How to configure auto-login to One drive for users on On-Prem AD joined devices?

Manesh Appukkuttan 85 Reputation points
2024-05-22T13:38:57.0066667+00:00

Hi All,

I have received requests from users to sync their files and folders directly to the OneDrive app. The users want that once they log in to the On-Prem AD joined workstations, they automatically get logged in to the OneDrive Application and their files and folders start to sync.

How can I achieve this?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft 365 and Office | OneDrive | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2024-05-23T00:51:01.3466667+00:00
    1. Open the Group Policy Management Console (GPMC).
    2. Create a new GPO or edit an existing one that applies to your target users.
    3. Navigate to: Computer Configuration > Administrative Templates > Windows Components > OneDrive
    4. Enable the policy: "Silently configure OneDrive using Windows 10 or domain credentials"
    5. (Optional) Configure additional OneDrive settings under the same path, such as default folder location or file filtering.
    6. Link the GPO to the appropriate Organizational Unit (OU) containing your target users.
    7. On user workstations, enforce the GPO by running gpupdate /force in a command prompt with administrator privileges.

    [You can find the administrative template files from the OneDrive Group Policy download page.]

    1 person found this answer helpful.

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.