> 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/configure-anywhere.md).

# Configure OneSite Anywhere

OneSite Anywhere leverages peer-to-peer (P2P) capabilities and CDN integration, allowing endpoints to obtain software and updates. The configuration process ensures endpoints can securely download content from the Adaptiva Server or CDN, Microsoft Intune, or Workspace ONE CDN, reducing WAN and VPN traffic.

## Prerequisites

Prior to using OneSite Anywhere, ensure that you have installed and configured the [OneSite platform](https://docs.adaptiva.com/platform-install). Make sure to complete the following pre-requisites:

|                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Deploy the Adaptiva Client](https://docs.adaptiva.com/platform-install/client-install-and-uninstall/deploy-clients)                     | The Adaptiva Client must be installed on all machines to which the administrator wishes to download content.                                                                                                                                                                                                                                       |
| [Create antivirus exceptions](https://docs.adaptiva.com/platform-install/planning-guides/onesite-platform-planning#antivirus-exceptions) | Ensure the required antivirus exceptions are added for the server and all clients as detailed in the Installation Guide.                                                                                                                                                                                                                           |
| [Allow communication ports](https://docs.adaptiva.com/platform-install/additional-configuration/platform-communication-ports)            | Verify no client or server firewalls restrict the port communication required for normal operation.                                                                                                                                                                                                                                                |
| [Verify Client and Server connectivity](https://docs.adaptiva.com/platform-guide/client-management/client-validator)                     | Devices need to communicate with the Adaptiva Server on the corporate network or the Adaptiva Cloud Relay Service on the public internet in order to receive policy and communicate status. The Adaptiva Server must also be able to communicate with Adaptiva clients. Clients using Network Address Translation (NAT) or IPv6 are not supported. |
| [Define your network topology](https://docs.adaptiva.com/platform-guide/platform-management/network-topology)                            | Your network topology must be properly defined in the Adaptiva Server before your content distribution is optimized. You can also enable automatic network detection to define locations based on the different subnets in your network.                                                                                                           |

## Configure OneSite Anywhere solutions

| Solution                                                        | Configuration                                                                              |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [Configure ConfigMgr](/anywhere/configmgr-settings.md)          | Use this guide to enable ConfigMgr settings that optimize content delivery and management. |
| [Configure Intune](/anywhere/configure-intune.md)               | Use this guide to authorize OneSite Anywhere to publish content to Microsoft Intune.       |
| [Configure Workspace ONE](/anywhere/configure-workspace-one.md) | Use this guide to enable peer distribution in your Workspace ONE environment.              |

## Publish Content to the CDN-based Content Library

You can begin publishing content to the CDN-based Content Library by following these guides:

* [Publish ConfigMgr Content](/anywhere/content-publication-settings.md#configmgr-content)
* [Publish Intune Content](/anywhere/content-publication-settings.md#intune-content)
* [Publish Adaptiva Content](/anywhere/content-publication-settings.md#adaptiva-content)

## Upgrading to use OneSite Anywhere

If you are upgrading an existing Adaptiva environment to allow clients to access the Adaptiva Cloud Relay Service, a OneSite Anywhere Product license key must be added. (This will be shown as OneSite ConfigMgr Edition). This can be obtained from your Adaptiva Sales Representative.

See [License your OneSite solution](https://docs.adaptiva.com/platform-guide/overview/license-solution) for more information on how to add a product key.

## Activate your Server (OneSiteAnywhere)

The Adaptiva Server must be activated to allow Adaptiva clients to communicate with the Adaptiva server via the Adaptiva Cloud Relay Services. See the [Server Activation](https://docs.adaptiva.com/platform-install/server-install/install-platform#server-activation-onesite-anywhere-only) for instructions on activating your Adaptiva server.


---

# 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/configure-anywhere.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.
