Removes job histories from Backup Exec.
Removes job histories from Backup Exec.
Passes the removed object to the pipeline. By default, this cmdlet does not generate any output.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more job history objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Describes what happens if you execute the command without actually executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Prompts you for confirmation before executing the command.
Required | false |
Position | Named |
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 Remove-BEJobHistory.
When you use the PassThru parameter, Remove-BEJobHistory returns an object that represents the job history that was removed. Otherwise, this cmdlet does not generate any output.
These commands remove all job histories associated with a job named "Job 0001".