Using server to update internet software on PCs
Comprox
*chortle*Canada Join Date: 2002-01-23 Member: 7Members, Super Administrators, Forum Admins, NS1 Playtester, NS2 Developer, Constellation, NS2 Playtester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Developer, Subnautica Playtester, Pistachionauts
in Off-Topic
I have a new job at the local library where we have about 50 PC's on the floor for the public to use. In my few short weeks here so far I've noticed one problem that is a big hassle to fix: updating internet software. We constantly have to go around to every PC and update Flash, Java, Quicktime(eww, I know), etc by hand at each machine.
Is there some way to be able to do this via one of our servers? We already use it for things like windows updates, but specific software is available to handle that. I did some browsing on things like quicktime and can't find any specific software for just it, so is there any general solution out there?
And to help: everything is running Windows XP Pro. I could remote desktop into each, but that really doesn't make it much easier <img src="style_emoticons/<#EMO_DIR#>/tounge.gif" style="vertical-align:middle" emoid=":p" border="0" alt="tounge.gif" />
Is there some way to be able to do this via one of our servers? We already use it for things like windows updates, but specific software is available to handle that. I did some browsing on things like quicktime and can't find any specific software for just it, so is there any general solution out there?
And to help: everything is running Windows XP Pro. I could remote desktop into each, but that really doesn't make it much easier <img src="style_emoticons/<#EMO_DIR#>/tounge.gif" style="vertical-align:middle" emoid=":p" border="0" alt="tounge.gif" />
Comments
I can't tell you how much it costs but I can tell you it worked very well.
Then just update one PC, create a new image and use a PXE boot solution to update every other PC.
You need a tftp server and a program that can create boot disks for this (Ghost boot disk creator). Also have a look at PXE linux, to help you boot the Ghost/Imaging client.
Also your clients NICs have to support PXE and the less different NICs the better, or it will be quite a hazzle to add all those different drivers manually to the boot image.
The whole process was being called Staging and Re-Staging.
We were also using Active Directory.
So briefly, all the PCs had to have a small software installed on them that would communicate with the Tivoli & Active Directory database to be registered. There was also a way of auto-populating the PCs once they connected to these database (ex: after being formated it would get everything back it had according to the database).
Process is called Software Distribution.
--Scythe--
Thanks for the idea though <img src="style_emoticons/<#EMO_DIR#>/smile-fix.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile-fix.gif" />
We are using AD already as well for content on the computers (desktop, my docs, etc) but that doesn't help the software issue.