# Deploying Agent From Microsoft Intune

The CyberCyte agent can deployed with intune with .msi format. Please navigate the "Settings & Reporting" -> "Deployment Settings". Click on the "Download x64 MSI" button to download the agent. After the download, users can deploy the agent to the Microsoft Intune platform with recommended parameters, which is predefined on the portal (Please take a look at the "Command to install MSI package" section). Also, if users using the proxy on their system, they can define the proxy parameters for the agent. After the definitions are done, please click on the save button, this action also change the MSI installation command section.

<figure><img src="/files/4BR1qsaNM6fLAWXvo3EI" alt=""><figcaption></figcaption></figure>

After downloading the agent, please login to the Microsoft Intune. Please navigate to "Home" -> "Apps" -> "Windows" and create a new app.

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

<figure><img src="/files/9xtkmbto4mhgXhr5LLrj" alt=""><figcaption></figcaption></figure>

Select the file (CyberCyte package manager) and provide "Name", "Command-line arguments" for "App information" section.

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

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

In the "Assignments" section the group(s) must be defined, please define the deployment group(s).

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

After the definitions, click on the "Next" button and move on to the "Review + Create" section. Confirm the package definations and after that the agent package is ready for the deployment.


---

# 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://docs.cloudcyte.com/pre-requirements-and-initialization-of-the-platform/agent-installations/deploying-agent-from-microsoft-intune.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.
