Gets the job log for a job history in Backup Exec.
Gets the job log for a job history in Backup Exec.
Specifies the job history to get the job log for.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the path for a job history XML file.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the desired job log format.
The valid values are:
Text
Html
Required | false |
Position | 0 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec job history object to Get-BEJobLog.
Get-BEJobLog returns the string that represents the contents of the job log.
These commands get the last job log for the Backup Exec job named "Job 01".