Top "Get-eventlog" questions

Get-EventLog is a powershell cmdlet that gets the events in an event log, or a list of the event logs, on the local or remote computers.

Powershell try/catch with test-connection

I'm trying to have offline computers recorded in a text file so that I can run them again at a …

powershell try-catch get-eventlog