# Configuring Backup Jobs

{% hint style="warning" %}
This process will create a job that writes backup data direct to the cloud repository without storing a copy of the backup in a local repository.

If you have a local backup chain of which you would like to replicate a copy to cloud storage, follow the [Configuring Backup Copy Jobs](https://kb.hostednetwork.com.au/support/services/backup-and-dr-as-a-service/baas/creating-backup-copy-jobs) guide
{% endhint %}

### Step 1. Launch New Backup Job wizard

To launch the New Replication Job wizard, open the Veeam Backup and Replication Console and do one of the following:

* Open the Home view, click Backup Job > Virtual Machine from the ribbon, select VMware vSphere or Microsoft Hyper-V depending on your virtual infrastructure
* Open the Home view, right-click the Jobs node in the navigation tree and click Backup > Virtual Machine, select VMware vSphere or Microsoft Hyper-V depending on your virtual infrastructure
* Open the Home view, select the Jobs node in the navigation pane, right click in the working area and click Backup > Virtual Machine, select VMware vSphere or Microsoft Hyper-V depending on your virtual infrastructure

### Step 2. Specify job settings

At the Name step, specify the basic details of the job.

* Give the replication job a meaningful name and description
* Click Next

<div align="left"><figure><img src="/files/LnOSAlh6rfGKHyseKgu5" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 3. Select Virtual Machines

At the Virtual Machines step, specify the VMs to be backed up

* Click Add
* Locate the VMs you wish to replicate and click Add\
  (VMs can also be added in bulk at the host or cluster level or multi-selected)
* Click Next

<div align="left"><figure><img src="/files/eG9HmGJuD3XQ9Jem9t7y" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 4. Set Storage and Retention settings

At the Storage step, specify the storage settings of the job

* Select the backup proxy if desired, or leave on Automatic
* Select the Cloud repository
* Specify retention settings for backup images
* Click Advanced to change settings like backup mode and notification

{% hint style="warning" %}
Long retention policies and use of GFS retention for archival storage of backups will dramatically increase your backup quota usage
{% endhint %}

<div align="left"><figure><img src="/files/xYq137EuwjiG75tgo4pJ" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 5. Guest Processing

If you have applications that require Guest Processing (eg SQL) enable it at the Guest Processing step and supply appropriate Guest OS credentials

<div align="left"><figure><img src="/files/QQ3iXA4G0F8sPqawbNeV" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 6. Schedule

At the Schedule step, specify the required schedule for the job and click Next

<div align="left"><figure><img src="/files/AQ2SODrJqPFgyT7uvnCK" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 7. Verify Summary and Finish

Verify the job details and click Finish to complete the configuration

<div align="left"><figure><img src="/files/x1HgYu3Y0BumOCKdIthv" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://kb.hostednetwork.com.au/support/services/cloud/backup-as-a-service/configuration-with-veeam-b-and-r/configuring-backup-jobs.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.
