Archive for May, 2008

Do you have old print drivers hanging around?

Use the Print Migrator utility to back up your printer config:

printmig -b "server_name.cab"

And then remove the unused print drivers:


cd /d %systemroot%\system32

cscript prndrvr.vbs -x

As mentioned in Mark Russinovich’s newest blog entry, here’s a quick introductory video on ZoomIt, the 44KB screen zoom and drawing utility that should be in every IT toolbox (along with everything else from Sysinternals).

Corporate mail should be filtered for viruses and spam at the gateway — that’s just a given.  It’s much more efficient to filter incoming email in one spot than to check it at 300 or 25000 desktops.  Web browsers should go through a scanning, filtering proxy.  Again, it’s much simpler to secure and maintain.

So, what if you have a corporate standard document format and don’t want the cascading issues with users receiving and opening/converting/saving non-standard files?  Wouldn’t it make sense to convert the document on the way in?

A rules-based system makes sense.

Consider a resumes@example.com address that receives resume submissions for HR.  You do not want HR bugging you about weird documents.  I’d set a rule that any attachment (Microsoft Word .doc, Microsoft Works document .wps, RTF, OpenDocument, etc.,) gets automatically converted to PDF — they’re resumes to be read or printed, and should be read-only.  Email gets scanned, attachments are analyzed and extracted, attachments are converted and reinserted, a note is added that it was automatically converted and the archive document is at such and such for so long if there are problems, and thank you.

Rules wouldn’t be terribly complicated, either.  Off the top of my head:

  • All Postscript (*.ps) convert to PDF.  Simple.
  • Pass all compressed (*.zip, *.gz, *.bz2, etc) unmodified.
  • Convert to Open Office XML all (*.doc, *.wps, *.rtf, WordPerfect, and other text formats).
  • Same goes for Lotus 1-2-3 docs and kin.
  • Image formats convert to PNG.  Example, with rule that the Graphics department is exempt.
  • And so forth….

I haven’t checked the Microsoft Office license, but I’m pretty sure you’d only need one licensed copy for the gateway, so I’ll check.  Image conversion is simple enough, using ImageMagick, NConvert, and others.

ABC reports that Americans fit 31 hours of activity in each 24 hour day. Driving and cell phone usage are the most obvious doublings. Watching TV, working on the computer, and ignoring the wife is the most obvious tripling.

On my lunch hour I go to the gym and walk on the treadmill, but I can’t do it unless I have something to read — it drives me nuts just staring around.  An idea whose time has come: night college courses where students are on treadmills instead of desks. You heard it here first. I’d like to take an electronics course. I’d also like to take a calligraphy course, too, but that probably wouldn’t work on the treadmill.