# VNC - Initial Setup

### Overview

To set up computers for remote access using VNC, you will need to use the VNC setup option.

{% hint style="warning" %}
I**nstalling a VNC Viewer on the Host Computer**

To use VNC, you will need to install a VNC viewer on the computer where you are initiating the remote access from. UltraVNC can be used for this.&#x20;

Go to <https://www.uvnc.com/downloads/ultravnc.html> to download the latest version of UltraVNC on the host computer. Once installed, you can proceed to set up VNC on the client computers.&#x20;
{% endhint %}

### Configure VNC&#x20;

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Applications** tab.

3\. Select a **Computer** from the Computer Name column.

![Select a Computer from Applications Grid](/files/-MVrxetiOurnm-cOaocH)

4\. The ACTION TOOLBAR will now appear; click **REMOTE**.

&#x20;<img src="/files/-MVs1KJNOxYksmkUt3cy" alt="" data-size="original">&#x20;

5\. Select **VNC Setup** from the drop-down menu.&#x20;

6\. A list of all computers that do not have **VNC** installed will now appear. Click **SELECT ALL COMPUTERS** (alternatively, you can select the computer(s) to install VNC).&#x20;

![Select All Computers to Setup VNC](/files/-MVs2Awn26XbPlVUZiMq)

7\. Click **NEXT**.

8\. Enter a **Password** for the VNC Connection.

![Enter a Password for the VNC Connection](/files/-MVs20Kh3fS6xTHJfCwL)

9\.  Click **SETUP;** the setup will now apply to the selected computers.

10\. Click **OK**.

{% hint style="success" %}
Your computers are now ready to be accessed using VNC.
{% endhint %}


---

# 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/faronicsdeploy/remote-access-rdp-vnc/vnc-first-time-setup.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.
