|

How to Manage Offline Files in Windows Using Intune | Step-by-Step Guide

Offline Files is a built-in Windows feature that lets users access network-shared files even without a connection. Windows caches those files locally. When the device reconnects, it syncs changes back. For IT admins managing a fleet of devices, controlling this feature through Intune keeps things consistent and reduces support tickets.

What Is the Offline Files Feature?

When a user opens a file from a network share, Windows can save a local copy. If the network drops, the user still works normally. Once back online, Windows syncs the changes. This is useful for remote workers and laptop users who travel frequently.

The problem is, without proper policy, outdated cached files, failed syncs, and leftover local copies become common issues.

Key Policies You Can Configure

Intune’s Settings Catalog gives you two main controls for Offline Files:

  • Synchronize all offline files before logging off โ€” Forces a full sync when a user logs off. This makes sure the latest version of every file is pushed back to the server before the session ends.
  • Delete local copies of user’s offline files when logging off โ€” Removes the locally cached files at logoff. This is great for shared devices or security-sensitive environments where you don’t want file data sitting on disk.

Step-by-Step: Configure in Intune

  1. Sign in to the Microsoft Intune admin center at intune.microsoft.com.
  2. Go to Devices > Configuration > Create > New Policy.
  3. Under Platform, select Windows 10 and later.
  4. Under Profile type, choose Settings catalog.
  5. Click Add settings. Search for Offline Files.
  6. Select the setting you want โ€” sync at logoff or delete local copies.
  7. Set the value to Enabled.
  8. Assign the profile to a device group or user group.
  9. Review and hit Create.

The policy deploys on the next Intune check-in cycle.

Who Should Use These Settings?

These policies are most relevant if you manage:

  • Remote or hybrid workers on laptops who connect via VPN or corporate Wi-Fi.
  • Shared devices like kiosks or hot-desks where leftover cached data is a privacy risk.
  • Branch office users with unreliable network connections who rely on mapped drives.

Verify the Policy Applied

After deployment, check the device side:

  • Open Event Viewer and go to Applications and Services Logs > Microsoft > Windows > Offline Files.
  • Look for sync events to confirm the policy is working.
  • You can also run gpresult /r on the device to confirm the Intune policy was applied.

While you’re in the Settings Catalog, look at these related controls:

  • Prohibit user configuration of Offline Files โ€” Blocks users from changing offline file settings themselves.
  • Remove “Work Offline” option in File Explorer โ€” Hides the toggle so users can’t manually switch to offline mode.
  • OneDrive Files On-Demand โ€” A modern alternative to Offline Files for cloud-first environments.

Managing Offline Files through Intune is a small but impactful step. It reduces sync conflicts, protects data on shared devices, and ensures users always have the latest files when they log back in. Start with a test group, verify the logs, then roll out broadly.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *