# VMWare ESXi Appliance

{% hint style="info" %}
**Pre-requisite:**

VMware ESXi 8.0+ and VMware vSphere 8.0+
{% endhint %}

1. Download the VMWare Image file from PBI Admin portal.

<figure><img src="/files/SDVYkCzgmhMRhXPBqprB" alt=""><figcaption></figcaption></figure>

2. Login to vSphere Client. Right Click on Data Center to create a new VM using the wizard.

<figure><img src="/files/v8XpflfVCYAZMyp9JO25" alt=""><figcaption></figcaption></figure>

3. Specify the following:&#x20;
   1. Machine name,&#x20;
   2. Compute resource,&#x20;
   3. Storage,&#x20;
   4. Compatibility (ESXi 8.0 or later)
   5. Guest OS (Linux), OS Version (Other, Linux 64bit)

<figure><img src="/files/k0hSDRtH9vS9xICCihFy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sYNb2p1XlOnDV8kAGya6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VLrqSytAwHC4QmFwAt3M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5UPu9GepxfTDVORyIKE5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pE09FC1xXXoedmeyVUzJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DY5Sjy075YegNfEkLF7x" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8RskUX1GAi1mEgxNexEB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: For **low to medium** loads, the recommended configuration is:

* 4 vCPUs per 10 users.
* 16 GB memory per 10 users.
* 36 GB of disk space per 10 users.
  {% endhint %}

<figure><img src="/files/vYbnMSW0HMiRdvsmg7jD" alt=""><figcaption></figcaption></figure>

4. Click Finish to complete the process.
5. Navigate back to your VM and configure the following
   1. From your datacenter, select your VM datastore and upload the VMWare ESXi vmdk file downloaded from PBI Admin portal in step 1.

<figure><img src="/files/55CiEHzWDpXQgu8U6jgK" alt=""><figcaption></figcaption></figure>

5. Navigate to VM and select Action -> Edit Settings to update the following
   1. Set Network adapter to value as appropriate to your business requirement&#x20;
   2. Under Add New Device -> Select Existing Hard disk -> Select the file you uploaded in step 4.

<figure><img src="/files/yoMkCn4kscyqbrK7mlBF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uou1yYcxrRPt7TC7e0OY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Icz2oMURq0I7jOEHkNU5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5bljo75If1mGWNh2TphB" alt=""><figcaption></figcaption></figure>

6. Navigate back to your VM and start the VM, wait for the VM status to turn to RUNNING.&#x20;
7. Navigate to the private IP of your VM and continue the VM registration process as described in section [Appliances](/landing/pbi-guides/pbi-private-access-administrators-guide/parallels-browser-isolation-interface/appliance.md#adding-vm-image)

<figure><img src="/files/qwHH8oYMgZJcLI3EacTf" alt=""><figcaption></figcaption></figure>


---

# 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.parallels.com/landing/pbi-guides/pbi-private-access-administrators-guide/appendix/appliance-registration/vmware-esxi-appliance.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.
