Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@ description: Deploy Cloudflare WARP with Hexnode MDM - Step-by-step guide for Wi

## Windows

:::note[Requirements]


* A 64-bit machine with Windows 10 or Windows 8
* 184 MB hard disk space and 3 MB memory
* Wi-Fi or LAN connection


:::

1. Create a script file with `.bat`, `.cmd`, and `.ps1` file formats to download, install and configure the Cloudflare WARP client Windows application on the device. Listed below is a sample script with all of the configurable parameters:

```python
Expand Down Expand Up @@ -58,16 +48,6 @@ description: Deploy Cloudflare WARP with Hexnode MDM - Step-by-step guide for Wi

## macOS

:::note[Requirements]


* macOS Catalina, High Sierra or Big Sur with a 64-bit CPU
* Minimum hard disk space 75 MB and memory 35 MB.
* Wi-Fi or LAN connection


:::

1. [Download](/cloudflare-one/connections/connect-devices/warp/download-warp/#macos) the Cloudflare WARP client for macOS.

2. On your Hexnode console, go to **Apps** > **Add Apps** > **Enterprise App**.
Expand Down Expand Up @@ -118,14 +98,6 @@ This will push the app along with the configurations to the selected devices.

## iOS

:::note[Requirements]


* Devices running iOS v11+


:::

1. On your Hexnode console, go to **Apps** > **Add Apps** > **Store App**.

2. Select *iOS* as the app platform.
Expand Down Expand Up @@ -167,14 +139,6 @@ This will push the app along with the configurations to the selected devices.

## Android

:::note[Requirements]


* Devices enrolled in the Android Enterprise program.


:::

1. On your Hexnode console, go to **Apps** > **Add Apps** > **Managed Google Apps**.
2. Search for the app [**Cloudflare One Agent**](https://play.google.com/store/apps/details?id=com.cloudflare.cloudflareoneagent).
3. Approve the app as a Managed Google Play app.
Expand Down