This is an archive version of the document. To get the most up-to-date information, see the current version.

Exporting Configuration Database

You can export the Veeam Agent configuration database to a configuration file in the XML format. This may be useful, for example, if you want to change Veeam Agent settings by editing a configuration file or copy the Veeam Agent configuration to another computer.

To export the Veeam Agent configuration database, use the following command:

veeamconfig config export --file <path>

where:

<path> — path to a configuration file to which you want to export the configuration database.

For example:

user@srv01:~$ veeamconfig config export --file veeam/config.xml

 

Exporting Configuration Database Note:

A directory in which you want to save the configuration file must exist in the file system.