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

# Configuration Manager Settings

OneSite Anywhere integrated with Configuration Manager (ConfigMgr), allows you to leverage the features of the OneSite Platform while using your existing ConfigMgr infrastructure for content delivery.

Included in this integration are the following settings that allow you to control how Adaptiva behaves with ConfigMgr:

| Setting                            | Description                                                                                                                                                                                                                                                                                                  |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Peer-to-peer PXE                   | When enabled, a client can temporarily act as a PXE server. It downloads the specified boot image allowing the device to perform a network boot.                                                                                                                                                             |
| Microsoft App-V                    | Enables organizations to deliver virtualized applications to managed endpoints without requiring full installation or pre-downloading on every device.                                                                                                                                                       |
| Upload Bandwidth Management        | Limits the number of concurrent client uploads to Management Points (MPs) to reduce WAN usage and prevent MP congestion.                                                                                                                                                                                     |
| Policy Bandwidth Management        | Reduces WAN and MP load by controlling how frequently clients retrieve policy. Targeted clients can receive policy immediately, while others use longer polling intervals.                                                                                                                                   |
| DP Bypass and DP Fallback Settings | When DP Bypass is enabled, Adaptiva exclusively manages content downloads and can prevent ConfigMgr clients from using Distribution Points, including clients without the Adaptiva client installed. DP Fallback settings control when clients are allowed to use a Distribution Point or fail the download. |
| Publication Settings               | Provides control over how and where content is published, either globally or by specific content type.                                                                                                                                                                                                       |
| Virtual SMP                        | Replaces Configuration Manager State Migration Points (SMPs), reducing infrastructure requirements and avoiding WAN bottlenecks through peer-to-peer caching.                                                                                                                                                |

![](/files/CVWRCqubUS7BV1Sib8f9)


---

# 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.adaptiva.com/anywhere/configmgr-settings.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.
