--- title: "Add-VBRFileToTapeJob" description: "Creates a file to tape job or a GFS file to tape job. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: SimpleMediaPool GFSMediaPool This cmdlet creates a new file to ta" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrfiletotapejob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Jobs > Add-VBRFileToTapeJob" dateModified: "2026-08-19" --- # Add-VBRFileToTapeJob ## Short Description Creates a file to tape job or a GFS file to tape job. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
SimpleMediaPool
GFSMediaPool
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Description |
Specifies the description of the file to tape job. |
|
False |
Named |
False |
|
EjectCurrentMedium |
Defines that the tapes will be automatically ejected from drive after the job finishes. The ejected tape is moved to a standard library slot. |
|
False |
Named |
False |
|
EnableFileAclChangeTracking |
Enables backup of permissions and attributes for files. Default: |
|
False |
Named |
False |
|
EnableParallelDrivesUsage |
Enables parallel processing of media pools. Default: |
|
False |
Named |
False |
|
ExportCurrentMediaSet |
For non-GFS file to tape jobs. Defines that the tapes belonging to the media set will be automatically placed to Import/Export (Mail) slot for further export. Use the If you use this parameter, but do not set the |
|
False |
Named |
False |
|
ExportDays |
Used to set days for exporting tapes for the Specifies days on which the tapes written by this tape job will be automatically exported: |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will create a job even if the geographic location of the repositories where VM backups reside and the target media pool location do not match. |
|
False |
Named |
False |
|
FullBackupMediaPool |
For non-GFS file to tape jobs. Specifies the media pool where you want to store full backups produced by this tape job. Accepts the |
True |
Named |
False |
|
|
FullBackupPolicy |
Specifies virtualized synthetic full backup for tape settings. Default:
Accepts the |
False |
Named |
False |
|
|
GFSMediaPool |
For GFS file to tape jobs. Specifies the target GFS media pool. Accepts the |
True |
Named |
False |
|
|
GFSMediaSetsToExport |
For GFS file to tape jobs. Specifies GFS media sets for which the tapes will be automatically exported once the tape job is finished:
|
|
False |
Named |
False |
|
GFSScheduleOptions |
For GFS file to tape jobs. Specifies the schedule settings for the GFS media pool. Accepts the |
False |
Named |
False |
|
|
IncrementalBackupMediaPool |
For non-GFS file to tape jobs. Used to set media pool for the Specifies the media pool where you want to store incremental backups produced by this tape job. If you do not specify a media pool, incremental backups will be stored to the media pool the you set for full backups. Accepts the |
False |
Named |
False |
|
|
IncrementalBackupPolicy |
Specifies incremental backup settings. Default:
Accepts the |
False |
Named |
False |
|
|
JobScriptOptions |
Specifies the scripting options. Accepts the |
False |
Named |
False |
|
|
LimitTapeDrives |
Defines that the cmdlet will limit the number of drives to use for processing this tape job. Default: 2 drives. |
|
False |
Named |
False |
|
Name |
Specifies the name you want to assign to the file to tape job. |
|
True |
Named |
False |
|
NdmpObject |
Specifies the array of NDMP server volumes. Accepts the |
False |
Named |
False |
|
|
NotificationOptions |
Specifies the email notification options. Accepts the |
False |
Named |
False |
|
|
Object |
Specifies the array of file to tape job sources. Accepts the |
False |
Named |
False |
|
|
UseHardwareCompression |
Defines that tape library must perform hardware compression for archives. Do not use this option for archiving Veeam backups or other already compressed files. |
|
False |
Named |
False |
|
UseVSS |
Defines that the VSS (Microsoft Volume Shadow Copy) must be used. Default: Note: To disable this option, set the parameter value to |
|
False |
Named |
False |