# Silent install

You can deploy Storware Endpoints client in silent mode. To do that, follow the steps below:

1. Download the Storware Endpoints client installer and copy it to the endpoint you want to install the software.
2. Run the command line prompt as the administrator and go to the folder the installer has been copied.
3. Type in the command: **msiexec /i Endpoints\_Windows\_x64.msi /quiet** and wait a few minutes.

![](/files/ChYgNe37IKGexODvHxsF)

Once the installation process is complete, close the command prompt and click the Storware Endpoints icon on the user's desktop or use the "**magic link**" from the deployment email to log into the Storware Endpoints server. You can use other options for the **msiexec** command if needed (visit the site <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec>).


---

# 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.storware.eu/70/deployment/endpoints-how-to-install/client-deployment/silent-install.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.
