“It must be considered that there is nothing more difficult to carry out nor more doubtful of success nor more dangerous to handle than to initiate a new order of things.” —Niccolò Machiavelli, Italian philosopher
Just like most people, I am not a huge fan of change. However, in the technology business everything is always changing and advancing. While I may love Windows 7 and think it’s the greatest operating system that Microsoft has ever released…I absolutely despise the new Event Viewer. My first complaint is that it’s slower than the original event viewer and secondly the detail panes are too small for my liking no matter how I configure them. If you agree with me then you might be interested in learning how to use the classic Event Viewer that you are used to from Windows XP.
Here is how you do it:
- Open a command prompt as Administrator.
- Type Regsvr32 els.dll (if you get error code 0×80070005 then you didn’t run as Administrator).
- Start mmc.exe and goto File | Add/Remove Snapin.
- From the available Snapins choose “Classic Event Viewer”.
- Right-Click Classic Event Viewer under Console Root and select New Window from Here.
- Choose Customize from the View menu.
- Deselect the Action Pane and Click OK
Voila! You have your old warm and snuggly Event Viewer back and it works just as well as it always did.
I will probably learn to love the new Event Viewer in time, but until then I will resort to the classic Event Viewer when I have a lot of research to do in the event logs of a Windows 7 computer.