Skip to content

Commit de05df5

Browse files
[CF1] Update Intune Microsoft instructions
1 parent 06c7328 commit de05df5

File tree

1 file changed

+8
-7
lines changed
  • src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners

1 file changed

+8
-7
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,18 @@ To deploy WARP on Windows using Intune:
2121
4. In **App type**, select _Line-of-business app_ from the drop-down menu. Select **Select**.
2222
5. Select **Select app package file** and upload the `Cloudflare_WARP_<VERSION>.msi` installer you downloaded previously.
2323
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:
2829
```txt
2930
/qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com"
3031
```
3132
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**.
3536

3637
Intune is now configured to deploy the WARP client.
3738

0 commit comments

Comments
 (0)