This is an archive version of the document. To get the most up-to-date information, see the current version.

Tape Jobs

In this article

    You can create and run tape jobs from your command  line.

    To configure job schedule, use the cmdlets in the Job Settings section.

    Tape Jobs Tip:

    After you have created a job and configured additional settings, you can clone it. To the clone job, you can apply minor editing, such as changing the name and adding another source VMs. Run Copy-VBRJob to clone a job.

    Tape Jobs

    Operation

    VMware

    Hyper-V

    Creates a backup to tape job or a GFS job

    Add-VBRBackupToTapeJob

    Add-VBRBackupToTapeJob

    Creates a file to tape job

    Add-VBRFileToTapeJob

    Add-VBRFileToTapeJob

    Returns tape jobs

    Get-VBRTapeJob

    Get-VBRTapeJob

    Creates an object containing files for file to tape job

    New-VBRFileToTapeObject

    New-VBRFileToTapeObject

    Modifies a selected backup to tape job or a GFS job

    Set-VBRBackupToTapeJob

    Set-VBRBackupToTapeJob

    Modifies a selected file to tape job

    Set-VBRFileToTapeJob

    Set-VBRFileToTapeJob

    Creates an active full backup for GFS job

    Sync-VBRBackupToTapeJob

    Sync-VBRBackupToTapeJob

    Tape Jobs Schedule