Hi,
Is there a way to backup the customized script togeter with the scheduled daily backups of databases, we use the .bat file that comes with the aris installations and added the config backup to that file as well, if possible to backup the script what do we need to add in order to achieve this.
Ciska
Uwe Roediger on
The script categories and the scripts themselves are stored as simple files at the following location:
%server_install_dir%\templates\scriptservice\Report
It should be enough to store all files (or only the changed ones) in this directory to have a backup of your customized scripts.