02 Jun
[Ed: You probably don’t want to miss integrating ClamWin with SecurityCenter and SteadyState.]
Well, with a week dedicated to various Internet-browsing goodness, it’s probably a good idea to spend some time with some anti-badware measures to help keep your Windows install running smoothly. First on the list is Clamwin AV 0.93, a windows packaging of the […]
Posted in System Administration by: Quandary
No Comments
30 May
Yet another one of the little niceties, Acrobat Reader is very convenient to have around. The default download is a self-extracting executable that wraps an MSI; providing a /? switch indicates that /msi allows you to pass command-line arguments to msiexec, but I was unable to get that to work properly. I was also unable […]
Posted in System Administration by: Quandary
No Comments
28 May
Of course, no browser installation would be complete without Flash! Unfortunately for us, it’s a really dull installation. :)
Once the browser installation is complete, and no instances of the browser are left running, simply issue the following command:
C:\Temp\Flash>install_flash_player.exe /s
It’s as easy as that. The installer cannot be configured for different directories; it automatically detects where […]
Posted in System Administration by: Quandary
No Comments
26 May
So, with our core set of command-line tools installed, let’s get into installing something interesting, shall we?
Firefox was a bit difficult to unravel at first, but as with most things, once you know the trick, it’s fairly straightforward. First up, grab the latest Firefox 3 beta in your favorite language. You can unpack the self-extracting […]
Posted in System Administration by: Quandary
2 Comments
23 May
An important tool in our command-line arsenal is a good archive extractor. I like 7-zip (downloads) for many reasons — it can handle a wide variety of files, it has good shell integration, it’s namesake compression algorithm is pretty good (if somewhat esoteric in the Real World), it comes with a command-line front-end, and it’s […]
Posted in System Administration by: Quandary
No Comments
21 May
A fairly high priority before getting further into installations on a fresh box is getting the Windows Server 2003 Resource Kit Tools installed. This package includes some rather interesting and useful command-line tools — a few of which (sleep, tail, …) should probably be installed with the OS by default. Doing a silent install of […]
Posted in System Administration by: Quandary
No Comments
19 May
I personally have already done the plain vanilla “creating a bootdisk” thing a zillion times already — there are plenty of references for how to make a plain-Jane bootdisk on the web, so I’ll save my breath on that until the end. Instead, I’m going to first focus on getting the essentials (and maybe a […]
Posted in System Administration by: Quandary
No Comments