What output are you getting? 'The value for the parameter @Checksum is not supported. Looking at the DatabaseBackup.sql I can see that CheckSum is now Checksum. If I change the parameter to Checksum ...
While the solution for the problem in my other thread works for the time being, I'd like to still attempt to create a replacement for SQL's checksum() function, so I can get checksums that include ...