• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

imaging O/S vs. installation from CD

wpshooter

Golden Member
Is there any difference in the reliability and functioning of a Windows O/S that is imaged onto a workstation that many IT departments do to save time vs. a from scratch installation of that same O/S from a Windows installation CD or DVD ?

Thanks.
 
Functionally, they'll almost certainly be different, as an image is likely to contain a corporation's needed software and security settings. From a reliability perspective, an image may possibly contain updated drivers or other settings to prevent a known issue with the hardware from occuring.

In other words, it depends.
 
Last edited:
If all hardware is the same/similar and the same programs need to be installed I'd say go for the image, reliability won't be an issue. However if the hardware differs greatly you're more likely run into various compatibility issues; mainly driver issues if its Vista and win7, XP will probably get you BSODs. If its a small user environment and you only need to install a few programs AND you've got the time, go for a clean install. Just know you'll have to run the 100+ windows updates or so depending on OS.
 
If all hardware is the same/similar and the same programs need to be installed I'd say go for the image, reliability won't be an issue. However if the hardware differs greatly you're more likely run into various compatibility issues; mainly driver issues if its Vista and win7, XP will probably get you BSODs. If its a small user environment and you only need to install a few programs AND you've got the time, go for a clean install. Just know you'll have to run the 100+ windows updates or so depending on OS.

So unless someone/vendor could guarantee you that all of your several workstations had the EXACT same configuration (because isn't it possible that even if you have several units of the same model of workstation that it would be possible for the hardware components in them to have some minor variations), wouldn't it be better to install from an installation CD instead of imaging the machine, so that you could pretty much know for certain that you had a good install once all of the drivers and security releases, etc. were brought up to the latest and greatest ?

Thanks.
 
Large corporations often buy computers in bulk (i.e. dozens or even hundreds of exactly the same model at the same time), so the components in them are identical. In this case, it is MUCH easier to install Windows on one machine, configure it the way it is needed for the company, make an image of that machine, then push the image to all of the other machines in the batch. As long as the original is set up properly, all of the imaged machines will work as if they were the original.
 
Large corporations often buy computers in bulk (i.e. dozens or even hundreds of exactly the same model at the same time), so the components in them are identical. In this case, it is MUCH easier to install Windows on one machine, configure it the way it is needed for the company, make an image of that machine, then push the image to all of the other machines in the batch. As long as the original is set up properly, all of the imaged machines will work as if they were the original.

When the computers that have been imaged this way, is the "boot" processes exactly the same as it would be on a computer that had had the O/S installed from scratch from a Windows CD ?

Thanks.
 
With win7 there is a switch for sysprep that makes it hardware agnostic. Just like when first doing an install it will search for drivers in it's database and load them. The win7 driver database does a REALLY good job of configuring hardware for today's computers.

Also, many corporations have SCCM which allows them to build an image and update the driver database at will, so if they get a new batch of computers that need new drivers, they can stick them in without having to rebuild the entire image.
 
"When the computers that have been imaged this way, is the "boot" processes exactly the same as it would be on a computer that had had the O/S installed from scratch from a Windows CD ?

In general, yes. We have a teaching lab with 10 units - all identical, and all boot exactly the same way (dual boot!) - they were installed by an .ISO image.
 
Back
Top