VEEAM VMCE_V12 Practice Test - Questions Answers, Page 2
List of questions
Related questions
Question 11

An engineer needs to test the impact of operating system updates on app functionality in an isolated non-production environment.
What Veeam Backup and Replication feature can be used to facilitate this?
Explanation:
Virtual Labs is the ideal feature for testing the impact of operating system updates in an isolated environment. Virtual Labs allow you to create a secure, isolated copy of your production environment where you can test updates, patches, and other changes without affecting the live environment.
Reference: Veeam Backup & Replication Documentation, Veeam Virtual Lab Guide
Question 12

An administrator needs to configure a backup job that dynamically adds new VMware hosted SQL servers. How can this be accomplished?
Explanation:
Creating a backup job based on vSphere tags allows for dynamic addition of new VMware hosted SQL servers. When new VMs are tagged appropriately in vSphere, they are automatically included in the backup job, ensuring all relevant SQL servers are backed up without manual intervention.
Reference: Veeam Backup & Replication User Guide, Veeam Dynamic Backup Job Configuration Guide
Question 13

Which API is available to automate Veeam Backup and Replication operations?
Explanation:
The REST API through Veeam Backup and Replication Server is the available API for automating Veeam Backup and Replication operations. This API enables programmatic control over Veeam Backup & Replication and allows for integration with external systems and custom automation scripts.
Reference: Veeam Backup & Replication RESTful API Reference, Veeam Automation and Scripting Guide
Question 14

A customer wants to set up a Scale-Out Backup Repository. Due to malware concerns, immutability is recommended. An on-premises server can be used to hold primary backups, but it can only hold about 21 days of backups. A copy of the backups should be stored in AWS. The retention for all backups is 60 days.
Which configuration of a Scale-out Backup repository meets these requirements?
Explanation:
To meet the requirements of setting up a Scale-Out Backup Repository (SOBR) with immutability for malware protection and specific retention policies, the most fitting configuration is D: Copy and move mode with a Performance Tier configured on a Linux Hardened Repository using the XFS file system and immutability set for 21 days, and a Capacity Tier on Amazon S3 with immutability set for 60 days. This setup utilizes the copy and move mode to ensure that backups are first stored on the on-premises Linux Hardened Repository with an immutability setting that prevents modifications to backups, providing protection against malware for the most recent 21 days of backups. As this on-premises server has limited capacity, older backups beyond 21 days are moved to the Capacity Tier in Amazon S3, where they are also protected with immutability for the entire 60-day retention period. This configuration leverages the strengths of both on-premises and cloud storage while ensuring that all backups are protected from modification or deletion by immutability, aligning with the customer's malware protection concerns and retention requirements.
Question 15

A Veeam engineer needs to copy backup files from a Windows repository in Site A to a Linux repository in Site B. The WAN connection between the two sites is busy during business hours. The engineer needs to configure a backup copy job to accomplish this task.
Which feature of the backup copy job should be configured to avoid transferring data during business hours?
Explanation:
In a scenario where a Veeam engineer needs to manage backup file transfers between two sites without impacting bandwidth during business hours, the most appropriate feature to configure in the backup copy job is D: Backup Copy Window. The Backup Copy Window setting in Veeam Backup & Replication allows for specifying the time frame during which the backup copy job is allowed to transfer data. By configuring this window to exclude business hours, the engineer can ensure that the backup copy job transfers data only during off-peak hours, thereby avoiding additional strain on the WAN connection when it is most needed for business operations. This approach provides the flexibility to balance the need for offsite backups with the practical bandwidth considerations of a busy WAN connection, ensuring that backup activities do not interfere with critical business functions.
Question 16

