What’s the Best Way to Back Up 25 Computers for Long-Term Storage?

0
12
Asked By TechWhiz93 On

Hi everyone, I'm looking for advice on how to back up about 25 computers for long-term storage. While the data might need to be accessed later, I want to keep hard drive space usage to a minimum. I'm considering using Veeam since I have a subscription. Are there any other effective methods I should consider? Thanks!

5 Answers

Answered By ForensicFanatic On

For legal purposes, I'd recommend removing the drives entirely and tagging them with the owner's info. If you need them operational, just clone the drives and put the clones back into the computers.

Answered By CloneMaster42 On

Have you thought about using Clonezilla? It's a straightforward cloning tool. If you want an even simpler solution, you could just remove the SSD drives and store them safely on a shelf—no need for fancy software if you just need to keep them.

Answered By DataDynamo7 On

If you don't have to restore these as working computers, you might want to look into using the .wim format. It allows you to store multiple images with deduplication, which saves space on a file server. You can use ImageX to append the C: drives into one WIM file, making it more efficient for storage, especially for legal holds.

Answered By BackupBuddy25 On

If pulling the drives isn't an option, maybe give Disk2vhd a try. It’s a handy tool that creates a VHD you can mount later—it gives you flexibility without having to remove hardware.

Answered By StorageSage88 On

If you're mainly backing up data instead of entire systems, consider just transferring the essential files to an external hard drive or using something like AWS cold storage. It could save you a lot of hassle!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.