> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/deployr/1.2/setup-deployr-community/differences-with-deployr-enterprise.md).

# Differences with DeployR Enterprise

DeployR Community is provided by 2Pint Software with only community support via forums on [Reddit](https://www.reddit.com/r/DeployR/) and [Discord](https://discord.gg/winadmins).  Direct support from 2Pint Software is provided only with DeployR Enterprise.

DeployR Community licensing terms provide some restrictions on the types of customers that can use this no-cost version; those not eligible can license DeployR Enterprise.  See the license terms included in the DeployR Community installer for more details.

DeployR Enterprise includes additional features that are not included in DeployR Community. Features not included in DeployR Community:

* Peering of content using BranchCache.  DeployR Community does not provide support for BranchCache, so content is always downloaded from the DeployR server (or from the cloud).
* Disconnected mode.  The DeployR Community server needs internet connectivity to operate.
* Automated import of OEM driver packs.  While DeployR Community allows you to install language packs from the cloud or those that you add yourself via content items, the process of importing a driver pack from the OEM by automatically downloading it, extracting the files, and creating a content item is not supported.
* Non-Windows support.  DeployR Enterprise is required for Linux, ChromeOS Flex, IGEL, and any other non-Windows operating system.
* "Run server-side scripts".  This task sequence step is only supported in DeployR Enterprise.

Some future new functionality may only be supported on DeployR Enterprise.


---

# 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://documentation.2pintsoftware.com/deployr/1.2/setup-deployr-community/differences-with-deployr-enterprise.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.
