# Restore Windows on Physical Server by Veeam Recovery Media

## <mark style="color:green;">Overview</mark> <a href="#id-1.-introduction" id="id-1.-introduction"></a>

This is a document for how to restore Windows on Physical Server by Veeam Recovery Media.

## <mark style="color:green;">Procedure</mark> <a href="#id-2.-how-to-restore-windows-vm" id="id-2.-how-to-restore-windows-vm"></a>

{% stepper %}
{% step %}
**Step 1:** Access to Microsoft Store or go to [this link](https://rufus.ie/en/) to download **Rufus.**

<figure><img src="/files/Br1i1kOo1jP0CItSocvL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Open **Rufus**, from the **Device** option, verify and choose the correct USB drive.

<figure><img src="/files/kExJztLXQtHYpJNiVTYZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3:** From **Boot selection** option click **SELECT** to choose the Veeam Recovery Media ISO file that already prepared on [this guide](https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/how-to-prepare-and-setup-veeam-recovery-media-for-windows).

<figure><img src="/files/yjbRnzC1k79FiTjT783G" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 4:** After seeing the **Status** option showing **READY** choose **START** to begin creating the USB bootable device (Please note that this action will erase all data exist on the USB).
{% endstep %}

{% step %}
**Step 5:** After completed creating the USB bootable device insert to the machine need to restore. Then power on the machine and choose boot from USB drive.
{% endstep %}

{% step %}
**Step 6:** Restore from a restore point

When the boot is completed, choose **Bare Metal Recovery**

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

Choose **Network storage**

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

Remember to configure IP for the connection to Cloud Gateway via **Configure network settings**

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

Choose available **Ethernet** > **Properties.**

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

Input the **IP address,** then choose **OK**

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

Choose the **Veeam Cloud Connect repository**

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

Enter the address of BaaS Cloud Gateway Address:

* HCM: **backup-hcmc.higio.net**&#x20;
* HN: **backup-hni.higio.net**

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

* **Continue** on the certificate details.

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

* Enter **Username** and **Password**

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

* Select **Job** that want to restore

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

* Select restore point that want to restore

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

* Choose **Restore Mode**

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

* Review **Summary** of restore job

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

* Begin the process and complete the restore

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

* Shutdown the VM and then Eject the USB drive

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

* Power on the machine again to boot to the Windows OS that already restored.

<figure><img src="/files/qa98PXRnRvRBRXB2lsYX" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# 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.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/restore-windows-on-physical-server-by-veeam-recovery-media.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.
