ExamGecko
Home / VEEAM / VMCE_V12 / List of questions
Ask Question

VEEAM VMCE_V12 Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

A company's infrastructure consists of multiple Hyper-V servers that store VMs on local storage. Which proxy should be used to back up these VMs?

VM proxy
VM proxy
Guest interaction proxy
Guest interaction proxy
File proxy
File proxy
On-host backup proxy
On-host backup proxy
Suggested answer: D
Explanation:

For Hyper-V environments where VMs are stored on local storage, the On-host backup proxy should be used. This type of proxy processes jobs directly on the host where the Hyper-V role is enabled, allowing it to interact directly with the local VM storage. It is suitable for infrastructures with multiple Hyper-V servers storing VMs locally.

Reference:

Veeam Backup & Replication User Guide: Hyper-V On-Host Proxy

Veeam Best Practices: Hyper-V Backup Proxies

asked 23/09/2024
Anna Fagulova
31 questions

Question 2

Report Export Collapse

For Veeam agent backup jobs, what feature is only available with Veeam Agent for Microsoft Windows?

Application-aware processing of
Application-aware processing of
Backup from storage snapshots
Backup from storage snapshots
Volume backup
Volume backup
File-level backup
File-level backup
Suggested answer: A
Explanation:

Application-aware processing is a feature exclusive to Veeam Agent for Microsoft Windows. It allows for the creation of consistent backups of Windows-based applications and ensures that databases and applications like Microsoft Active Directory, SQL Server, Exchange, and SharePoint are quiesced and in a consistent state when being backed up.

Reference:

Veeam Agent for Microsoft Windows User Guide: Application-Aware Processing

Veeam Help Center: Application-Aware Processing in Veeam Agent for Windows

asked 23/09/2024
marwan albahar
33 questions

Question 3

Report Export Collapse

An engineer has a NAS file share to protect.

What preliminary step must be taken to create a NAS backup job?

Define file exclusions in the job
Define file exclusions in the job
Register the file server under Storage Infrastructure in the VBR console
Register the file server under Storage Infrastructure in the VBR console
Add a Managed Server with the IP address of the NAS Filer
Add a Managed Server with the IP address of the NAS Filer
Add a File Share under Inventory and choose NAS Filer
Add a File Share under Inventory and choose NAS Filer
Suggested answer: D
Explanation:

Before creating a NAS backup job, an engineer must add the NAS file share to the Veeam Backup & Replication (VBR) console under the Inventory section. This involves specifying the NAS Filer and the particular file share to be protected. This step allows Veeam to recognize the file share as a valid source for backup operations.

Reference:

Veeam Backup & Replication User Guide: NAS Backup

Veeam Help Center: Adding File Shares to Inventory

asked 23/09/2024
Yves ADINGNI
37 questions

Question 4

Report Export Collapse

What type of backup can Veeam Plug-ins for Enterprise Applications provide?

A complete backup of the database and the host server
A complete backup of the database and the host server
A transactionally consistent backup of the database and its database logs
A transactionally consistent backup of the database and its database logs
A transactionally consistent backup of active director
A transactionally consistent backup of active director
A backup of changes to the database after the agent backs up the whole server
A backup of changes to the database after the agent backs up the whole server
Suggested answer: B
Explanation:

Veeam Plug-ins for Enterprise Applications provide a transactionally consistent backup of databases and their database logs. This ensures that the backup is not only complete but also consistent at a transactional level, capturing all transactions up to the point of the backup. This is crucial for databases to ensure data integrity and consistency when restored.

Reference: Veeam Plug-ins for Enterprise Applications Guide, Veeam Database Backup Best Practices

asked 23/09/2024
Larry Warren
31 questions

Question 5

Report Export Collapse

What is a Recovery Point Objective (RPO) in regards to disaster recovery?

