I need a solution
Hi There
I'm running the below command. However it returns more than the last 12 hours.
Get-BEJobHistory -JobStatus Error -FromStartTime (Get-Date).AddHours(-12) | ft -auto
Any help with would be great?
Cheers,
Brett
Hi There
I'm running the below command. However it returns more than the last 12 hours.
Get-BEJobHistory -JobStatus Error -FromStartTime (Get-Date).AddHours(-12) | ft -auto
Any help with would be great?
Cheers,
Brett