How to Pilot OneDrive Folder Backup for a Small Department
🔍 WiseChecker

How to Pilot OneDrive Folder Backup for a Small Department

You need to test OneDrive folder backup for a small department before rolling it out company-wide. This feature redirects known folders like Desktop, Documents, and Pictures to OneDrive, protecting files from local drive failures. The pilot lets you validate the setup, identify configuration issues, and gather feedback from a limited group. This article covers the prerequisites, step-by-step deployment, and common mistakes to avoid during the pilot.

Key Takeaways: Deploying OneDrive Folder Backup for a Small Pilot Group

  • Microsoft 365 admin center > Groups > Add a group: Create a security group to scope the pilot users for folder backup policy assignment.
  • Microsoft Intune admin center > Devices > Configuration profiles > Create profile: Build a Windows device configuration policy to enable Known Folder Move silently.
  • OneDrive admin center > Sync > Folder backup policy: Configure the tenant-wide policy to automatically redirect Desktop, Documents, and Pictures to OneDrive for the pilot group.

ADVERTISEMENT

What Is OneDrive Folder Backup and What Do You Need for a Pilot

OneDrive folder backup, also known as Known Folder Move, redirects the Desktop, Documents, and Pictures folders from the local user profile to OneDrive. When enabled, files in these folders sync to the cloud and become accessible from any device. The feature also protects against data loss if the local drive fails or the device is lost.

Before starting a pilot, verify these prerequisites:

  • Users must have a OneDrive for Business license assigned in the Microsoft 365 admin center.
  • OneDrive sync app version 19.002.0101.0006 or later installed on each Windows device.
  • Windows 10 version 1709 or later, or Windows 11.
  • Network connectivity to OneDrive endpoints. No proxy or firewall blocks the sync URLs listed in Microsoft 365 network endpoints documentation.
  • Administrative access to the Microsoft 365 admin center, OneDrive admin center, and Microsoft Intune or Group Policy management.

For a small department, create a dedicated security group in the Microsoft 365 admin center. Add the pilot users to this group. This group will be used to scope the folder backup policy and any device configuration profiles.

Steps to Pilot OneDrive Folder Backup for a Small Department

Follow these steps to configure and deploy OneDrive folder backup to a pilot group. The process uses Microsoft Intune for device configuration and the OneDrive admin center for the folder backup policy. If you use Group Policy instead, the steps are similar but the policy paths differ.

Step 1: Create a Pilot Security Group

  1. Sign in to the Microsoft 365 admin center
    Go to admin.microsoft.com. Use an account with Global Administrator or Groups Administrator privileges.
  2. Navigate to Teams & Groups
    In the left navigation, select Teams & groups then Active teams & groups.
  3. Add a new security group
    Click Add a group. Choose Security as the group type. Enter a name like “OneDrive Folder Backup Pilot”. Add a description. Set the owner and members to the pilot users. Click Add.

Step 2: Configure the OneDrive Folder Backup Policy in the OneDrive Admin Center

  1. Open the OneDrive admin center
    Go to admin.onedrive.com. Sign in with a Global Administrator account.
  2. Select Sync
    In the left menu, click Sync.
  3. Create or edit the folder backup policy
    Under Folder backup policy, click Edit if a policy exists, or click New policy. Enable Known Folder Move. Select the folders to redirect: Desktop, Documents, and Pictures. Choose Move the known folders to OneDrive.
  4. Scope the policy to the pilot group
    Under Assignments, select Selected security groups. Add the pilot security group you created. Click Save.

Step 3: Deploy the OneDrive Sync App Silently to Pilot Devices

If the OneDrive sync app is not already installed on all pilot devices, deploy it using Intune.

  1. Sign in to the Microsoft Intune admin center
    Go to intune.microsoft.com.
  2. Add a Windows app
    Select Apps > All apps > Add. Choose Windows 10 and later as the app type. Select Microsoft 365 apps. Configure the app suite to include only OneDrive Desktop. Assign the app to the pilot security group. Click Review + create then Create.