The number of recovery points created during the backup process
The number of recovery points created during the backup process
The acceptable data loss measured in time that can be tolerated
The acceptable data loss measured in time that can be tolerated
The maximum amount of time it takes to restore a system
The maximum amount of time it takes to restore a system
The total cost associated with recovering a system
The total cost associated with recovering a system
Suggested answer: B
Explanation:

In the context of disaster recovery, the Recovery Point Objective (RPO) is best defined by option B: The acceptable data loss measured in time that can be tolerated. RPO is a critical metric in disaster recovery and business continuity planning that specifies the maximum amount of data (measured in time) that an organization can afford to lose in the event of a disaster or system failure. It effectively sets the limit for how frequently data backups or replications should occur. For instance, an RPO of 4 hours means that the organization must be able to recover data from no more than 4 hours prior to the disaster, implying that backup or replication operations should occur at least every 4 hours. Establishing an RPO is essential for developing an effective data protection strategy, as it guides the choice of backup methodologies and technologies to meet the organization's tolerance for data loss.

asked 23/09/2024
Rafal Piasecki
40 questions

Question 6

Report Export Collapse

A 3-node Microsoft SQL Always On cluster is running in a VMware environment.

The RPOs are:

* 1 day for the cluster nodes

* 15 minutes for the log files

How should the cluster be backed up?

Veeam Backup and Replication - Create a VMware backup job, include the 3 nodes of the cluster. Use Application-Aware Processing to back up the transaction logs every 15 minutes.
Veeam Backup and Replication - Create a VMware backup job, include the 3 nodes of the cluster. Use Application-Aware Processing to back up the transaction logs every 15 minutes.
Veeam Agent for Windows - Create a managed by server backup job for all 3 nodes. Use Application-Aware Processing to back up the database once a day.
Veeam Agent for Windows - Create a managed by server backup job for all 3 nodes. Use Application-Aware Processing to back up the database once a day.
Veeam Agent for Windows - Create a managed by agent backup policy for all 3 nodes. Use a log shipping server to back up the transaction logs every 15 minutes.
Veeam Agent for Windows - Create a managed by agent backup policy for all 3 nodes. Use a log shipping server to back up the transaction logs every 15 minutes.
Veeam Enterprise Plug-in for Microsoft SQL - Install the Plug-in on each node in cluster. Use Microsoft SQL Server Management Studio to create the backups.
Veeam Enterprise Plug-in for Microsoft SQL - Install the Plug-in on each node in cluster. Use Microsoft SQL Server Management Studio to create the backups.
Suggested answer: A
Explanation:

For backing up a 3-node Microsoft SQL Always On cluster running in a VMware environment with the specified Recovery Point Objectives (RPOs), the most suitable option is A: Veeam Backup and Replication - Create a VMware backup job, include the 3 nodes of the cluster. Use Application-Aware Processing to back up the transaction logs every 15 minutes. This approach allows for the entire SQL cluster nodes to be backed up as part of a regular VM backup job, which satisfies the 1-day RPO for the cluster nodes. The Application-Aware Processing feature of Veeam Backup & Replication ensures that the SQL databases are in a consistent state during backup. Moreover, this feature allows for the transaction logs to be backed up separately at a more frequent interval, in this case, every 15 minutes, meeting the 15-minute RPO requirement for the log files. This dual approach ensures comprehensive protection for both the SQL cluster nodes and the critical transaction logs, aligning with the specified RPOs.

asked 23/09/2024
Marcos Losa Torviso
53 questions

Question 7

Report Export Collapse

An engineer needs to back up their VMware VMs running on a Nimble Array. The engineer has checked ''Enable backup from storage snapshots'' when creating the job. When the backup runs, snapshots are not triggered on the Nimble Array.

Which additional step must be performed?

