# Nightfall Windows Agent Deployment: Workspace ONE UEM

### Pre-Requisites <a href="#pre-requisites" id="pre-requisites"></a>

1. Confirm that the Windows devices are enrolled and managed through Workspace ONE.
2. Confirm that a device group has been set up for deployment.
   * From UEM, navigate to Groups & Settings > Groups > Assignment Groups > click "+ Add Smart Group" and follow the prompts
3. Download "**NightfallAgent.msi**" from the Nightfall console:
   1. Log into Nightfall > Integrations > Manage (Endpoint Windows) > click "Download Package" > click "Download Package for Windows"
   2. Unpack the file.
4. Additionally, take note of the install command for Windows machines.  This will need to be copied later.

### Workspace ONE Deployment Video (Windows Agent) <a href="#video-tutorial" id="video-tutorial"></a>

{% embed url="<https://7729582.fs1.hubspotusercontent-na1.net/hubfs/7729582/Jared%20demo%20videos/Deploy%20Nightfall%20AI%20Agent%20to%20Windows%20Using%20Workspace%20One%20UEM.mp4>" fullWidth="false" %}

### Deploy Nightfall Agent and Extension <a href="#step-1-deploy-msi" id="step-1-deploy-msi"></a>

This step deploys both the agent and the extension via the same MSI file.

1. Log into Workspace ONE UEM
2. Navigate to Resources > Native Apps > click "Add" > select "Application File"
3. Click "Upload" > click "Choose File" > select "**NightfallAgent.msi**" > click "Save"
4. Click "Continue"
5. Under Details tab > Supported Processor Architecture > Select "64-bit"
6. Navigate to the Deployment Options tab > Locate "Install Command"
7. Paste the command from the Nightfall console into "Install Command".
8. Click "Save & Assign"
9. Set a Name for the Distribution.
10. Choose an Assignment Group.\
    **NOTE**: Use the group that was created from the Prerequisites section.
11. Decide if the App Delivery Method should be Auto or On Demand.  For a manual trigger use On Demand.
12. Click "Create" > click "Save" > click "Publish"


---

# 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://help.nightfall.ai/data-exfiltration-prevention/exfiltration_endpoint/install-nightfall-ai-agent-for-windows-os/nightfall-windows-agent-deployment-workspace-one-uem.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.
