You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,18 @@ To deploy WARP on Windows using Intune:
21
21
4. In **App type**, select _Line-of-business app_ from the drop-down menu. Select **Select**.
22
22
5. Select **Select app package file** and upload the `Cloudflare_WARP_<VERSION>.msi` installer you downloaded previously.
23
23
6. Select **OK**.
24
-
7. In the **Name** field, we recommend entering the version number of the package being uploaded.
25
-
8. In the **Publisher** field, we recommend entering `Cloudflare, Inc`.
26
-
9. In the **Command-line arguments** field, enter a valid installation command.
27
-
For example:
24
+
7. For **Run this script using the logged on credentials**, choose _No_.
25
+
8. For **Enforce script signature check**, choose _No_.
26
+
9. In the **Name** field, we recommend entering the version number of the package being uploaded.
27
+
10. In the **Publisher** field, we recommend entering `Cloudflare, Inc`.
28
+
11. In the **Command-line arguments** field, enter a valid installation command. For example:
Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters).
32
-
10. Select **Next**.
33
-
11. Add the users or groups who require Cloudflare WARP and select **Next**.
34
-
12. Review your configuration and select **Create**.
33
+
12. Select **Next**.
34
+
13. Add the users or groups who require Cloudflare WARP and select **Next**.
35
+
14. Review your configuration and select **Create**.
35
36
36
37
Intune is now configured to deploy the WARP client.
0 commit comments