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.
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