TLA V.8 RELEASED! October 3rd, 2008
TLA v.8 has been released. Features galore! The installed software list has been cleaned up and now has the ability to uninstall apps (thanks Mike!). I’ve make big changes to the LDAP search. When you search for either a user or employee your results come back in a list view. Double clicking on that gives more information, including room number (cheers Greg:). Same with computer name searching. Searching for hostname* will return all the results in a list view, double clicking on a result will do a live connection to the computer. Many new things have been added, too many to list:) Go download it, give feedback cheers!
TLA .8 on the way… September 29th, 2008
TLA .8 is coming….I promise. Our good friend from across the pond, MikeB has once again contributed some code. I’m almost done but have some more testing to do. Major overhaul of the search AD functions. Hopefully you’ll like it. Stay tuned…
The Lazy Admin v.7 has been released! July 21st, 2008
The Lazy Admin v.7 has been released! This version isn’t a huge release but I still feel it warranted a whole .version number, simply because it has another long requested feature: the ability to start a remote process!

(Sorry, I don’t have a vista or XP theme:)
Please see the changelog for more information. Again, thanks to Mike B for all his help!
TLA v.6.1 Released! April 6th, 2008
TLA v.6.1 has been released. This “spring cleaning” version of TLA just does a little house keeping/more bug fixes.
Most noticeably is the new icons (see previous post) and some menu changes. I made a menu for batch queries (in hopes to expand those features) and grayed out some features that weren’t available depending on if the host name is resolved or not. See the changelog.txt for the full feature set. Stay tuned for TLA .7, and keep those suggestions coming:)
New Icons April 2nd, 2008
New icons coming to TLA. Special thanks to the Tango Desktop project people. Now all I need is a nice application icon (hint hint).
User logged in reporting error March 1st, 2008
There is an error in the latest version (and probably all versions of TLA) in the logged-in user component.
TLA reports that the user running TLA is the person logged in on the remote computer. This is known to at least affect Vista, and possibly XP.
I believe it’s due to the fast-user switching. I’ll have to research it.
In short, don’t be alarmed if you see your name show up as logged in to the remote computer:)
The Lazy Admin .6 Released! February 13th, 2008
The Lazy Admin v.6 (Mike B release) is out! I’m calling this the Mike B release since a “bloke” from the UK named Mike B is responsible for it. He worked on TLA and sent the code over my way. Check out the process manager! His fixes to the process manager also closed some bugs/todo’s I had. For the full list, check out the changelog.txt file.
As for the uptime reading a date from the future, I have not been able to reproduce it. I’ll keep my eye out. If anyone notices any bugs that aren’t in the documentation, please report it in the forums or email me (see help->about).
Thanks again Mike!
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).
Lazy Admin v.5.1 Released! [update/repair of v.5] November 7th, 2007
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!