ExpressMaintenance "ExpressMaint.exe" is used to perform backups of the Unguator Assist Database.  For ease of use you can run the premade batch file "full-db-backup.bat" that will do a full back up the Database to "C:\RSBackup" and will save the Backup Report to "C:\RSBackup\Reports".  This premade batch file is set to keep the last 7 days of backups.  To Further customize the backups to your needs this file can be edited and modified with options found using "ExpressMaint.exe -?" from the command prompt.  Also listed below are those commands.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

ExpressMaint utility v1.5.0.1

Usage:
[-?]    Show help
[-S]    SQL Server Name
[-D]    Database Name or ALL_USER,ALL_SYSTEM,ALL
[-T]    Type of operation. Can be DB,DIF,LOG,CHECKDB,REORG,REINDEX,STATS,STATSFULL
[-B]    Base backup folder path
[-R]    Report folder path
[-BU]   Backup retention time unit. Can be MINUTES,HOURS,DAYS,WEEKS
[-BV]   Backup retention value
[-RU]   Report retention time unit. Can be MINUTES,HOURS,DAYS,WEEKS
[-RV]   Report retention value
[-V]    Verify backup
[-A]    Check archive attribute on file before deleting
[-DS]   Add the timestamp for files at the start of the filename
[-TO]   Query Timeout in minutes (Default:10)
[-C]    Continue multiple database operation if one or more fails