# How to prepare and setup Veeam Recovery Media for Windows

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

<img src="/files/5V3Es8qPVJzazN3TQeYn" alt="" data-size="line">  This is a document on how to prepare and setup Veeam Recovery Media for Windows.

## <mark style="color:green;">**Procedure - Prepare & setup Veeam Recovery Media for Windows**</mark> <a href="#id-2.-install-veeam-agent-for-linux" id="id-2.-install-veeam-agent-for-linux"></a>

We will need Windows machine or VM to setup.

{% stepper %}
{% step %}
**Step 1:** Install Veeam Backup Agent for Windows (v13 and above).

* Deploying by BaaS portal following this guide [Install Veeam Agent for Windows | HI GIO User Guide](https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/install-veeam-agent-for-windows)

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

{% step %}
**Step 2:** After completed installed the Backup Agent go to **Start** > **Veeam** folder > Choose **Create Recovery Media.**

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

{% step %}
**Step 3:** From Create Recovery Media windows you can choose what you want to include to media from current OS, after done click **Next**.

* For detail: <https://helpcenter.veeam.com/docs/agentforwindows/userguide/image_create_options.html?ver=13>

{% hint style="info" %}
**NOTE:** In VMware environments or on physical servers, if Windows uses VMXNET3 NIC drivers or other specific storage/network drivers that are not detected when booting Veeam Recovery Media, follow [this KB](https://www.veeam.com/kb4506) article to add the required drivers to the recovery media.
{% endhint %}

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

{% hint style="warning" %}
**NOTE:** To make sure Veeam Recovery Media can manually install VMXNET3/PVSCSI drivers during recovery, if the VM is deployed using the HI GIO template, you must follow [this KB](https://www.veeam.com/kb4506) article to add the required drivers into the recovery media.
{% endhint %}
{% endstep %}

{% step %}
**Step 4:** Specify Path to for the ISO file choose **Browse** to choose the correct path you want, you also can set credential for ISO too by enabling **This share requires access credentials**. After done click **Next.**

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

{% step %}
**Step 5:** Review again the config of Recovery Media you have configured. If all correct click **Create.**

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

{% step %}
**Step 6:** Wait for the creation completed, after that click **Finish**.

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

{% step %}
**Step 7:** Validate the ISO file that already choose the path from **Step 4.**

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

The Veeam Recovery Media for Windows preparation is completed.


---

# 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/how-to-prepare-and-setup-veeam-recovery-media-for-windows.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.
