I backup hard drives/partitions with 'dd' and data using 'rsync', but both are from linux. I think windows has robocopy which is similar to rsync, and there may be a direct rsync port as well. They're definitely command based though which you might not like.
You can get quite a long way just copying the entire damned thing onto another drive though, especially if its only documents/media you want to hang onto.
There's probably better answers for windows, but I don't know what they are
You can get quite a long way just copying the entire damned thing onto another drive though, especially if its only documents/media you want to hang onto.
There's probably better answers for windows, but I don't know what they are