Taking snapshots of filesystem/volume in Windows 7?

1

I'm developing an Windows 7 image for deploying onto a bunch of computers.

As I install the software, I like to take a snapshot from time to time in case one piece of software makes a mess of things.

Traditionally, I've done this by booting into a PE and taking a ghost image. But this seems like a waste of time when there is something better available - namely Volume Shadow Copy.

Problem is, I'm not sure how to use it properly. In a virtualised environment (which I can not use in this case), I would just take a snapshot whenever I wanted, and merge snapshots where necessary. In Linux, I would use LVM snapshots.

How would I do this in Windows 7?

askvictor

Posted 2010-11-23T04:29:06.543

Reputation: 1 450

Answers

1

Differential backups of the system partition. I use Acronis or Paragon.

RobotHumans

Posted 2010-11-23T04:29:06.543

Reputation: 5 758

I have rarely seen the volume shadow copy service used well by backup software... – RobotHumans – 2010-11-23T05:08:26.127

I second Acronis, which I believe is free for Western Digital hard drive owners. It's fast, too. Restored a 20GB image in about two minutes flat. – None – 2010-11-23T05:14:02.783