Intune
This guide covers how to deploy the Cloudflare WARP client using Microsoft Intune.
Download the Cloudflare_WARP_<VERSION>.msi
installer.
- Log in to your Microsoft Intune account.
- Go to Apps > All Apps > Add.
- In App type, select Line-of-business app from the drop-down menu. Select Select.
- Select Select app package file and upload the
Cloudflare_WARP_<VERSION>.msi
installer you downloaded previously. - Select OK.
- In the Name field, we recommend entering the version number of the package being uploaded.
- In the Publisher field, we recommend entering
Cloudflare, Inc
. - In the Command-line arguments field, enter a valid installation command. For example, Refer to deployment parameters for a description of each argument.
- Select Next.
- Add the users or groups who require Cloudflare WARP and select Next.
- Review your configuration and select Create.
Intune is now configured to deploy the WARP client.
Refer to the generic instructions for macOS.
Refer to the generic instructions for iOS.
Intune allows you to insert predefined variables ↗ into the XML configuration file. For example, you can set the unique_client_id
key to {{deviceid}}
for a device UUID posture check deployment.
To deploy WARP on Android devices:
-
Log in to your Microsoft Intune account.
-
Go to Apps > Android >Add.
-
In App type, select Managed Google Play app.
-
Add the Cloudflare One Agent app from the Google Play store. Its application ID is
com.cloudflare.cloudflareoneagent
. -
Go to Apps > App Configuration policies > Add.
-
Select Managed devices.
-
In Name, enter
Cloudflare One Agent
. -
For Platform, select Android Enterprise.
-
Choose your desired Profile Type.
-
For Targeted app, select Cloudflare One Agent. Select Next.
-
For Configuration settings format, select Enter JSON data. Enter your desired deployment parameters in the
managedProperty
field. For example:Alternatively, if you do not want to copy and paste the JSON data, you can change Configuration settings format to Use configuration designer and manually configure each deployment parameter.
Once you have configured the deployment parameters, select Next.
-
Assign users or groups to this policy and select Next.
-
Save the app configuration policy.
-
Assign users or groups to the application:
- Go to Apps > Android > Cloudflare One Agent > Manage Properties.
- Select Edit and add users or groups.
- Select Review + save > Save.
Intune will now deploy the Cloudflare One Agent to user devices.