The Nimble Array needs to be rebooted to allow for Backup from Storage Snapshots.
The Nimble Array needs to be rebooted to allow for Backup from Storage Snapshots.
The Nimble Array needs to be added to Storage Infrastructure.
The Nimble Array needs to be added to Storage Infrastructure.
The backup repository is not configured to accept snapshots
The backup repository is not configured to accept snapshots
VMware Tools need to be updated
VMware Tools need to be updated
Suggested answer: B
Explanation:

To enable backup from storage snapshots with a Nimble Array, it is necessary to add the storage system to the Veeam Backup & Replication console's Storage Infrastructure. This allows Veeam to interact with the Nimble Array and orchestrate the creation of storage snapshots, which can then be used for backups. Simply enabling the backup from storage snapshots option in the job is not enough; the array itself must be integrated into the Veeam infrastructure.

Reference:

Veeam Backup & Replication User Guide: Integration with Storage Systems

Veeam Best Practices: Nimble Storage Snapshot Integration

asked 23/09/2024
Velmurugan P
42 questions

Question 8

Report Export Collapse

A backup of a Windows VM running on a VMware cluster has been created. In which scenario can the Quick Rollback option be used during a Full VM Restore of the VM?

Migration of VM to VMware host in a different data center
Migration of VM to VMware host in a different data center
Issues caused by storage data corruption
Issues caused by storage data corruption
Migration of VM to Hyper-V host in the same data center
Migration of VM to Hyper-V host in the same data center
Issues caused by VM guest user error
Issues caused by VM guest user error
Suggested answer: D
Explanation:

The Quick Rollback feature can be used during a Full VM Restore to restore only the changed blocks of data since the last backup. This is typically used when the issues are minor and have been caused by VM guest user error, rather than full-scale data corruption or migrations to a different virtualization host. Quick Rollback can efficiently restore the VM to its previous state without the need to transfer the entire VM's data.

Reference:

Veeam Backup & Replication User Guide: Quick Rollback

Veeam Help Center: Performing Quick Rollback

asked 23/09/2024
Brandy Butman
34 questions

Question 9

Report Export Collapse

The organization has a strategy to copy its VM and Agent backups to the alternate site. The backup administrator has requested to implement a similar backup copy strategy for unstructured data backups with 10 additional days of retention.

Which configuration is correct?

File to tape job
File to tape job
File share backup job
File share backup job
File share copy job
File share copy job
Periodic backup copy
Periodic backup copy
Suggested answer: C
Explanation:

When implementing a backup copy strategy for unstructured data backups with additional retention, a File Share Copy job is the correct configuration. This type of job is designed to copy backups of file shares to a secondary location, which in this case would be the alternate site. It allows for the setting of additional retention days beyond the original backup retention policy.

Reference:

Veeam Backup & Replication User Guide: File Share Backup and Copy

Veeam Knowledge Base: Configuring File Share Copy Jobs

asked 23/09/2024
Igor Vasiliev
44 questions

Question 10

Report Export Collapse

A physical Linux server protected by a centrally managed Veeam agent is physically damaged. A VMware vSphere infrastructure is available, and the physical server is eligible for virtualization. Which recovery step provides the lowest possible RTO?

Use Instant VM Recovery to VMware
Use Instant VM Recovery to VMware
Use Export Disk Content as Virtual Disk to create a new VM.
Use Export Disk Content as Virtual Disk to create a new VM.
Use Bare Metal Restore to VMware vSphere VM.
Use Bare Metal Restore to VMware vSphere VM.
Use Instant Disk Recovery to VMware vSphere.
Use Instant Disk Recovery to VMware vSphere.
Suggested answer: A
Explanation:

Instant VM Recovery to VMware offers the lowest possible RTO for restoring a physically damaged Linux server to a VMware vSphere infrastructure. This feature rapidly restores service by running the server directly from the backup file in a VMware environment.

Reference: Veeam Backup & Replication User Guide, Veeam Agent for Linux Guide

asked 23/09/2024
Tr Skumar
55 questions
Total 109 questions
Go to page: of 11
Search

Related questions