Georg_Kabas
11 years agoLevel 4
bemcli - Jobs Summary
Hi,
I want run a Job Summary report for the last week and save it to the file system.
This is my command, but how can I set the "range"?
> Get-BEReport -Name "Jobs Summary" | Invoke-BEReport -Path .\Jobs_Summary.html
In the GUI I can select 168 hours under "RANGES", but I didn't found how to do this in BEMCLI?
Thanks for your help,
Georg
Have you tried the -WithinHour switch for the Invoke-BEReport cmdlet?