Sync-VBRBackupToTapeJob
Short Description
Starts an active full for a selected GFS backup to tape job.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides 4 parameter sets.
- For creating active full for weekly media set:
- For creating active full for yearly media set:
- For creating active full for monthly media set:
- For creating active full for quarterly media set:
Detailed Description
This cmdlet starts an active full for a selected backup period of a GFS backup to tape job. The job must be targeted to a GFS media pool.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
Job | Specifies the backup to tape job for which you want to create an active full. | True | Named | True (ByValue) | False |
Weekly | The job will create a weekly full. | True | Named | False | False |
Monthly | The job will create a monthly full. | True | Named | False | False |
Quarterly | The job will create a quarterly full. | True | Named | False | False |
Yearly | The job will create a yearly full. | True | Named | False | False |
Wait | Indicates that the command waits for the process to complete before accepting more input. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Related Commands