Step 4: Configure OneDrive Silent Account Configuration via Intune

This step ensures that OneDrive signs in automatically and starts syncing without user interaction.

  1. Create a configuration profile
    In Intune, go to Devices > Configuration profiles > Create profile. Select Windows 10 and later as platform. Choose Templates then Administrative Templates.
  2. Configure OneDrive policies
    In the settings picker, search for “OneDrive”. Enable Silently sign in users to the OneDrive sync app with their Windows credentials. Enable Use OneDrive Files On-Demand. Enable Set the maximum size of a user’s OneDrive that can be downloaded automatically and set a reasonable size like 500 MB. Set Prompt users to move Windows known folders to OneDrive to Disabled to avoid a user prompt during the pilot.
  3. Assign the profile to the pilot group
    Under Assignments, add the pilot security group. Click Review + create then Create.

Step 5: Trigger Folder Backup on Pilot Devices

After the policies apply, users need to restart the OneDrive sync app or sign out and sign back in. The folder backup starts automatically within a few minutes. To verify, open OneDrive from the system tray. Click Help & Settings > Settings > Sync and backup. Under Back up important PC folders, the status should show “Backed up” for each folder.

ADVERTISEMENT

Common Mistakes and Limitations to Avoid During the Pilot

Users already have files in both OneDrive and local folders

If a user already stores files in OneDrive and also has files on the local Desktop or Documents folder, Known Folder Move merges them. This can cause duplicate file names or confusion. Before enabling the policy, inform pilot users to review their local folders and OneDrive contents. Advise them to move any conflicting files to a different location.

Folder backup policy does not apply to all users in the pilot group

The folder backup policy in the OneDrive admin center may take up to 24 hours to apply. If a user does not see the backup status change after 24 hours, verify that the user is a member of the correct security group and that the group is assigned in the policy. Also confirm that the OneDrive sync app version meets the minimum requirement.

OneDrive sync app does not sign in silently

Silent sign-in requires Azure AD joined or hybrid Azure AD joined devices. If the pilot devices are not joined to Azure AD, silent sign-in will fail. In that case, users must sign in to OneDrive manually. To verify device join status, run dsregcmd /status in Command Prompt. Look for AzureAdJoined set to YES.

Folder backup redirects but files do not sync

If the folders are redirected but files are not syncing, check the OneDrive sync app logs. Open the OneDrive icon in the system tray and look for sync errors. Common causes include file name length exceeding 400 characters, file paths longer than 400 characters, or file types blocked by the tenant sync policy. In the OneDrive admin center, under Sync > Sync restrictions, verify that no file type blocking is preventing uploads.

OneDrive Folder Backup vs Manual Folder Redirection: Key Differences

Item OneDrive Folder Backup (Known Folder Move) Manual Folder Redirection via Group Policy
Description Redirects Desktop, Documents, and Pictures to OneDrive and syncs them to the cloud Redirects folders to a network share or local path without cloud sync
Cloud protection Files are backed up to OneDrive automatically No cloud backup unless the network share is backed up separately
Offline access Files are available offline via OneDrive Files On-Demand Files are available offline only if the network share is cached
Management interface OneDrive admin center and Intune or Group Policy Group Policy Management Console
User experience Automatic, silent after initial configuration Requires manual configuration or logoff/logon to apply
Compatibility Windows 10 version 1709+, Windows 11, and macOS Windows only

OneDrive folder backup is the recommended method for protecting user data in Microsoft 365. It provides cloud backup, sync across devices, and centralized management. Manual folder redirection is an older method that does not offer cloud sync and is harder to manage at scale.

After completing the pilot, review the sync status reports in the OneDrive admin center. Check for any errors or devices that did not apply the policy. Collect feedback from pilot users about the experience. Use this data to refine the deployment before expanding to the full organization. For a larger rollout, consider using Intune to deploy a proactive remediation script that verifies folder backup status and triggers a repair if needed.

ADVERTISEMENT