Walaa wrote:
Unfortunatly Norton Ghost & Acronis True Image don't support Windows Server 2003.
Symantect Ghost (older version) does support Windows Server 2003... we use it in our QA lab. Actually, I don't think it even knows what OS it is restoring. I'm not sure if/how you can still buy this, it is more an enterprise version where Norton Ghost is more a personal version.
Walaa wrote:
The issue is that I'm experimenting with Sharepoint Server 2007 and my previous experience with its pre-release versions was a headache when it comes to installation.
Since I'm experimenting, I expect that I might screw things up, and then I'll need to start from a solid ground, rather than uninstalling and installing everything from the start, or even re-install the OS again.
You may want to look into Virtual Server. This allows you to create an image of a machine. You can also set up change disks and undo disks. Once you have done this you can create a virtual Windows 2003 Server vm drive. Then create a diff drive and create a VM with these two drives. This way, you can just delete the diff drive and still have the pristene 2003 install ready to go... just create a new diff drive. You can also start the VM with an "undo" disk. Everything you do is created on the Undo disk. When you shut down you can do one of three things...
- Apply the Undo to the virtual hard drive (which could also be a diff disk).
- Don't apply the Undo but save the undo drive.
- Don't apply the Undo and delete the undo drive.
I actually have a clean Windows 2003 Server VM set up with a diff disk and start it with an Undo disk using Virtual PC on my computer. I use the VM to test my installers. Once I am done I tell it to delete the Undo disk, and I can start again. It takes about 30 seconds to restart the VM. But, while in the QA lab it takes about 15 minutes to restore a Ghost image.
Here is a white paper on using, setting up some of this stuff. It is based on Virtual PC, but it pretty much all applies to Virtual SErver also. BTW: Virtual Server and PC are both now free products for the d/l from MS.
http://andrewconnell.com/blog/articles/UseVirtualPCsDifferencingDisksToYourAdvantage.aspx
BOb