(Nov-2024) Get professional help from our VMCE_v12 Dumps PDF
Give You Free Regular Updates on VMCE_v12 Exam Questions
NEW QUESTION # 78
Which Veeam Backup & Replication job type offers the shortest recovery time objective (RTO)?
- A. Replication
- B. Backup to tape
- C. File to tape
- D. Backup copy
Answer: A
Explanation:
https://helpcenter.veeam.com/docs/backup/vsphere/replication.html?ver=100
NEW QUESTION # 79
Which of the following need to be performed in order to switch from the original VM to a VM Replica and then to use this replica as the original VM?
- A. Permanent failover
- B. Failback + commit failback
- C. Change the replication Job to reverse the replication
- D. Undo failover
Answer: A
NEW QUESTION # 80
What is the main advantage of using the Backup from Storage Snapshots feature?
- A. It decreases the amount of time the VM is running on a VMware snapshot.
- B. It does not create VMware snapshot(s).
- C. It saves space in the repository.
- D. It speeds up the backup process.
Answer: A
Explanation:
Explanation
The backup process is going to take the same amount of time, but the commit operation of the vmware snapshot has shorter duration when working with storage snapshots
NEW QUESTION # 81
An engineer has used a Linux Hardened Repository as the backup repository. The immutability period is set to 60 days.
The backup settings are:
- Retention Policy: 14 days
- GFS Weekly full backup: 1 week
- GFS Monthly full backup: 6 months
If a full backup is created on 27th May 2023 with a monthly GFS flag, when will this restore point be automatically deleted?
- A. 28th July 2023
- B. 2V June 2023
- C. 5th August 2023
- D. 28th November 2023
Answer: D
Explanation:
The immutability period set on a Linux Hardened Repository prevents deletion of backup files for the duration of the immutability period. In this case, it is set to 60 days. However, the GFS (Grandfather- Father-Son) retention policy specifies that a monthly full backup is to be kept for 6 months. Since the full backup was created on 27th May 2023 and flagged as a monthly GFS backup, it will be retained for 6 months irrespective of the retention policy or the immutability setting. Hence, the restore point will be automatically deleted after 6 months, which would be on the 28th of November 2023.
NEW QUESTION # 82
A company needs to maintain and verify backups at a secondary site to meet the following requirements: RTO of two hours, RPO of 12 hours, four weeks retention. Which of the following backup copy job configurations meets these requirements?
- A. Periodic backup copy job, scheduled for a two-hour interval, with 112 restore points to retain
- B. Periodic backup copy job, scheduled for a 12-hour interval, with 112 restore points to retain
- C. Periodic backup copy job, scheduled for a 12-hour interval, with 56 restore points to retain
- D. Periodic backup copy job, scheduled for a two-hour interval, with 56 restore points to retain
Answer: A
NEW QUESTION # 83
A company needs to ensure that, during a disaster, a group of VMs starts in a certain order with time deploys between starting each VM. How can this be accomplished?
- A. Perform a planned failover.
- B. Create a failover plan.
- C. Create a replica chain in the Veeam Backup & Replication console.
- D. Create a failover template file for the group of VMs.
Answer: B
NEW QUESTION # 84
A backup administrator must enable guest file system indexing for a backup job of a Microsoft Windows file server VM. All required credentials are added to the Veeam Backup & Replication server. VMware Tools (VIX) cannot be used due to security regulations. What should be done to make it possible in the following environment?
- A. Use the Veeam Backup & Replication server as a quest interaction proxy
- B. Install a file system indexing plugin on the Microsoft Windows file server
- C. Use the proxy server as a guest interaction proxy
- D. Connect the ESXi host to the VM network
Answer: C
Explanation:
If VMware Tools (VIX) cannot be used due to security regulations, the backup administrator can use the proxy server as a guest interaction proxy to enable guest file system indexing for a backup job. The guest interaction proxy is responsible for the deployment and coordination of guest processing tasks, such as guest file system indexing, which does not require VIX.References:
* Veeam Backup & Replication User Guide: Guest Interaction Proxy
* Veeam Knowledge Base: Configuring Guest Interaction Proxies
NEW QUESTION # 85
The engineer configured Veeam Backup & Replications 3 years ago with an all-in-one physical server with one job backing up all VMs. The environment grew considerably and RPOs are no longer met.
The engineer checks the backup job and sees:
Load: Source 0% > Proxy 68% > Network 0% > Target 0%.
What should be done to decrease the backup processing time?
- A. Install another Veeam Backup & Replication server and move half of the VMs to be processed in a separate job
- B. Split the VMs in several jobs with the same schedule to process the VMs in parade C From Backup Infrastructure add an extra Windows/Linux machine as Backup Proxy
- C. Edit the Backup Job settings and enable parallel processing from Advanced options
Answer: A
Explanation:
Given the proxy load of 68% and all other loads (source, network, target) at 0%, the bottleneck is at the proxy.
To decrease the backup processing time and accommodate the growth of the environment,adding additional Windows or Linux machines as backup proxies would help distribute the load. This would enable parallel processing and reduce the time taken to complete the backup jobs, thereby helping to meet the RPOs.
References:
Veeam Backup & Replication User Guide: Backup Proxy
Veeam Help Center: Managing Backup Proxies
NEW QUESTION # 86
An administrator needs to create a strategy in advance of a disaster to ensure that applications can be started in a specific order. How can this be accomplished?
- A. Failover plan
- B. Veeam ONE migration script
- C. Attach XML file to existing job with the VM start order
- D. Application group
Answer: A
Explanation:
To ensure that applications can be started in a specific order in advance of a disaster, an administrator should use a Failover Plan in Veeam Backup and Replication. This feature allows for the creation of a predefined sequence for starting up VMs, ensuring that applications are brought online in the correct order during a disaster recovery scenario.
NEW QUESTION # 87
Which of the following Veeam Backup & Replication jobs can use integration with secondary arrays as a data source?
- A. Replication
- B. Tape backup
- C. VM copy
- D. Backup
Answer: D
NEW QUESTION # 88
A file on a Windows VM hosted on vSphere is corrupted and must be restored. VMware tools are installed and up to date on the VM. For some reason, the Veeam mount server cannot connect to the VM through the network. Which of the following restore methods provides the fastest restore (RTO)?
- A. Run Veeam file restore wizard and let it restore through VIX.
- B. It is impossible to restore the file on the VM if the mount server cannot reach it through the network.
- C. Start an Instant VM Recovery session and log on into the restored image to copy/paste the file to restore.
- D. Run Veeam file restore wizard and use the "copy to" to download the file locally in a shared folder.
Answer: A
Explanation:
Explanation
According to the Veeam Backup & Replication user guide1, you can use the File Level Restore wizard to restore files and folders from VM guest OSes that run Windows2. The wizard allows you to choose how to access the VM guest OS: through network or through VIX2VIX is a VMware API that enables programmatic access to virtual machine operations3.
Therefore, if you want to restore a file on a Windows VM hosted on vSphere and the mount server cannot connect to the VM through the network, you can use VIX as an alternative method of access2. This will allow you to restore the file directly to its original location without downloading it locally or starting an Instant VM Recovery session.
NEW QUESTION # 89
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?
- A. Direct Storage Snapshots
- B. Replication
- C. Virtual Labs
- D. Instant Recovery
Answer: C
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.References:Veeam Backup & Replication Documentation, Veeam Virtual Lab Guide
NEW QUESTION # 90
A financial company is looking for a new backup application. One of their main requirements is the ability to have quick access to their backup data. What features in Veeam Backup & Replication support the rapid availability of data, applications and VMs? (Choose three.)
- A. Full VM recovery without quick rollback
- B. Instant VM disk recovery
- C. Bare metal recovery
- D. Microsoft SQL database, and Oracle database publishing
- E. Instant VM Recovery
- F. Restore to Amazon EC2
Answer: B,D,E
NEW QUESTION # 91
A number of VMs are running as interdependent applications. They need to fail over, one by one, as a group.
What method should be used to do this?
- A. Failover plan
- B. Replication plan
- C. Replica failover
- D. Planned failover
Answer: A
Explanation:
To ensure VMs running interdependent applications fail over one by one, as a group, the method to use is D:
Failover plan. In Veeam Backup & Replication, a failover plan allows for the orchestration of a group of replicas to fail over in a predefined sequence. This includes the capability to set up delays between starting each VM, which is crucial for interdependent applications that must be started in a specific order to function correctly. The failover plan ensures that dependencies among the group are respected and that the startup sequence follows the correct order, enabling a smooth and organized transition to the failover state.
NEW QUESTION # 92
Which is the mount server component used?
- A. When the remote backup repository is a CIPS share
- B. When backing up to tape at a remote site
- C. When there are multiple backup servers
- D. When restoring files or application items with Veeam Explorers
Answer: D
NEW QUESTION # 93
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?
- A. Use the Veeam Plug-in for Oracle RMAN Back up the entire host server including the database and logs daily.
- B. Use the Veeam Plug-in for Oracle RMAN Back up the database daily Back up the archived redo logs at 15-minute intervals.
- C. Use the Veeam Explorer to Identify and backup the database and logs daily along with the log backup set to 15-minute interval.
- D. Use the Veeam Agent. Back up the entire server including the database with Consistent Server Backup feature
Answer: B
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.
NEW QUESTION # 94
Which recovery verification tests can be executed when verifying both backups and replicas? Choose three options.
- A. Memory test
- B. CRC check
- C. Ping test
- D. Operating System test
- E. Application test
- F. Heartbeat test
Answer: C,E,F
NEW QUESTION # 95
Which of the following are valid backup locations for a licensed version of the Veeam Agent for Microsoft Windows? Choose 3
- A. USB drive
- B. Microsoft OneDrive
- C. Google drive
- D. Tape drive
- E. Azure BLOB storage
- F. Veeam backup repository
Answer: A,E,F
NEW QUESTION # 96
A backup administrator has replicated a virtual machine between two Hyper-V hosts and now would like to automatically verify the recoverability of the replica. What would they need to do?
- A. Create a virtual lab and an application group; create a SureBackup for the replica job and run it once a day
- B. It is not supported to perform SureBackup replica testing for Hyper-V
- C. Create a virtual switch with no uplinks and start the virtual machine connected to the new switch
- D. Start the virtual machine manually using the universal application item recovery wizard
Answer: B
NEW QUESTION # 97
Which two service offerings can a Veeam Cloud Service Provider provide to Veeam's customers?
(Choose two.)
- A. Backup as a Service
- B. Disaster Recovery as a Service
- C. On premise tape
- D. Physical site security as a Service
- E. Application Development as a Service
Answer: A,B
Explanation:
Veeam Cloud Service Providers (VCSPs) are equipped to offer a range of services designed to extend Veeam's data protection capabilities to the cloud, enhancing the flexibility and reliability of backup and disaster recovery strategies for Veeam's customers. The two service offerings that align with VCSP capabilities are:
A) Backup as a Service (BaaS) - This service allows Veeam customers to offload their on- premises backup operations to the cloud, leveraging cloud resources for storage and management of backups. BaaS simplifies backup processes, reduces the need for extensive on- premises infrastructure, and provides an added layer of data protection and accessibility.
E) Disaster Recovery as a Service (DRaaS) - DRaaS extends beyond basic backup services to offer a more comprehensive disaster recovery solution. It ensures not only the availability of backups but also the capability to rapidly restore and run critical workloads in the cloud in the event of a disaster, minimizing downtime and ensuring business continuity.
These services leverage the robust capabilities of Veeam Backup & Replication, tailored for cloud environments, to offer scalable, efficient, and secure data protection solutions.
NEW QUESTION # 98
Which of the following statements regarding the Backup from Storage Snapshots feature when backing up virtual machines from a VMware vSphere environment are true? (Choose two.)
- A. Lower impact on WAN link during off-site backups
- B. Higher transfer speed from production NFS datastores
- C. A virtual machine with one virtual drive on shared storage and another drive on local storage will be processes with Backup from Storage Snapshots transport mode
- D. A virtual machine with one virtual drive on shared storage and another drive on local storage will failover to a different transport mode
- E. Reduce the impact of consolidating VM snapshots
Answer: B,E
NEW QUESTION # 99
At 18:00, after a Windows update installation, a VM is stuck in an infinite boot loop. The VM is configured as follows.
The last backup was created at 01:00. Choose the recovery approach that provides the lowest RTO with the least data loss.
- A. VM disk recovery with quick rollback of Disk 1
- B. Instant VM Recovery with quick rollback
- C. Virtual disk restore of Disk 1
- D. Instant VM Recovery
Answer: A
Explanation:
Explanation
It is recommended that you use quick rollback if you restore a VM or VM disk after a problem that has occurred at the level of the VM guest OS - for example, there has been an application error or a user has accidentally deleted a file on the VM guest OS "Windows update installation is a OS Problem"
NEW QUESTION # 100
......
Achieve the VMCE_v12 Exam Best Results with Help from Veeam Certified Experts: https://www.examdumpsvce.com/VMCE_v12-valid-exam-dumps.html
Provide VMCE_v12 Practice Test Engine for Preparation: https://drive.google.com/open?id=1FMBUZSYA8vLk6OBuR1zfVTAfUJ4uM4s4
