What is your preferred way to create full Windows backup by Imaging ?

link|improve this question
feedback

closed as not constructive by random Jan 5 at 1:07

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

11 Answers

up vote 8 down vote accepted

I use Acronis True Image to create full and incremental backups of my C: drive. These are kept on a different internal disk, and also copied to an external drive.

link|improve this answer
feedback

Adding to the list: at home I'm using Windows Home Server, which also creates image backups of the client computers.

link|improve this answer
feedback

Acronis true image and Norton Ghost are the two bigger ones I've used.

link|improve this answer
3  
Acronis True Image is our choice at work. Being able to take a complete image and load it onto different hardware profile is incredibly helpful when we have some systems that go through catastrophic failures. – TheTXI Jul 18 '09 at 5:42
feedback

Macrium Reflect. It's saved my bacon several times. The Free Edition supports live image creation (shadow copying), set-it-and-forget-it, and a whole slew of other features. The full version ($40) supports File and Folder backup and Windows Boot restore. (I'm not affiliated with them, but I am a huge fan.)

link|improve this answer
feedback

I've tried using the image backup feature in Windows 7, but it seems to be pretty limited. You can only restore under specific conditions, which may make it work okay for a home user but certainly not an advanced user.

link|improve this answer
Another downside of the Windows 7 image backup (for me) was that I get a 25 Gb backup-file. Perhaps a little bit overkill to backup EVERYTHING... – Ivo Flipse Jul 18 '09 at 5:57
feedback

I use ShadowProtect but I think they only gear their products towards business users.

link|improve this answer
feedback

As a free alternative Paragon Drive Backup. Free Edition is enough.

link|improve this answer
feedback

Casper (the friendly Ghost). It's by far the easiest drive imaging software I've used. There's a free trial, and the full version is $50.

link|improve this answer
feedback

Clonezilla has worked very well for me. I just pop it a clonezilla CD and reboot. When clonezilla comes up, I point to my server and it creates an image there. The only issue I've had is that it doesn't recognize my thinkpad's wifi, so I have to use the ethernet port for that machine.

link|improve this answer
feedback

Drive Snapshot. Pretty cheap, spartan UI, rock solid and with flexible command line options. I use it in conjunction with psexec to backup remote PCs, and with a Windows PE CD to restore whole systems.

link|improve this answer
feedback

Clonezilla works well for me. if you want to do hot cloning, Odin is a good open source alternative using Volume Shadow Services. to restore your images, you have to boot into a Preinstallation Environment like BartPE.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.