More toubles with .5.x release   November 21st, 2007

This is turning out to be a terrible release - the .5.x series. Is .5 and the number 13 related somehow?
the current version, .5.1 has a bug in it that was no previously a bug. .5.1 reports an inaccurate uptime. So inaccurate, it takes place in the future! The uptime returns 0 days and says the computer has been up since sometime in the future.

I haven’t had a chance to look at the code but I will after the holiday (Thanksgiving in America this weekend).

This is a minor update (or fix depending on your configuration). Actually, it’s a downgrade. I had to remove the save and open file features in the batch query option. In order to use the file dialog box an additional OCX file was required.
As you probably know one of the goals of TLA is to be lightweight and portable. Keeping that in mind I didn’t want the end user to carry another file. LazyAdmin.exe is all you need.
The end result is you’ll need to paste the file information in to notepad or the editor of your choice.
If you’ve tried v.5 and it was crashing when doing the batch query, give this version a shot.
Thanks!

TLA v.5 Released!   November 2nd, 2007

A long awaited feature is now available in version .5! That feature is batch query! You can now query multiple computers. TLA takes input from a plain text file, or you may paste a list of hostnames in. Computers are separated by blank lines. You also have the option to save the output to a file or to put it in the clipboard.
All the output is tabbed (csv ready!).

I’ve also added the ability to select what info you get from the remote host. There’s a window under options.
Of course, there are other features/fixes. See the changelog.txt for full details.

Thanks!