Backup Process
The backup is done by running "Softerra.Adaxes.BackupRestore.exe tool" to automate the backup, what do you recommend?
2) In case of restoring a backup, does the SQL server log also come back automatically or need some configuration?
Hello,
To automate the process, you can use command line. For details, have a look at section To back up or restore configuration via command line of the following help article: https://www.adaxes.com/help/?HowDoI.Man ... ation.html. For information on the command line parameters, see https://www.adaxes.com/help/?HowDoI.Man ... dLine.html.
In case of restoring a backup, does the SQL server log also come back automatically or need some configuration?
Logging configuration (e.g. external database settings) is included into the backup, there is no need to configure anything specific for this purpose.
I find it's a good idea to have backups of a user's group membership when they depart so I'd like to be able to do this.
Since we are required to uninstall Adaxes in order to upgrade it to a newer version, what will be lost in the process? Does uninstalling it remove everything, or does it ... when I restore it on the new installation, everything will be the same as before?
I would like to backup Adaxes on a regular basis with a powershell script. I have a script that works well but I need to run it as a Scheduled Task. During ... started. What additional permissions would I need to give the service account to perform a backup?
I want to ensure I retain a configuration backup but do not want to put the service accounts password in a script. Is it possible to secure the password with powershell ... .bak" -l "C:\Scripts\$($date)AdaxesBackup.log" -u $mycreds.UserName $mycreds.Password
Hi All, I have been attempting to create a backup of our Adaxes setup so I can upgrade to 2020.1. When running the backup exe either from command line or gui I hit ... 2015/ReleaseNotes.htm but that suggests to add it in group policy which it is. Any ideas?