A question has come up regarding how we deal with bitrot, and if we need to do more.
We have a very simple setup; a single 4TB HDD (NTFS formatted) which is backed up to another larger HDD using weekly VSS Full backups (losing a week of data is not a problem for us). Offsite backups are also done. Over the years we have been keeping historical records on this 4TB disk - e.g. reports from 2010 - and these are never checked unless we need them (very rarely, if at all). The concern is some may be getting silently corrupted and we'd never know.
The question is - what should we be doing to detect and manage bitrot? does Windows Server 2016 handle it out of the box? does VSS Full detect and correct bitrot?
Edit: I should have phrased this "how should we be handling bitrot in a small business setup? or do small business just accept this gradual corruption?"