Storing NT Images for Users

\[Editor's Note: Do you have something to share with other readers who visit Windows NT Magazine online? We want to know about it. Write for Reader to Reader online, and you can tell others about your NT discoveries, comments, problems, solutions, and experiences. Email your contributions (300 to 700 words) to r2ronline@winntmag.com along with your name and phone number. We edit submissions for style, grammar, and length. If we print your submission, you'll get $100. Reader to Reader submissions are the reader's opinion and do not necessarily represent the views of Windows NT Magazine.\]

Like many others, my organization has standardized on Windows NT Workstation on the desktop, but we have not yet made the commitment to completely lock down the user's desktop. As a result, we end up unnecessarily reinstalling NT, often because of users corrupting their configuration. Our solution to this problem was to use a commercial drive imaging and partition management package (we chose PowerQuest's Drive Image Pro and Partition Magic) to fully back up the users' system and data partitions. This approach let us manage the worst-case scenario by simply reloading the image file. Often, users could reload the drive image by themselves.

We decided to create four partitions on each user's drive. The first partition contains the OS, the second partition contains the user's data, the third partition holds only the NT paging file, and the fourth partition stores the image file. (Because Partition Magic can resize NTFS partitions without destroying the contents, creating these partitions where previously only one or two existed was not traumatic.) We formatted the first three partitions using NTFS and the fourth one as FAT (so that the drive-imaging package can write to it).

Because Drive Image Pro can compress the partition data, the backup partition needs to be about 60 percent of the total disk space in use on the system and data partitions. Therefore, a 1GB backup partition can accommodate about 1700MB of combined system and data, plenty for our standard NT Workstation installations. In addition, by placing the paging file on a separate partition, we don't back it up needlessly). When required, we create an image of the system and data partitions and write that image as one file to the backup partition. This technique gives us the option of leaving the image in place on the backup partition or uploading the image to a network share and burning it to a CD-R disc. If we choose to create a CD-R disc, we burn a bootable disc containing the image file and the drive imaging software (Drive Image Pro can span multiple discs, if required). If the disk space isn't sufficient to allow online storage, we can boot the NT system with a network client diskette and then write the image to a network share (and immediately burn the image to CD-R disc).

After a critical failure, users can boot the CD-R disc and reload the system either from the fourth partition or the CD-R disc. In the event that the local hard disk fails catastrophically, our users still have a complete snapshot of their system on disc, ready to reload when the technician delivers the replacement hard disk. Total reload time can be under 15 minutes.

So, although our current environment doesn't allow us complete control of the user's system, we can at least minimize the user's inconvenience and loss of productivity while the system is down. Phase two of our process is to standardize on one vendor's hardware platform so we can load new NT installations, complete with our preferred, preconfigured desktop applications, in a similar amount of time.

Discuss this Article 5

Mitchell Nguyen (not verified)
on Nov 3, 1999
We use the same utiliy for setting testing environments too. The setup are as follow: 3 primary partitions, only one can be active at one. This way we can have three different partitions with NT OS installed ready to be played/messed around with. 1 Extended with logicals .... It works great for testing situations when you want to bring NT + IIS 4.0 + SP5 + fixes + configuration etc... Save up to 2 hour per partition!
Michael Agens (not verified)
on Nov 10, 1999
In this article it states that... "We decided to create four partitions on each user's drive. The first partition contains the OS, the second partition contains the user's data, the third partition holds only the NT paging file, and the fourth partition stores the image file." The problem I see with this setup is the fact that there is only 1 NT paging file is on its own partition. If you look at article Q197379 (http://support.microsoft.com/support/kb/articles/Q197/3/79.ASP) you will see that it is ok to put the page file on a seperate partition but you should leave a page file on the boot partition as well. There are many advantages to this approach as stated in the Q197379 article.
Chris Gore (not verified)
on Nov 3, 1999
If you were using a real OS all you wold have to do is: tar czf backupfilename.tar.gz /home & That's assuming you aren't running a RAID or a mirroring setup like you really should be doing, and you could have the Cron daemon do it for you on a regular basis, to save you the hassle.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.