Other Intune-related topics, including unsupported scenarios and platform-specific behaviors
The described behavior is not covered directly in the provided documentation, but there are a few supported configurations and limitations around saving and AutoSave that can be used to work around or narrow down the issue.
- Verify that AutoSave and cloud saving work without the policy
- Confirm that Excel files can be saved and AutoSave works correctly to OneDrive/SharePoint when enablecloudonlysaveasmode is disabled. This validates that the issue is tied to the policy and not to OneDrive/SharePoint, sync, or Excel itself.
- Ensure Office and OneDrive are fully updated
- Several saving and AutoSave issues with OneDrive/SharePoint have been fixed by Office updates. For example, issues where:
- Large files failed to save with Files On-Demand enabled.
- AutoSave was disabled or greyed out for OneDrive/SharePoint locations.
- Install the latest Office updates by opening any Office app and using File > Account > Update Options > Update Now.
- If Files On-Demand is enabled, confirm that the known issue described in OneDrive documentation is resolved by being on a fixed build.
- Several saving and AutoSave issues with OneDrive/SharePoint have been fixed by Office updates. For example, issues where:
- Confirm that AutoSave prerequisites are met
- AutoSave is only enabled when:
- The file is saved to OneDrive, OneDrive for Business, or SharePoint Online.
- The file is opened from the File > Open cloud location (not just a local sync folder in some macOS scenarios; similar principles apply on Windows).
- AutoSave will be disabled or behave unexpectedly if:
- The file is in an older format (.xls, .doc, .ppt).
- The file is in a local OneDrive folder while sync is paused.
- The workbook uses features that block AutoSave (e.g., Shared Workbook feature, password encryption, restricted access).
- For Excel, remove blocking features where possible (Shared Workbook, encryption, restricted access) and test again.
- AutoSave is only enabled when:
- Test saving via different entry points
- Since Save As from Excel’s UI fails while Save (Ctrl+S) to an existing cloud location works, test these paths explicitly:
- File > Save As to a OneDrive/SharePoint location.
- File > Save a Copy (if available) to the same location.
- Open the same library in a browser and upload the locally saved file (this is the documented workaround for some property-related save issues).
- If saving via browser upload works consistently, this indicates the Excel–cloud integration path is where the policy is interfering.
- Since Save As from Excel’s UI fails while Save (Ctrl+S) to an existing cloud location works, test these paths explicitly:
- Check for property-related save limitations
- For some SharePoint/OneDrive libraries, Excel and PowerPoint cannot save directly if required lookup properties are present. In that case, the documented behavior is:
- Saving via Save As to SharePoint/OneDrive fails with a property error.
- Workaround: save to a local device, then upload via SharePoint web UI so the property can be set.
- If the affected libraries use required lookup columns, test saving first to a local folder, then uploading via the browser to confirm whether this limitation is involved.
- For some SharePoint/OneDrive libraries, Excel and PowerPoint cannot save directly if required lookup properties are present. In that case, the documented behavior is:
- Consider using supported alternatives to enforce cloud-first saving
- Instead of relying solely on enablecloudonlysaveasmode, combine these supported options:
- Use Group Policy to influence the save experience and hide local/cloud locations as needed:
- Hide File Locations When Opening or Saving Files under
User Configuration\Policies\Administrative Templates\Microsoft Office 2016\Miscellaneous. - Block Signing Into Office (set to "None Allowed" forces the old dialog, but this also removes cloud sign-in, so use with care).
- Hide File Locations When Opening or Saving Files under
- Use the registry key to default to local or cloud as appropriate:
-
HKCU\Software\Microsoft\Office\16.0\Common\General\PreferCloudSaveLocations(set to0to enable Save to Computer by default if the goal is the opposite behavior, or leave it at default to prefer cloud).
-
- Use Group Policy to influence the save experience and hide local/cloud locations as needed:
- For users who still need local saving in limited cases, rely on Save As (legacy dialog via F12 or Quick Access Toolbar) while keeping the default save experience pointed at cloud locations.
- Instead of relying solely on enablecloudonlysaveasmode, combine these supported options:
- Narrow the scope and collect repro details for escalation
- Since this appears to be Excel-specific under this policy, test with:
- A new profile and a clean test machine.
- A single test user and a single test library with no custom columns.
- Capture:
- Exact Excel version/build.
- Whether Files On-Demand is enabled.
- Whether the library has required columns (especially lookup columns).
- Use these details when re-opening or escalating the support case so it can be compared against known save/AutoSave issues.
- Since this appears to be Excel-specific under this policy, test with:
Because the provided documentation does not describe enablecloudonlysaveasmode directly, the most reliable path is to:
- Ensure all known OneDrive/SharePoint save and AutoSave issues are ruled out by updating Office.
- Avoid libraries with required lookup properties for direct Excel saving.
- Use the documented save-experience controls (GPO and registry) to approximate “cloud-only” behavior until Microsoft provides a fix or updated guidance for this policy.
References:
- What Administrators need to know about the new Save experience in Office
- Office files may not save if Files On-Demand is enabled
- AutoSave is disabled for OneDrive, OneDrive for Business, and SharePoint locations
- Excel or PowerPoint error: "This file cannot be saved because some properties are missing or invalid"
- OneDrive files incorrectly opened as local files without AutoSave
- Customize the save experience in Office
- What is AutoSave?