PowerShell script that finds all backup files older than $MinFileAge (days prior to current date) that are contained in the Minion.BackupSettingsPath destination(s).
Script outputs (or deletes) any backup files that are not listed as existing ([IsDeleted] = 0) in the Minion.BackupFiles table.