Here’s a guide to automate the installation of your Veeam Agents for Windows (VAW) with PowerShell and Batch scripts. Basically, I used Clint’s guide to automate the deployment of Veeam Agent for Windows. But I did some modifications for an end-user environment because the license and configuration files did not work with his PS script. The issue is you need to use those credentials would be in the Config.XML file so only an Administrator account would need to be used to install via the script. Depend on your context, end-user would use other credentials to run the script. You can follow this guide to automate Veeam Agent for Windows below…
One very interesting thing with Veeam Agent is the ability to monitor the agents via your centralized Veeam Backup & Replication console. You need to to upgrade your Veeam Backup Server to Veeam B&R 9.5 Update 2, (version 9.5.0.1038) then you will be able to manage/track your jobs from Veeam B&R console.
Note: You can follow this step by step guide to install Veeam Agent for Windows and this one to monitor agents from the Veeam B&R console or add the existing agents to the console for monitoring.
