Starts a Backup Exec job.
Starts a Backup Exec job.
Start-BEJob can start any Backup Exec job, that includes jobs that
are on hold or completed.
Specifies one or more job 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 object to Start-BEJob.
Start-BEJob returns a Backup Exec job object.
These commands will start the Backup Exec job named "Job 0001".