# EVE Agent Installation on Windows EndPoints

The files required for installation on Windows Endpoints are:&#x20;

* Installation program agent\_2.1.19.msi.&#x20;
* Configuration file Auth.json.&#x20;

After the download of the installation files as described in section Download the EVE Agent, Transfer them to the endpoint and follow the steps below for installation:

1. Double-click the installer agent\_2.1.19.msi. It is important to note that the\
   EVE Agent installer requires .NET Desktop Runtime 6.0.0 or later (Windows 7.0 and above) version x86, if it is not installed on the endpoint, the user should be redirected to the compatible .NET installation package.
2. Once the framework is installed on the system,  \
   it is necessary to run the installation agent\_2.1.19.msi file again, which will  display the installation wizard again.&#x20;

Some Windows systems also require NET Framework version 4.7.2 (Windows 7.0 or later), if it is not installed on the endpoint, the user should be redirected to the compatible .NET installation package &#x20;

1. Accept the settings presented by the wizard, as well as the license agreement and continue through the wizard.
2. When the installation is complete, the installation log will be displayed. If there are no errors, close the window.
   \*

   ```
   <figure><img src="/files/cp1t4aZ9JWOxxh7xxflx" alt="" width="510"><figcaption></figcaption></figure>
   ```
3. The installation log will show if there were any errors during the process.
4. The installation of the EVE agent is now complete. Next, load the json configuration file to the EVE Agent.
5. Look in the taskbar for hidden icons and right-click on the Golden EVE Agent icon <img src="/files/g16lA2ZBYkSyVLJVdeYF" alt="" data-size="line">.
6. &#x20;Click Settings> Add settings.

   The user will be prompted to find the Auth.json configuration file on the system. Select it and proceed to load the file.

After installation indicates isolation disabled and when it is correctly connected to the Platform it will show isolation enabled, this means that the communications of that virtual machine have been disabled and the EVE Agent is correctly installed.

Once the agent is installed, it is recommended to take the snapshot of the virtual machine if applicable.


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-2-eve-endpoint/installing-the-eve-agent/eve-agent-installation-on-windows-endpoints.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.
