> 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/hi-gio-user-guide-vn/back-up-as-a-service/1.-hi-gio-baas/tao-backup-job-tren-he-dieu-hanh-windows-qua-veeam-agent-console.md).

# Tạo backup job trên hệ điều hành Windows qua Veeam agent console

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

<img src="/files/xWU7VeDXebwcFhumn346" alt="" data-size="line">  Đây là tài liệu hướng dẫn cách tạo một backup job trên Windows.

## <mark style="color:green;">Quy trình</mark> <a href="#id-2.-guidance" id="id-2.-guidance"></a>

{% stepper %}
{% step %}
**Bước 1**: Cấu hình job trên **Veeam Backup Agent**

Khởi động **Veeam Backup Agent Application**
{% endstep %}

{% step %}
**Bước 2:** Tạo một Backup Job

Chọn **Add New Job…**

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

Nhập **Name** và **Description** cho job

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

Chọn **Backup Mode**

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

Chọn **Veeam Cloud Connect Repository**

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

Nhập địa chỉ của BaaS Cloud Gateway Address:

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

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

* **Accept** thông tin chứng chỉ.
* Nhập **Username** và **Password.**

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

Kiểm tra dung lượng của **BaaS Storage**

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

**Advanced** 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>

Bật hoặc tắt **Backup Cache**

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

Bật hoặc tắt **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>

Kiểm tra cài đặt

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

Chạy **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/hi-gio-user-guide-vn/back-up-as-a-service/1.-hi-gio-baas/tao-backup-job-tren-he-dieu-hanh-windows-qua-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.
