Search the event log with the Get-WinEvent PowerShell cmdlet
Searching in the event log is one of the most common tasks of a system administrator. With the help of the Get-WinEvent PowerShell cmdlet, you can easily display the Windows events that interest you. Content of this article: All available logs Events of a specific event log All events one page at a time A […]