--- title: "Sync-VBRBackupToTapeJob" description: "Starts an active full for a selected GFS backup to tape job. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet starts an active full for a selected backup pe" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/sync-vbrbackuptotapejob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Jobs > Sync-VBRBackupToTapeJob" dateModified: "2026-08-19" --- # Sync-VBRBackupToTapeJob ## Short Description Starts an active full for a selected GFS backup to tape job. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Weekly
Monthly
Quarterly
Yearly
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Job |
Specifies the backup to tape job for which you want to create an active full. Accepts the |
True |
Named |
True (ByValue) |
|
|
Monthly |
Defines that the job will create a monthly full. |
|
True |
Named |
False |
|
Quarterly |
Defines that the job will create a quarterly full. |
|
True |
Named |
False |
|
Wait |
Defines that the command waits for the process to complete before accepting more input. |
|
False |
Named |
False |
|
Weekly |
Defines that the job will create a weekly full. |
|
True |
Named |
False |
|
Yearly |
Defines that the job will create a yearly full. |
|
True |
Named |
False |