I am using Get-WinEvent to filter forwarded event logs and found it does not include the "Computer" field from the source server.
When I view the forwarded events in event viewer there is a "Computer" column that tell me the source the events came from.
How do I use Get-WinEvent to retrieve this info?