How to Get Back Windows XP's Fast Event Viewer in Windows 7

One of the first things I noticed about Windows Vista and immediately disliked was the new event viewer. The user interface is too cluttered, but more importantly, it is just so very sloooow. It is so slow that I think twice before starting it. And when I do, I almost feel physical pain watching it initialize. Unfortunately, Windows 7 brought no improvements in this area. Just when I thought I was doomed to use this fattened-up Garfield version of an event viewer for years to come, Twitter buddy Kimmo Jernstrom described how to get back the good old “classic” event viewer on modern versions of Windows.

Classic Event Viewer Still Included

The good news is that all modern versions of Windows (Windows 7, Server 2008 [R2] and Vista) still have the good old superfast lean-and-mean event viewer from the days of XP and Server 2003. It is just not enabled by default. But that is easy to change: open an elevated (!) command prompt and type the following to register the classic event viewer MMC plugin sitting uselessly on your hard disk:

regsvr32 els.dll

Now you can add classic event viewer to any MMC console like this: start mmc.exe and press CTRL+M. In the dialog “Add or Remove Snap-ins” select the snapi-in “Classic Event Viewer” and add it to your console:

Add or Remove Snap-Ins

That’s it! Your console should now look similar to this:

Classic Event Viewer

Alternatives

There are several alternatives to Microsoft’s event viewer implementations. Here is a list of graphical tools I have found, both free and commercial (please note that this is just a listing, not an endorsement):

Comments

Related Posts

What's Wrong with Group Policy

What's Wrong with Group Policy
Over the years I have worked with Group Policy in many different ways. My experience ranges from helping an enterprise client establish a brand new set of policies for physical PCs and VDI machines to authoring ADM/ADMX/ADML files. Last year I presented and wrote a very detailed analysis of the impact of Group Policy on user logon performance (blog posts). Along the way I learned a lot about the strengths but also about the weaknesses of Group Policy. This article is an account of the latter.
Windows General

Latest Posts

Filebrowser to Be Archived. Migrate to a Modern Alternative: Sambee

Filebrowser to Be Archived. Migrate to a Modern Alternative: Sambee
Filebrowser is being archived. As the author writes, the codebase dates back to when he was but 15 years old. Having created such a popular file management tool is a more than impressive achievement for anyone, let alone a teenager. However, when it comes to security and reliability, Filebrowser seems to be built on a less than ideal foundation, so much so that the author states:
Home Automation, Networking & Self-Hosting