# Intune Deployment

**Introduction**\
This section introduces the deployment process using Microsoft Intune for the Cybral Guard App. It explains how Intune ensures a secure, centralized deployment, enabling organizations to manage devices and distribute applications efficiently.

**1. Prerequisites**

* **Access to Microsoft Intune**: Verify you have the necessary permissions.
* **Cybral Guard App Package**: Ensure you have the latest `.msi` or `.intunewin` package.
* **Device Compatibility**: Confirm the devices meet the app’s system requirements, particularly for Windows 21H or later versions.

**2. Preparing the App Package**\
Outline the steps to prepare the app package, such as:

* **Download the App Package**: Make sure you have the latest Cybral Guard app file.
* **Compatibility Check**: Confirm that the app is compatible with the target devices (Windows 21H or later).

**3. Signing In to Microsoft Intune**<br>

* Navigate to the Microsoft Endpoint Manager Admin Center <https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?redirect_uri=https%3A%2F%2Fintune.microsoft.com%2Fsignin%2Findex%2F&response_type=code%20id_token&scope=https%3A%2F%2Fmanagement.core.windows.net%2F%2Fuser_impersonation%20openid%20email%20profile&state=OpenIdConnect.AuthenticationProperties%3DSahX2AfW4C6bcKIaXQ0lVKTgCFQZy-bghW1msP2FukTV_6OhmfATtaQSspqT9_pE9Ps6BRxzM3pTUTHW4LcTJhzmk4ON0s0tpts12qzFEiv3k80il45UtvM3k-VwLSGxMSqtwP69fsMamhcYksSfIwOFpjxKmt2SjMvzczPTZnYipD5XbFJN7vhfS2zC3IlbYsSulcXJ3EQElaynFu1iGEUi6pZpu0DY95HL3JiY0_jhotqjJtGAcb4u5jQ9K06NUFqfcQVd_-7syD0RUNiLhR21K2FpXPBvv3Eqw5-AIyNEzto8d7ccDvihbxlAYZnNJ9CPKa-lAJJCZ9CcfS4wMuu0cCbTYrfn4VuNg6KqZ_s0e56M-GHDF4iUT2Fzhx-afKaCRCMuq6IaooNB7ZXCI5Q8ffOdGK6LjSY0fVV3fZsZGXu03yPB_yn33YCloz4P&response_mode=form_post&nonce=638661717998675559.NmNjYTg3MjktOGFmYS00YzVhLTgwMTktODE1YmJmOWQ5MTE2MDZiYTM5MGYtNWI3Mi00MWE3LTg3YjctOWRiNGUxNDJiMjU2&client_id=c44b4083-3bb0-49c1-b47d-974e53cbdf3c&site_id=501430&client-request-id=f86959d0-8385-4145-aa64-36b5edaf6cab&x-client-SKU=ID_NET472&x-client-ver=7.5.0.0>
* Log in with administrator credentials.

**4. Adding the Cybral Guard App**<br>

* For Windows

1. **Select Apps:** In the left-hand pane, click on Apps.
2. **Add App:** Click on Add and choose Windows.
3. **Select App Type:** Choose Windows app (Win32) for traditional applications.
4. **Upload the App:** Upload either the `.msi` or `.intunewin file.`
5. **Configure App Information:** Provide app details such as the app name, description, publisher, and any other relevant settings.
6. **Assign the App:**&#x20;

&#x20;   Assign the app to the appropriate groups and choose App availability as either: &#x20;

* **Available for Enrolled Devices:** The app will appear in the Company Portal, and users will have the option to install it manually.&#x20;
* **Required:** The app will automatically install on the target devices or for specified users/groups.

7. **Complete the Upload:** Finish and wait for the app to complete the upload process.

<figure><img src="/files/jwDIDUuPjPrVkKp9BPTj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QWphzlDK086DIdBBjbXT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cZRdUKfBNH0HhdQQy3fj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3aA3aHRn4pFAoOAULDxl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Als7XHeXPD8gPeYgaIEA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HS8vIs88JXTKESflVyVd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yNIIMKSAi0FQkfcr3icE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/07a894YE0oK8lpPIOWYb" alt=""><figcaption></figcaption></figure>

**4. Monitor Deployment**

* **Monitor Deployment Status:** After deployment, monitor the installation status in Intune to ensure the app is successfully deployed to all target devices.
* **Check for Issues:** Resolve any deployment issues that may arise during the process

**5. User Communication**

* **Inform Users:** Notify users about the new app, including instructions on how to access and use it via the Company Portal.&#x20;
* **Provide Support:** Offer support contact details for any issue’s users may encounter with the app.


---

# Agent Instructions: 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://installation.cybral.com/guard-connecters-installation/intune-deployment.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.
