Book now with code EOY2025
$Log="System" $args | foreach-object { write-output "Client name: $_" $EventLog = new-Object System.Diagnostics.EventLog($Log, $_) $EventLog.entries | select -first 100 | where {$_.entryType -match "Error"} }
Use code EOY2025 to receive $250 off your 2025 certification boot camp!