Saturday, January 17, 2009

Enabling Windows Vista Home Premium's default Administrator Account

OK, this was irritating me from the git-go, so I did some research & found out how to enable the built-in administrator account in Windows Vista Home Premium. Here's the easiest way:

Goto Start>right click the COMMAND PROMPT shortcut and select "run as administrator"

Enter & run the following command to enable the Administrator account:

net user administrator /active:yes

Log into the Administrator Account & create a password. The end.

More on the built-in Administrator Account:

http://technet.microsoft.com/en-us/library/cc766343.aspx

http://searchenterprisedesktop.techtarget.com/tip/0,289483,sid192_gci1254063,00.html

Wednesday, January 07, 2009

Error updating Free AVG (ver. 8.0) - Invalid update control CTF file

Free AVG is my favorite anti-virus/anti-spyware application. It's light, easy to configure, and best of all, free.

Recently, I noticed an exclamation point over the AVG icon in the system tray. (AVG ver 8.0.176. OS Windows Vista Home Premium, ver 6.0, build 6001), Opening the AVG User Interface (right-click the AVG icon in the system tray), I noticed the latest virus definition updates were marked as not being updated. I clicked the "Update Now" menu button, but received an error message when the application tried to update itself. The error read: "Invalid update control CTF file". I went to the AVG website, & found the fix which resolved the problem. Click on this linkto read more: http://free.avg.com/faq.num-1567?srch=filecorruption#faq_1567 & download/save the following executable: deleteupdatefiles.exe.

The error message makes the problem pretty obvious (which is a rare thing, usually error messages reveal nothing except confusion), the update control files are corrupted. These files need to be deleted, and during AVG's next attempt to update, new control files should be downloaded/created and update process should complete.