Back
Pressure
Get-EventLog
-ComputerName SVPCAS01 -LogName Application -After (Get-Date).AddDays(-3) |
where {$_.EventID -eq "15004"}
Get-EventLog
-ComputerName SVPCAS01 -LogName Application -After (Get-Date).AddDays(-3) |
where {$_.EventID -eq "15005"}
Get-EventLog
-ComputerName SVPCAS01 -LogName Application -After (Get-Date).AddDays(-3) |
where {$_.EventID -eq "15006"}