Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Installing Windows with Recent Updates?

Posted by Cliff on Sat Jan 28, 2006 09:20 PM
from the a-tailor-for-mine-emperor dept.
MoJo asks: "As a computer technician, I have to re-install Windows often. It takes three attempts to complete Windows Update (get latest update software, validate Windows, download updates). It seems like all this clicking could be scripted somehow, but I can find no-one who has found a way of reducing the whole painful affair to just one or two clicks." Is there a way to build a Windows installation CD that includes the most recent set of updates?
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Slipstreaming (Score:3, Informative)

    by ckswift (700993) * on Saturday January 28 2006, @09:22PM (#14591247)
    Ever here of slipstreaming? [google.com]
    • I've slipstreamed service pack 2 onto the windows xp cd, but you still have to go through the process the poster is talking about. I don't know if you can slipstream individual patches, however, even if you could, you'd still have to do it a few times a month. I think the poster is asking about a general script that would do this without human intervention, whereas slipstreaming still takes time.
      • Re:Slipstreaming (Score:5, Informative)

        by cowbutt (21077) on Sunday January 29 2006, @03:30AM (#14592355) Journal
        Combine some selective slipstreaming with the unattended build facility, e.g. using http://unattended.sourceforge.net/>unattended. My colleagues slipstream service packs and critcial hotfixes (i.e. those that can result in ones machine being 0wn3d during the install) into the installation image, then have a manually-updated .CMD script that runs on the first boot to bring in the others.
        • Just to go off on a tangent...

          My colleagues slipstream service packs and critcial hotfixes (i.e. those that can result in ones machine being 0wn3d during the install) into the installation image...

          I recommend doing all your installation behind a cheap cable/DSL router; this will block any incoming traffic from reaching the machine. Unless you decide to go surfing around on suspect web sites with the incompletely updated machine, you're pretty much guaranteed not to get 0wn3d.
            • Treat your internal network the same way you'd treat the Internet: plug in a cheap firewall box (or use a similarly set up Linux box to do the networking). Do your installs while you're NATed behind your own little firewall. Tighten up the boxes, and only then release them to be plugged into the Great Unwashed University Network.
    • by toadlife (301863) on Saturday January 28 2006, @09:38PM (#14591321) Journal
      Most of the pages you will get when you google "slipstreaming" will talk about slipstreaming service packs, but you can also slipstream individual hotfixes into windows installations. Also not that Microsoft makes avaiable for download [microsoft.com] ISO Images containing every windows critical and security update. If you really want to make a slimpstreamed install of Windows with every single hotfix possible, this will save you time searching and download the iduvidual updates.
    • Slipstreaming is great. The windows guy at work does it for a bunch of our servers and he also rolls in his own device drivers into the system as well so there's no searching for floppy disks to install the RAID/SCSI drivers. He got the idea from this Maximum PC article:

      http://www.maximumpc.com/2005/01/how_to_slipstre.h tml [maximumpc.com]

      --Ajay
    • Re:Slipstreaming (Score:5, Informative)

      by AmiMoJo (196126) <mojo@@@world3...net> on Sunday January 29 2006, @06:17AM (#14592625) Homepage
      Yes, I have.

      Microsoft told us we couldn't do it. When a customer brings a PC in for repair. we have to use their original Windows CD and licence COA. We can't use ours. If they have recovery discs, they are SOL. If their disc is scratched, they can buy a replacement for £15.00, no CD-R backups allowed.

      We even got fined over this. We used to have loads of slipstreamed CD-Rs. Instead, we pull a gig a day of updates from microsoft.com now.
      • Leaving aside the problems of customers and their CDs, or lack of...

        Once way to avoid downloading gigs of data from Windows update, is to set up a server running Windows Server Update Services. This essentially brings the Windows updates to a PC on your network, from which client stations can grab updates. It does require you to setup a Group Policy pointing to the internal server, and only works for automaticly recieved updates, not when someone clicks on the "Windows Update" icon or link. But you can s
          • Re:Slipstreaming (Score:4, Insightful)

            by Karma Farmer (595141) on Sunday January 29 2006, @10:24PM (#14596101)
            now go fix/explain American political "rhetoric" please.

            Public rhetoric in American politics has two parts:
            1. Cynical politicians pushing wedge issues to raise money for 527 / 501c4 organizations, and
            2. Cynical talking heads on 24-hour news stations yelling at each other about wedge issues to raise money for 527 / 501c4 organizations.
            Most of the public face of politics looks like a Jerry Springer show (and is about as real as the Jerry Springer show was) because our politicians find it immensely profitable. Divisive policies (like gay marriage or abortion) and divisive nominations (like Alito) are pushed by both sides because they're very successful fund raising mechanisms, not for ideological reasons.

            But frankly, I think we have to worry a lot more about the parts we don't see. The part of the iceberg above the water didn't sink the Titanic.
          • Interesting. Provided the customer brings in their original install discs, just so you can prove they had them, how would MS or anyone KNOW that you used your own slipstreamed copy of the same version OS? Is there actually something individually keyed on each of those (non-corporate) versions? I always figured they were just identical discs. Then you plug in the customer's own license key at the end...

            Seems like as long as the customer shows up with a valid XP/2K/98/however-far-back-you-go CD, you'd be
  • by Anonymous Coward
    A lot of people just use it to update with SPs, but you can use it for regular updates and drivers, too. If you need help, you can use a utility like AutoPatcher [neowin.net] or nLite [nliteos.com] to get you started.
    • by Anonymous Coward
      You might want to try the current version of AutoPatcher: AutoPatcher XP January 2006 [neowin.net]

      It would be nice if Microsoft would make it easy to script the install onto one CD (or DVD). It is a sort of a drag to have to rely on a third-party for what Microsoft could do easily if they didn't want to sell MSCE and other worthless degrees by making sure Windows is (or seems) much more complicated than it can (or should) be. Case in point: here's [microsoft.com] how Microsoft expects you to "integrate software updates into your W
      • It would be nice if Microsoft would make it easy to script the install onto one CD (or DVD).

        All hotfix installers released since XP-SP2 have had an /integrate switch to do just that.
  • by eta526 (833281) on Saturday January 28 2006, @09:26PM (#14591265)
    If all the hardware is the same, use Norton Ghost to create an image of the hard drive. Store this on an external drive or a network share and use this image on every computer. I did this for UMR (University of Missouri - Rolla) for the computer labs (over 900 computers), and it's really easy to pull down the old image, apply the new updates, and create a new "clean" image that can then be distributed to all the other systems.

    We used BartPE or a bootable DOS disk (if the DOS network drivers were available) to boot the computer onto something besides the hard drive in order to create or restore an image.

    If the hardware's different, you have to use Sysprep, but I haven't messed with that.

    • If the hardware's different, you have to use Sysprep, but I haven't messed with that.

      Actually, it's always a good idea to sysprep on XP since if you don't you'll end up with multiple computers on the network with the same SID. That really becomes a problem with AD since that's how it uniquely identifies all of the computers in the domain.
        • That is pretty nifty. Is there any way I could get a copy of that script and take a look at it? I've taken over the responsibility of creating drive images for my office, and possibly even our sister offices. I've been trying to research a way to make it more automated, but so far I have been unable to come up with the right combination of search terms on google to find what I'm looking for.
      • by gEvil (beta) (945888) on Saturday January 28 2006, @09:52PM (#14591396)
        Welcome to the world of site licenses and concurrent use licenses.
      • by toadlife (301863) on Saturday January 28 2006, @10:12PM (#14591484) Journal
        "Even if you do have a license for each computer, as far as I know, there's no way to change the registration number of a Windows install once it's been installed and a ghost image has been made."

        Got sysprep [microsoft.com]?
      • That doesn't sound very legal. Even if you do have a license for each computer, as far as I know, there's no way to change the registration number of a Windows install once it's been installed and a ghost image has been made.

        You've never heard of a volume license key (VLK) or of Microsoft's volume license program? The VLP version of XP (like the OEM versions) requires no online activation and uses different licence keys from the standard versions of XP. The CD-Key itself isn't your actual license to use Windows. It's merely one way of ensuring that the media was obtained legally. In the corporate world, you buy the VLP version of XP, and Microsoft emails you a CD key to use for all of your computers.

        Also, changing the CD key is trivial. You just run Sysprep (found on the Windows CD) and in the course of running it, Sysprep will ask you for a CD key. This is the same software that you should be running on the PC before you make your Ghost image of it if you plan to join it to a domain.

        Not to mention you then legally need a legit copy of Norton Ghost and everything else you might decide to include with it for every computer you install the image to. Although I have done zero research on the subject (Except that You'd need many licenses for Ghost), so this is all just assumption here.

        I'm a little hazy on the legalities of this as well. The way it's always been explained to me is that you need a licnece of Ghost to create an image. Also, if you're running the full-on Windows client, you will of course need a license for that. However, I've always been told that when restoring an image to a PC, it is legally permitted to use the DOS version of Ghost without a licence for that PC. Now whether or not that's true, I'm not sure. I've never bothered to read the licence documentation, instead trusting the word of my higher ups.
        • I'm a little hazy on the legalities of this as well. The way it's always been explained to me is that you need a licnece of Ghost to create an image. Also, if you're running the full-on Windows client, you will of course need a license for that. However, I've always been told that when restoring an image to a PC, it is legally permitted to use the DOS version of Ghost without a licence for that PC. Now whether or not that's true, I'm not sure. I've never bothered to read the licence documentation, instead t
        • Ah, I see. Sorry for doubting you. I wasn't sure if MS did site licenses using a single key. But it is illegal to use Ghost to apply an image to multiple computers, even if it does only exist on the main computer (Not that they could tell anyways since ghost doesn't leave a "This partition was created by ghost" that i know of). I checked the EULA because I was curious, and 10.v states "You may not use the Software commercially or non-commercially for the purpose of creating multiple computers or hard dr
  • Its not that hard to use google. Do you realy want it that bad but are unwilling to search for it?
    MSFN's Unattended Windows : Introduction [msfn.org]

    Have you ever wanted a Windows CD that would install Windows by automatically putting in your name, product key, timezone and regional settings? And have it merged with the latest Service Pack to save time? Followed by silently installing all your favourite applications along with DirectX 9.0c, .Net Framework 1.1 and then all the required hotfixes, updated drivers, registry tweaks, and a readily patched UXTheme.dll without any user interaction whatsoever? Then this guide will show you how you can do just that! Through the course of this guide, you will create a CD that does all the installing for you. The CD will be fully updated with the latest hotfixes, and install all your programs for you.

  • If you manage a lot of desktops, Microsoft's System Management Server (SMS) is a good way to go. You get used to writing scripts for it after a while.

    I'm pretty sure SMS is still an up to date product from Microsoft, unless they've developed something else in the last couple of years...
  • This [google.com] and this [microsoft.com] should get you started.

    The essence of what you're looking for here is an unattended windows * install with hotfixes and updates streamlined. You can even go a bit further and build in additional drivers and software(JRE or AV, anyone?). In my experience as a tech, XP is the OS I find myself reload most often. One can also do unattended reloads of W98/ME/2k as well. All involve similar google searches.
  • Nlite (Score:5, Informative)

    by October (107948) on Saturday January 28 2006, @10:01PM (#14591440) Homepage
    Nlite [nliteos.com] is a great tool designed exactly for this. I've used it for several installs, and have created a CD that will install XPSP2 with hotfixes and all my drivers, and none of the extra crap that gets installed by default. It starts up in my LCD's native res, includes all my critical apps (firefox, etc.) right on the CD, and is completely unattended.
    • Re:Nlite (Score:2, Informative)

      I've used nlite. It is free as in beer, and worked well for me.

      Three good things the previous poster didn't mention:
      1. Nlite is menu driven. You can configure almost every aspect of the install, including which services are set to run manual or automatic. No funny stuff with regedit, no hexediting etc.

      2. You can bypass the check for adequate memory/hd space to install xp on systems that shouldn't be able to run it.

      3. If you are comfortable editing install exe's (or trust other people's edits) you
  • RyanVM's update pack (Score:5, Informative)

    by Mitchell Mebane (594797) on Saturday January 28 2006, @10:02PM (#14591445) Homepage Journal
    As others have mentioned, it is fairly easy to slipstream SP2 into an XP CD. But if you want to integrate the more recent updates, there's really only one option. RyanVM's Windows XP Post-SP2 Update Pack [ryanvm.net] does exactly what you want and works like a charm. There are even third-party addon packs which let you add other interesting things to your XP install CD.
  • You don't waste time installing the patches, you let WSUS do the work once you hook the computer on your domain.
  • by hillct (230132) on Saturday January 28 2006, @10:23PM (#14591536) Homepage Journal
    While slipstreaming service packs is a common practice, you can also slipstream hotfixes. Hack when I was in IT support we used this great script [wisc.edu] to automate the process. Some of the other links I still had bookmarked may be of value to people who not only want to slipstream service packs/hotfixes but also build an unattended installation CD. In our case we installed all the apps common to our PC images (except for office) from one CD. We threw the CD in, booted from it and came back 2 1/2 hours later to find a fully installed desktop with all our standard apps. This method is superior to using Ghost or other imaging software when you have a heterogenius enviroment where PC hardware varies drastically from depertment to department or desktop to desktop.

    http://www.nu2.nu/bootablecd/ [nu2.nu]
    http://www.microsoft.com/technet/prodtechnol/ie/ie ak/default.mspx [microsoft.com]
    http://unattended.msfn.org/unattended.xp/ [msfn.org]
    http://www.appdeploy.com/packages/ [appdeploy.com]

    This last link related to a commercial software distribution enviroment but but it includes an archive of the known switches accepted by various installers to make them silent. The technique we used was to use the unattended.txt file to add a RunOnce registry entry, to regedit (to marge a secondary gegistry file containing other RunOnce entries) to be executed on the second reboot to silently install our list of apps, where the installer commands used included the switches detailed on the appDeploy website (and many other palces across the web).

    There are a relatively small number of installers out there that take a relitively well known set of switches to make the installation silent (accepting all the defaults). These methods saves us thousands of man-hours in PC deployment in the two years they was in use.

    --CTH
  • NLite (Score:3, Informative)

    by Timeburn (19302) on Saturday January 28 2006, @10:26PM (#14591544)
    For those with never enough time to be as nitpicky as they'd like:

    Nlite [nliteos.com] is a wizard which will prep custom XP or 2003 install discs for you. It will slipstream service packs and hotfixes in, add drivers (including storage or net drivers for the initial installer), remove drivers and services, allows you to setup unattended install, plus has tons of other tweaks and adjustments. You can then install directly from the modified install folder, or have Nlite prep an ISO and burn a bootable CD.

    I recently used it to strip XP down to run in under 64MB RAM on an older laptop. Runs like a charm, and needed no updates when installed.

    Also perfect for preparing an initial install image for use with RIS and sysprep.

    Of course, you still have to find and download the hotfixes, but I think some of the other posts in this discussion have pretty well covered that part.
  • unattendend.msfn.org (Score:5, Informative)

    by duffbeer703 (177751) on Saturday January 28 2006, @10:42PM (#14591594)
    This project describes how to do what you are talking about.

    If you use ghost images, just setup a baseline PC that uses automatic updates or WSUS. Everytime updates are released, run sysprep and ghost the machine.
  • Autopatcher (Score:4, Informative)

    by Lord Kano (13027) on Saturday January 28 2006, @11:47PM (#14591792) Homepage Journal
    I'm sure that there is a more elegant solution, but I use Autopatcher [autopatcher.com], when I need to bring a system up to date.

    Slipstream SP2 into an install CD. When it's installed copy over and run Autopatcher.

    If I had to do it more often, I'd probably look into a better way but the 4-5 times a year that I need to install XP doesn't make it worthwhile.

    LK
  • hfnetchkpro (Score:3, Informative)

    by Kris_J (10111) * on Sunday January 29 2006, @03:01AM (#14592299) Journal
    Google for hfnetchk, hfnetchkpro, shavlick or shavlik. Sorry I'm not on a real PC to make looking that up for you easier.
  • by AmiMoJo (196126) <mojo@@@world3...net> on Sunday January 29 2006, @06:05AM (#14592605) Homepage
    Just spotted that /. posted my question, yay!

    We can't use slipstreamed CDs. Microsoft says that it violated the terms of the licence agreement. To reinstall, we need the customers original CD and COA sticker. If they only have a restore CD which doesn't work, they are SOL and need to buy a new copy of Windows.

    We have already been fined over this. We phoned up the Dixons group tech support line to see what they said, and they told us we should "borrow a friends CD". Luckily, we taped the conversation and sent a copy to Microsoft. Well, if we are gonna get screwed, at least everyone should be on a level playing field.
      • Microsoft like to "audit" small shops. Basically, if you don't like it, they don't give you the tools you need to do your job, or ask Trading Standards to take a look.

        They also seem to be able to tell if you are not using your original install disk. I think maybe it has something to do with the licence codes. If you take a Compaq machine with a restore CD and install a fresh Windows from an OEM CD, it won't activate over the net. You have to call them. They ask you lots of questions, and then validate it an
      • by Anonymous Coward on Sunday January 29 2006, @09:11AM (#14592937)

        We build pc's for business and home use. Due to lack of time for building and maintaining a OEM installation server, my co-worker installs all machines from an installation cd.

        Now and then, Windows Update downloads are pretty slow. Therefore i have copied everything Windows Update downloads to a fileserver and created a batchfile with which we can install the patches. Ofcourse this is a bit time-consuming and it still has to be maintained each month, but it's quicker than letting Windows Update download and install everything for every pc we build.

        These are the steps to follow:

        • Install Windows XP using the cd.
        • When it's running, install the latest servicepack (SP2 at this time). This can be downloaded from Microsoft once, burned on a cd or copied onto a fileserver and installed manually.
        • Open Windows Update and write down which updates it will download and install.
        • Let the updates download and install.
        • When it's downloading and installing, copy everything (folders and files) in C:\Windows\SoftwareDistribution\Download to another folder as it will delete the folders and files it had installed. These folders contain all the new patch files and an installation program.
        • Open the folder in which the folders and files have been copied.
        • Open each folder (every folder has a name consisting of 40 hexadecimal numbers) and look in the 'update' folder for a file (for example 'kb873339.cat'). This tells you the patch number.
        • Rename all folders according to the KB number. I have called the example folder 'wu-kb873339'.
        • Look at the files themselves (also consisting of 40 hexadecimal numbers). Some of these will be textfiles, which can be removed. One of the files might contain the Microsoft Windows Malicious Software Removal Tool, which can be placed in a subfolder and renamed to an EXE file (for example mrt200601.exe). This file will probably be updated every month.
        • Create a batchfile and put the following command in it for each folder: start /wait WU-KB873339\update\update.exe /q /z . The flags /q /z will make the update install quietly without rebooting. This will install KB873339. Copy this line, paste it and change the number for the next patch, until all of them are in the batchfile. Save the batchfile.
        • Add the Microsoft Windows Malicious Software Removal Tool exe file and add the flags /q /z for quiet installation without reboot (for example mrt200601\mrt200601.exe /q /z ).
        • Copy everything to a fileserver which you can access from a freshly installed pc or burn it on a cd-rw (it will be about 150 - 200 Mb because every folder contains several files which are the same).

        On a freshly installed pc, which has the same servicepack, you can now copy that folder to the pc, and run the batchfile to install all updated (or perhaps you can assign a driveletter to the share so you don't have to copy the files). If you burned everything to a cd, you can probably start the batchfile without copying everything, i never tried that myself.

        Note that you should make a different folder like this for each windows version (pro, home and others).

        Anyone who wants to try this should thoroughly test it. You can verify if the patches have been installed by looking at the list displayed in 'Add/Remove programs'.

  • by AlphaSys (613947) on Sunday January 29 2006, @07:00AM (#14592694)
    If you haven't very demanding third-party driver support, install Automated Deployment Services [microsoft.com] (the successor to RIS) and slipstream your source. Stop wasting CDs and ISO burn time and do it in a truly manageable way. Even involved driver dependencies can be integrated, but you have to actually learn about what you're doing to make that happen. But when you need to deploy a lot of windows servers at once or the same kind over and over, this is the most straightforward way to get a consistent build and keep the patches current.
  • autopatcher (Score:3, Informative)

    by XO (250276) <blade...eric@@@gmail...com> on Sunday January 29 2006, @04:32PM (#14594690) Homepage Journal
    google for AutoPatcher.

    Aw, heck, I guess I'll google it for you.

    http://www.autopatcher.com/ [autopatcher.com]

      That'll hook up your new windows installation right quick.
  • Oh boy (Score:3, Informative)

    by venuspcs (946177) * on Sunday January 29 2006, @11:41PM (#14596327) Homepage
    I have been a computer tech for 11 years now. I have slipstreamed many a cd for purposes like this. Even before slipstreaming was a possibility from Microsoft I was doing it by hacking the iso and putting the newer files into it. With that said, a little creativity and Googling will do wonders for you in this case.

    As far as it not being legal to use your own disk to install WindowsXP +SP2 +Updates is BULLSHIT! It is perfectly legal as long as your installation meets a couple requirements.
    1.) The installed Operation System is the exact same one as originally came on the system when purchased from an OEM like Dell, Gateway, etc. Meaning if it an OEM system you are installing an OEM version of the OS. If it is a clone system that originally came with a RETAIL version of the OS you must install the RETAIL version of that OS. If it was built/purchased for a business with a VLK license you must install the VLK version of the OS.
    2.) You must either return the comptuer to the user UNREGISTERED/ACTIVATED depending on which version of the OS was installed; or you can use a do one of the following:
    a.) Use a customer supplied license key to register the OS for them.
    b.) Sell the customer a new license key (which you can buy in bulk from Microsoft) and use that
    license key to register/activate the Operating System.

    With that said, it is possible to create a boot cd that will have every possible version (OEM, Retail, VLK) of WindowsXP/2003 with all the service packs/updates already included. Furthermore, it is possible to make each of those install unattended without entering registration/activation info during setup so that once the OS is installed it has all the updates but has not been activated or registered (doesn't have a licence key entered).

    I have one of those CD's that has all three versions of XP SP2, all three versions of 2003 SP2 and all three versions of MCE 2005 SP2. It is perfectly legal to own and use as long as the proper license key is used before returning to the customer or you return it to the customer with no license key used.

    To make one of those disks, you can follow a fairly easy process:
    1.) Make a folder on your hard drive (in the root for ease) called TechCD
    2.) In the folder TechCD create a folder for each OS you want on the disk, like:
    a.) Windows XP SP2 (OEM) - Folder name: xpsp2oem
    b.) Windows XP SP2 (Retail) - Folder name: xpsp2ret
    c.) Windows XP SP2 (VLK) - Folder name: xpsp2vlk
    d.) Windows 2003 SP2 (OEM) - Folder name: 2003sp2O
    e.) Windows 2003 SP2 (Retail) - Folder name: 2003sp2R
    f.) Windows 2003 SP2 (VLK) - Folder name: 2003xp2V
    g.) Windows Media Center Edition 2005 SP2 (OEM) - Folder name: mce5sp2O
    h.) Windows Media Center Edition 2005 SP2 (Retail) - Folder name: mce5sp2R
    i.) Windows Media Center Edition 2005 SP2 (VLK) - Folder name: mce5sp2V
    3.) Then copy all the files from each Install CD into the appropriate directory. Don't copy the non
    required stuff like Tools, etc. as it will make the CD Image to large to fit on 1 CD.
    4.) Now use slipstream the appropriate service packs and updates into each one. (Googling Required)
    5.) Now create you a Boot Image with a menu to select which OS/Version to install. (Googling Required)
    6.) Now use a tool like UltraISO Media Edition to create a Bootable ISO using the boot image
    you made in step 5 and the various folders you created in steps 1-4. I suggest ULTRAISO because
    it has a feature (which you have to turn on in setti
    • Well that's great, but Windows 2000 needs service back 3+ before it will work with WSUS... so you have to install something.
    • "Let it sit for a day on the network". Heh -- I wish! Depending on the phase of the moon, we (large public University network) have seen TTC (time to compromise) as small as 15 minutes for an unpatched system. Those patches have to go on immediately!
    • So it doesn't bother you to have lots of PCs on your network with identical SIDs?

      If you're taking the step of imaging, use Sysprep (google it) to make each install clean and unique, or at the very least find a copy of GHSTWALK.exe to run after the fact.
    • Doesnt work too well for all apps, and youre keeping all your eggs in one basket there. Performance becomes an issue fast. Not to mention upgrading or restoring from backups becomes impossible without disrupting everyone's desktops settings and other files.

      Solutions like yours exist already. There are terminal client versions of XP and other companies including sun were selling real cheap graphic terminal thin clients a while ago. Not a smashing success.

      And yelling and screaming on slashdot doesnt convince