An administrator needs to configure a backup job that dynamically adds new VMware hosted SQL servers. How can this be accomplished?
Answer : A
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
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?
Answer : B
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
What happens if there are more than five unsuccessful attempts to enter the confirmation code during MFA login?
Answer : B
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.
An engineer has 3 Veeam Backup servers in 3 different data centers. The engineer needs a way to have centralized licensing and role-based access control.
How should the engineer accomplish this with the least effort?
Answer : D
Veeam Enterprise Manager provides centralized management for Veeam Backup & Replication environments. It enables the administrator to manage licensing and role-based access control across multiple Veeam Backup servers in different locations, offering a unified control panel with minimal effort compared to other options that would require more complex setups or custom development work. Reference:
Veeam Backup & Replication User Guide: Veeam Enterprise Manager
Veeam Help Center: Centralized Management with Enterprise Manager
Which two service offerings can a Veeam Cloud Service Provider provide to Veeam's customers? (Choose two.)
Answer : A, E
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.
The administrator of a VMware environment backed up by Veeam Backup & Replication has a critical server that has crashed and will not reboot. They were able to bring it back online quickly using Instant VM Recovery so people could continue to work. What else is required to complete the recovery?
Answer : A
After using Instant VM Recovery to bring a critical crashed server back online quickly, the final step required to complete the recovery process is A: Migrate to production. Instant VM Recovery allows a VM to run directly from the backup file in a temporary location, enabling rapid recovery and minimal downtime. However, because the VM is running in this provisional state, it's essential to migrate it back to the production environment to ensure long-term stability and performance. The 'Migrate to production' operation involves moving the running VM from the backup storage to the production storage, typically involving a storage vMotion in VMware environments or a similar process in other hypervisors. This step ensures that the VM is fully restored to its original or a new production environment, solidifying the recovery and allowing the VM to operate as part of the normal infrastructure once again.
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?

Answer : A
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. Reference:
Veeam Backup & Replication User Guide: Guest Interaction Proxy
Veeam Knowledge Base: Configuring Guest Interaction Proxies