An administrator is asked to change a backup copy job from periodic mode to immediate mode. How can this be accomplished?
Explanation:
To change a backup copy job from periodic mode to immediate mode, the most straightforward approach is D: Create a new backup copy job and delete the original job. Veeam Backup & Replication does not directly allow changing the mode of an existing backup copy job from periodic to immediate within the job settings. Therefore, the recommended practice is to set up a new backup copy job with the desired settings, in this case, immediate mode, which starts copying backups as soon as they are created by the primary backup job. After the new backup copy job is configured and tested to confirm it meets the requirements, the original periodic mode job can be safely deleted. This ensures a seamless transition to the immediate mode operation without risking data protection consistency or coverage.
Question 17

An engineer wants to make sure that a single SQL Database can be recovered in a consistent manner with an RPO that will offer the least impact on the production environment during production hours. Granular restores should be performed with the Veeam console as the company does not have a DBA and is not using SQL Management Studio (SSMS).
The engineer took the following steps:
* Created a separate job for the MS SQL VMs
* At guest processing, enabled application-aware processing and provide the credentials with sufficient permissions
* Schedule the job to run every 24 hours
Which other change can the engineer make for this job to achieve the proposed goals?
Explanation:
To achieve the goal of recovering a single SQL Database in a consistent manner with minimal impact on the production environment during production hours, while allowing for granular restores through the Veeam console, the engineer should A: Schedule transaction log processing every 30 minutes. By enabling application-aware processing for the SQL VM and scheduling the main backup job to run every 24 hours, the base image of the SQL database is protected. However, to achieve a more granular Recovery Point Objective (RPO) and ensure the ability to restore to specific points in time, transaction log backups must be performed more frequently. Configuring the backup job to process transaction logs every 30 minutes captures the SQL database changes more frequently without the overhead of a full backup, allowing for point-in-time restores directly from the Veeam console without the need for SQL Management Studio (SSMS) or a Database Administrator (DBA). This setup aligns with the goals of maintaining operational efficiency and minimizing the impact on production while ensuring robust data protection capabilities.
Question 18

A daily backup job for seven Hyper-V VMs has been configured at the main site, keeping 14 days' worth of backup files. They want to get a copy of the VM backups to a repository at the disaster recovery site. They want to keep six months' worth of backup files at the disaster recovery site. They also need to be able to restore the VMs to any given day within two months and any given week within the six months. How should a backup copy job be configured to meet these requirements?
Explanation:
To meet the specified requirements, configuring a backup copy job in periodic copy (pruning) mode with 62 days of retention and six monthly Grandfather-Father-Son (GFS) restore points is the best approach. This setup allows for daily backups for up to two months and weekly backups for up to six months, aligning with the desired restore capabilities.
Reference: Veeam Backup & Replication User Guide, Veeam GFS Retention Policy Explanation
Question 19

A company's infrastructure includes a Fibre Channel SAN where the VMware VMs are located. The administrator wants to create a backup that minimizes the impact on the production environment. What proxy transport mode should be used?
Explanation:
For a VMware environment on a Fibre Channel SAN, the most efficient proxy transport mode to minimize impact on the production environment is Direct Storage Access. This mode allows the backup proxy to directly interact with the SAN, bypassing the production network and reducing load on the ESXi hosts.
Reference: Veeam Backup & Replication Best Practices, Veeam VMware Backup Proxy Guide
Question 20

A software development company has deployed the Veeam Data Platform. Recently, developers have been making increasingly frequent requests to have files restored from their VMware VMs.
What can be done to reduce strain on the backup team?
Explanation:
To alleviate the workload on the backup team while still accommodating the frequent restore requests from developers, the most effective strategy is to empower the developers themselves with the ability to perform file restores. This can be achieved by granting them access to the Enterprise Manager Self-Service File Restore Portal. Veeam Enterprise Manager offers a Self-Service File Restore Portal, which allows users to independently restore files from backups of their VMs without the need for direct intervention by the backup team. This portal is designed with security and ease of use in mind, ensuring that developers can perform restores as needed while adhering to the principle of least privilege, thus reducing the strain on the backup team. This approach aligns with Veeam's emphasis on enhancing operational efficiency and self-service capabilities in data management practices.
Question