corysw, thank you for these questions!
Veeam Backup comes with the Extract utility that allows you to extract VMs from the backup to the latest restore point. It can be used as an independent tool on Windows computers as it does not require any interaction with Veeam Backup. Use it if backups are removed from Veeam Backup or the application is uninstalled at all (Veeam Technical Documentation)
Am I able to replicate Veeam to multiple sites, or replicate to a secondary server, and synchronize backups from one location to another, etc like my specs in the first post?
The short answer is yes. Veeam replication is a job-driven process, so all you need for replication to multiple sites is to set up several replication jobs with different destinations.
You can also backup to different destinations. I suggest you to:
- Have regular local backups at the main site;
- At the remote site - install and configure a veeam repository on a windows computer. Create another job to backup to the remote site.
What are the advantages of an agentless backup vs agent?
In agent-free solutions like Veeam Backup, agents are not used to perform or assist with backups, and agents are not used for recovery either.
Agent-based products require agents inside VMs for essential functions like granular recovery and application-consistent backups. What does it mean? It means that if agent licenses are included ‘for free”, agents add cost to backup and recovery. First of all, considerable time is required to deploy, monitor and maintain agents in every VM. Backup agents in VMs can also create compatibility issues and complicate troubleshooting for “real” VM workloads. The time required to maintain agents translates to real costs. Agents also consume server resources. Agents don’t protect powered-off VMs, newly provisioned VMs, VMs with outdated agents or missing prerequisites, VMs whose agents can’t communicate with the backup server (for example, due to network isolation), etc.
Veeam is an example of agent-free solutions, it performs advanced backup and recovery without the use of agents in VMs. This doesn’t mean that it lacks features – such as application-aware backup and recovery, application log truncation, granular application-item recovery, Windows guest file searching, or in-place restores – that agent-based backup tools require agents to deliver. It provides all these features and more without agents in VMs.