> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/create-backup-job-on-windows-os-via-veeam-agent-console.md).

# Create backup job on Windows OS via Veeam agent console

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

<img src="/files/xWU7VeDXebwcFhumn346" alt="" data-size="line">  This is a document on how to create a backup job on Windows.

## <mark style="color:green;">Procedure</mark> <a href="#id-2.-guidance" id="id-2.-guidance"></a>

{% stepper %}
{% step %}
**Step 1:** Configure job on **Veeam Backup Agent**

Start **Veeam Backup Agent Application**
{% endstep %}

{% step %}
**Step 2:** Create a Back Job

Choose **Add New Job…**

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

Input **Name** and **Description** for the job

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

Choose **Backup Mode**

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

Choose **Veeam Cloud Connect Repository**

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

Enter the address of BaaS Cloud Gateway Address:

* HCM: **backup-hcmc.higio.net**
* HN: **backup-hni.higio.net**

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

* **Accept** the certificate details.
* Enter **Username** and **Password.**

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

Check the capacity of **BaaS Storage**

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

**Advantage** configuration

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

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

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

Enable or Disable **Backup Cache**

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

Enable or Disable **Guest Processing** (Backup SQL, File index)

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

**Schedule Backup**

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

Check the settings

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

Run the **Backup Job**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/create-backup-job-on-windows-os-via-veeam-agent-console.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
