• Thanks, great script... my only change was to return the correct size of backups on servers using backup compression. I basically just changed this line.

    select @backupsize = coalesce(compressed_backup_size, backup_size)



    A.J.
    DBA with an attitude