> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/onedriveknownfoldermove.md).

# OneDrive Known Folder Move

{% hint style="info" %}
Click on the link to download the JSON file from [GitHub](https://github.com/SkipToTheEndpoint/OpenIntuneBaseline/blob/main/MACOS/NativeImport/MacOS%20-%20OIB%20-%20Microsoft%20OneDrive%20-%20U%20-%20Known%20Folder%20Move%20-%20v1.0.json)
{% endhint %}

## Microsoft OneDrive

| Setting                                                                         | Value                          |
| ------------------------------------------------------------------------------- | ------------------------------ |
| Automatically and silently enable the Folder Backup feature (Known Folder Move) | %OrganizationId%               |
| Block external sync                                                             | True                           |
| Disable automatic sign in                                                       | False                          |
| Disable personal accounts                                                       | True                           |
| Disable tutorial                                                                | True                           |
| Display a notification to users once their folders have been redirected         | False                          |
| Enable Files On-Demand                                                          | True                           |
| Enable simultaneous edits for Office apps                                       | True                           |
| Force users to use the Folder Backup feature (Known Folder Move)                | True                           |
| Hide dock icon                                                                  | True                           |
| Ignore named files                                                              | \*.lnk, \*.pst, \*.pkg, \*.dmg |
| Include \~/Desktop in Folder Backup (Known Folder Move)                         | True                           |
| Include \~/Documents in Folder Backup (Known Folder Move)                       | True                           |
| Open at login                                                                   | True                           |
| Prompt users to enable the Folder Backup feature (Known Folder Move)            | %OrganizationId%               |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/onedriveknownfoldermove.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
