VEEAM VMCE_V12 Practice Test - Questions Answers, Page 4
List of questions
Related questions
Question 31

A customer's NAS has multiple hardware failures, and the NAS is no longer accessible. All of the users are impacted as they need to access the NAS for day-to-day work.
Which restore method could minimize the service impact to the users?
Explanation:
Instant file share recovery is the most effective method to minimize service impact in this scenario. This feature allows users to instantly access the NAS data directly from the backup files without having to wait for the entire file share to be restored. This approach is beneficial when quick access to data is crucial.
Reference: Veeam Backup & Replication Documentation, Veeam NAS Backup Guide
Question 32

A Scale-out Backup Repository with one local extent has been configured as follows.
A daily VMware backup job retention is 31 days, keeping weekly GFS full backups for 14 weeks.
It is Mar, 20. A file from a backup that occurred the week of Jan, 1 must be recovered. Where is the data?
Explanation:
Based on the configuration shown in the image, backups older than 21 days are moved to the capacity tier. Since the VMware backup job retention is set for 31 days and keeps weekly GFS full backups for 14 weeks, the backup from the week of January 1st is older than 21 days but within the 14-week GFS retention policy. Therefore, as of March 20, the backup data you need to recover would be in the capacity tier, not on the local performance tier, because it has been offloaded to the object storage configured as the capacity tier to reduce long-term retention costs.
Question 33

A photography company provides online purchase of photographs. The core of the business operates from an Oracle database that stores all company images. New photos are continuously added to the database at widely variable intervals. Company policy only requires the database to be protected.
Which Veeam Feature will provide complete backup and recovery for this database?
Explanation:
The Veeam Plug-in for Oracle RMAN is designed specifically for efficient backup and recovery of Oracle databases. It allows for direct integration with Oracle RMAN (Recovery Manager), ensuring that the backups are consistent and reliable. For a photography company that relies heavily on an Oracle database with new photos being continuously added, this feature provides an ideal solution. The daily backup of the database ensures that all new content is secured regularly, while the 15-minute interval for archived redo logs ensures that any recent transactions are also protected. This approach aligns well with the company's requirement to protect only the database.
Reference:
Veeam Documentation: Veeam Plug-in for Oracle RMAN
Veeam Help Center: Oracle RMAN Backup and Recovery
Question 34

Which two environments can Veeam Agents back up? (Choose two.)
Explanation:
Veeam Agents are designed to provide backup solutions for physical and cloud environments. They support various operating systems, including Ubuntu (a Linux-based OS) and Windows Server. These agents ensure that data on servers running these operating systems can be effectively backed up and restored. However, Veeam Agents do not support FreeBSD, IBM iSeries, or iOS as these platforms require different backup solutions or are not typically used in environments where Veeam operates.
Reference:
Veeam Agents User Guide
Veeam Help Center: Supported Environments
Question 35

A business has the following new regulatory requirements to follow:
3-2-1
Prevent the most recent 31 days of any backup files from being deleted or modified
Keep 1 copy of a monthly restore point around for 2 years
They have the following setup:
A standalone repository on a NAS
A backup job keeping 31 days of restore points
A backup copy job to an Amazon S3 Repository, keeping 31 days of backups and 24 monthly GFS restore points
Which two actions should the engineer take to change the environment to meet the new requirements? (Choose two.)
Explanation:
To meet the new regulatory requirements, enabling immutability on both the NAS and Amazon S3 is essential. Immutability prevents backup files from being deleted or modified, aligning with the requirement to protect the most recent 31 days of backup files. By enabling this feature on the NAS and Amazon S3, the business ensures that both local and offsite copies of their data are secure and compliant with the regulation. The other options do not directly address the new requirements of preventing deletion or modification of backup files.
Reference:
Veeam Documentation: Immutability Settings
Veeam Help Center: Configuring Amazon S3 Immutability
Question 36

A Veeam engineer creates a Scale-Out Backup Repository (SOBR) that uses AWS S3 as the Performance Tier. The backup job is configured to ''Keep monthly full backups for: 12 months''. The engineer wants the backups to move to Glacier after 90 days.
What should the engineer do first to achieve this goal?
Explanation:
In Veeam Backup & Replication, to utilize AWS S3 Glacier for long-term storage, the AWS S3 must first be added as a Capacity Tier within the Scale-Out Backup Repository (SOBR). This step is necessary before backups can be moved to Glacier. Once S3 is established as the Capacity Tier, the policies for moving backups to Glacier can be configured based on the retention requirements (in this case, after 90 days). This approach ensures that the monthly full backups are initially stored in S3 and then offloaded to Glacier for cost-effective long-term retention.
Reference:
Veeam Documentation: Scale-Out Backup Repository
Veeam Help Center: AWS S3 as Capacity Tier and Archive Tier Configuration
Question 37

What describes an RPO?
Explanation:
Recovery Point Objective (RPO) refers to the maximum acceptable amount of data loss measured in time. It is essentially the age of the files that must be recovered from backup storage for normal operations to resume after a failure or disaster. In other words, it defines the data loss tolerance of a business unit or organization. If an RPO is set to one hour, the system must back up at least every hour to meet the RPO.
Reference:
Veeam Documentation: Recovery Point Objective (RPO)
Veeam Backup & Replication User Guide: RPO and Recovery Time Objective (RTO) Definitions
Question 38

An engineer is configuring Veeam Backup and Replication for an organization to protect a VMware environment using vSAN. The backup proxy must be isolated from the VMkernel.
Which transport mode should the engineer use?
Explanation:
When configuring Veeam Backup & Replication in a VMware vSAN environment, the best practice is to use the Virtual Appliance transport mode. This mode is also referred to as 'hot-add' and allows the backup proxy to mount VM disks directly from the datastore. This method is more isolated from the VMkernel network traffic, as it does not require network connectivity to the hosts to retrieve data, thus providing a level of isolation that meets the requirement stated in the question. The Direct NFS and Direct SAN options are not applicable for vSAN, and Network mode would not provide the necessary isolation from VMkernel network traffic.
Question 39

What should be implemented when backing up NAS file shares to ensure there is more than one copy of the data?
Explanation:
When backing up NAS file shares, it's essential to ensure that more than one copy of the data exists to adhere to best practices for data protection, often referred to as the 3-2-1 Rule (3 total copies of your data, 2 of which are local but on different devices, and at least 1 copy offsite). Implementing a secondary copy of the data provides this additional layer of redundancy. In Veeam, this can be achieved by creating backup copy jobs, which ensure that there is a secondary copy of the data, possibly stored in a different location. This is not to be confused with the simple use of backup repositories, which are storage locations for primary backups, or with cache/archive repositories which serve different purposes in the backup process.
Question 40

What happens if there are more than five unsuccessful attempts to enter the confirmation code during MFA login?
Explanation:
In Veeam Backup & Replication, if there are multiple unsuccessful attempts to enter a confirmation code for Multi-Factor Authentication (MFA), the system will lock the user account to prevent unauthorized access. Based on standard security practices, and while it may vary, a lockout for 24 hours after exceeding the maximum number of failed attempts is a common approach to protect against brute force attacks. Please note that specific lockout policies can vary by system configuration and the policies set by the system administrator. It's always best to consult the actual system settings or documentation for the precise behavior in a given environment.
Question