This is a two part idea
Currently if you perform a Database Only backup, the "Number of days since the last server console Backup" in ADMS Console remains the same
There is also no way of informing ADMS Console that the file store has been backed up using a third party tool
This would be improved by
- Logging two backup times - Database & File Store
- Providing command-line options for ADMS Console to flag a file store backup eg -FileStoreBackedUp
The ADMS Console display would require two fields
- Number of days since the last database Backup
- Number of days since the last file store Backup
The various backup actions would set one or both times
- ADMS Console Full Backup - Sets Database backup time & File Store backup time
- ADMS Console DB Only Backup - Sets Database backup time - File Store backup time remains the same
- ADMS Console -FileStoreBackedUp - Sets File Store backup time - Database backup time remains the same
There's obviously a lot more to this than I've outlined (such as incremental backups) but this shows the basics
Nick