# Installation by Full Installer

The full installer option 'Download the full installer to save bandwidth (for large deployments)' can be used to install the agent silently with the reboot suppressed by a simple batch script:&#x20;

<div align="left"><figure><img src="/files/PKR1WSGTrGTGToLfEZlI" alt=""><figcaption></figcaption></figure></div>

* If NOT EXIST "C:\Program Files (x86)\Faronics\Faronics Cloud\Faronics Cloud Agent\FWAService.exe" (&#x20;
* IF NOT EXIST "C:\Program Files\Faronics\Faronics Cloud\Faronics Cloud Agent\FWAService.exe" (
* "FullFWAWebInstaller\_Faronics Remote Default.exe" /NoDFReboot ))
* Note: [This installer has some additional switches that can be found in the user guide](https://www.deepfreeze.com/webhelp/DFWC/DFWC_EN/index.html#page/EN/Chapter_EN.1.020.html#ww5043090).&#x20;


---

# 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.faronics.com/faronics-remote/remote-setup/installation-by-full-installer.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.
