Scripts for automated testing MS SQL database backups
- MariaDB (MySQL) and ODBC driver
- NetBackup server for Windows
- Test server with MS SQL
- Web Server with PHP for UI (optional)
- Create DB and tables:
database.sql - Fill configs:
inc.config.phpandinc.config.ps1 - Schedule script
NetBackupFillDB.ps1at NetBackup server - it fill DB with info about existing backups. - Schedule script
NetBackupDBTestRestore.ps1at test server where you want restore backups.