A Faster Way Of Accessing The Windows Event Viewer (XP)
In a previous tip I outlined the standard way of steps for accessing the Event Viewer console. You need to open the Administrative Tools applet within the Control Panel and then double click the Event Viewer.
If you frequently access the console you may want to create a shortcut to the Event Viewer on your desktop, making it a little more accessible. To do this, right click an empty area on your desktop, point to New, and click Shortcut. When the Create Shortcut Wizard appears, type in the following path:
c:\windows\system32\mmc.exe c:\windows\system32\eventvwr.msc
in the Type The Location Of The Item field. Click Next. Type in a name for the shortcut and click Finish.
Now when you need to launch Event Viewer, simply double click the icon on your desktop.





