PowerTip: Use PowerShell to Display Event Viewer
Summary: Learn how to use Windows PowerShell to display the Event Viewer tool. I often use the Event Viewer, but I have a hard time finding it or remembering its name. How can I use Windows PowerShell to see the Event Viewer? Use the Show-EventLog cmdlet—Tab expansion works so you...