Automating Configuration of Veeam Plug-in for SAP HANA
In this article
To automate the configuration of Veeam Plug-in, do the following:
- Copy the veeam_config.xml file to other servers where you want to configure the plug-in.
- The password stored in the configuration file is encrypted with a machine key. Thus, on each machine, after the veeam_config.xml file was copied, you must reset the password of the account used to log in to the Veeam Backup & Replication server. To do that, use the following command:
sudo SapBackintConfigTool --set-credentials <"serv\username"> <password> |